Deploying to gh-pages from @ agdamsbo/REDCapCAST@e4e4f5a6cc 🚀

This commit is contained in:
agdamsbo 2024-03-14 08:39:58 +00:00
commit 25d9e7725b
43 changed files with 178 additions and 157 deletions

View file

@ -10,7 +10,7 @@
<a class="navbar-brand me-2" href="../index.html">REDCapCAST</a>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">24.2.1</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">24.3.1</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
@ -52,6 +52,13 @@
<small>Source: <a href="https://github.com/agdamsbo/REDCapCAST/blob/HEAD/NEWS.md" class="external-link"><code>NEWS.md</code></a></small>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="24.3.1" id="redcapcast-2431">REDCapCAST 24.3.1<a class="anchor" aria-label="anchor" href="#redcapcast-2431"></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>
<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>.</li>
</ul></div>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="24.2.1" id="redcapcast-2421">REDCapCAST 24.2.1<a class="anchor" aria-label="anchor" href="#redcapcast-2421"></a></h2><p class="text-muted">CRAN release: 2024-02-28</p>
<div class="section level4">