mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
Deploying to gh-pages from @ agdamsbo/REDCapCAST@1bdbb0df94 🚀
This commit is contained in:
parent
4a6fbbd576
commit
1485362b02
4 changed files with 114 additions and 110 deletions
|
|
@ -53,9 +53,13 @@
|
|||
</div>
|
||||
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="24.3.1" id="redcapcast-2431---in-development">REDCapCAST 24.3.1 - in development<a class="anchor" aria-label="anchor" href="#redcapcast-2431---in-development"></a></h2>
|
||||
<h2 class="pkg-version" data-toc-text="24.4.1" id="redcapcast-2441---in-development">REDCapCAST 24.4.1 - in development<a class="anchor" aria-label="anchor" href="#redcapcast-2441---in-development"></a></h2>
|
||||
<div class="section level4">
|
||||
<h4 id="documentation-and-more-24-3-1">Documentation and more<a class="anchor" aria-label="anchor" href="#documentation-and-more-24-3-1"></a></h4>
|
||||
<h4 id="functions-24-4-1">Functions<a class="anchor" aria-label="anchor" href="#functions-24-4-1"></a></h4>
|
||||
<ul><li>Fix: <code><a href="../reference/read_redcap_tables.html">read_redcap_tables()</a></code>: field names testing allows to include “[form_name]_complete” fields.</li>
|
||||
</ul></div>
|
||||
<div class="section level4">
|
||||
<h4 id="documentation-and-more-24-4-1">Documentation and more<a class="anchor" aria-label="anchor" href="#documentation-and-more-24-4-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 is for a rainy day: <a href="https://r-wasm.github.io/rwasm/" class="external-link uri">https://r-wasm.github.io/rwasm/</a>. The whole shiny part may be migrated to its own project to try to separate things and be easy on dependencies. Time will tell.</li>
|
||||
</ul></div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue