Deploying to gh-pages from @ agdamsbo/FreesearchR@e3017458dd 🚀

This commit is contained in:
agdamsbo 2025-04-24 09:38:32 +00:00
commit e3a5b172dd
112 changed files with 164 additions and 1117 deletions

View file

@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">FreesearchR</a>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.4.4</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.4.3</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">
@ -40,16 +40,13 @@
<small>Source: <a href="https://github.com/agdamsbo/FreesearchR/blob/main/NEWS.md" class="external-link"><code>NEWS.md</code></a></small>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="25.4.4" id="freesearchr-2544">FreesearchR 25.4.4<a class="anchor" aria-label="anchor" href="#freesearchr-2544"></a></h2>
<p>Polishing and moved hosted app to new address to fully reflect name change: <a href="https://agdamsbo.shinyapps.io/FreesearchR/" class="external-link">https://agdamsbo.shinyapps.io/FreesearchR/</a></p>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="25.4.3" id="freesearchr-2543">FreesearchR 25.4.3<a class="anchor" aria-label="anchor" href="#freesearchr-2543"></a></h2>
<ul><li><p><em>NEW</em>: Added a variables type filter to easily exclude unwanted types. This also includes having data type rather than data class in the summary table. Will evaluate. Types are a simpler, more practical version of the <em>R</em> data class to easy interpretation.</p></li>
<li><p><em>NEW</em>: A logo is here! It should emphasize the underlying reliance on <em>R</em> while also inspire to explore.</p></li>
<li><p><em>IMPROVED</em>: docs are updated and much more comprehensive. They will be continuously updated.</p></li>
</ul></div>
</ul><p>Polishing and moved hosted app to new address to fully reflect name change: <a href="https://agdamsbo.shinyapps.io/FreesearchR/" class="external-link">https://agdamsbo.shinyapps.io/FreesearchR/</a></p>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="25.4.2" id="freesearchr-2542">FreesearchR 25.4.2<a class="anchor" aria-label="anchor" href="#freesearchr-2542"></a></h2>
<p>Polished and simplified data import module including a much improved REDCap import module.</p>