mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
Deploying to gh-pages from @ agdamsbo/REDCapCAST@c5ef79b97e 🚀
This commit is contained in:
parent
f7a9803cea
commit
2e24a1f4e7
3 changed files with 3 additions and 3 deletions
|
|
@ -63,7 +63,7 @@
|
|||
</ul></div>
|
||||
<div class="section level4">
|
||||
<h4 id="documentation-and-more-24-6-1">Documentation and more<a class="anchor" aria-label="anchor" href="#documentation-and-more-24-6-1"></a></h4>
|
||||
<ul><li>Dependencies: In order to deploy <code><a href="../reference/shiny_cast.html">shiny_cast()</a></code> with <code>shinylive</code>, I need to remove <code>curl</code> as a dependency. To accomplish this, the <code>shiny_deploy()</code> helper functions has been moved to the package <a href="https://github.com/agdamsbo/package.aid" class="external-link"><code>pacakge.aid</code></a>. This was before realising that <code>REDCapR</code> has <code>curl</code> as dependency, which is the culprit. <code>REDCapCAST</code> is not going to be a <code>shinylive</code> web-app without removing <code>REDCapR</code> dependency or any other REDCap database interaction, which would defy the purpose. I’ll stick to hosted Shiny app instead.</li>
|
||||
<ul><li>Dependencies: In order to deploy <code><a href="../reference/shiny_cast.html">shiny_cast()</a></code> with <code>shinylive</code>, I need to remove <code>curl</code> as a dependency. To accomplish this, the <code>shiny_deploy()</code> helper functions has been moved to the package <a href="https://github.com/agdamsbo/project.aid" class="external-link"><code>project.aid</code></a>. This was before realising that <code>REDCapR</code> has <code>curl</code> as dependency, which is the culprit. <code>REDCapCAST</code> is not going to be a <code>shinylive</code> web-app without removing <code>REDCapR</code> dependency or any other REDCap database interaction, which would defy the purpose. I’ll stick to hosted Shiny app instead.</li>
|
||||
</ul></div>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue