Deploying to gh-pages from @ agdamsbo/FreesearchR@0f0e3ddc13 🚀

This commit is contained in:
agdamsbo 2025-06-20 08:24:30 +00:00
commit 7a7b7bd04c
141 changed files with 628 additions and 497 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.6.1</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.6.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">
@ -37,9 +37,21 @@
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Changelog</h1>
<small>Source: <a href="https://github.com/agdamsbo/FreesearchR/blob/v25.6.2/NEWS.md" class="external-link"><code>NEWS.md</code></a></small>
<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.6.3" id="freesearchr-2563">FreesearchR 25.6.3<a class="anchor" aria-label="anchor" href="#freesearchr-2563"></a></h2>
<ul><li>
<em>NEW</em> First go at introducing more options to evaluate missings. Also reworded the text on the initial filter to only include variables missings less than the given threshold.</li>
</ul></div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="25.6.2" id="freesearchr-2562">FreesearchR 25.6.2<a class="anchor" aria-label="anchor" href="#freesearchr-2562"></a></h2>
<ul><li><p><em>FIX</em> Added warning about only using REDCap with sensitive data running locally. THis applies to all data actually. Considering taking REDCap out in hosted version. Standalone app is in the works.</p></li>
<li><p><em>FIX</em> Reworded the completeness filter to be on missingness, as this is a more commonly used concept.</p></li>
<li><p><em>FIX</em> Improved layout around data filters to improve usage.</p></li>
<li><p><em>FIX</em> Regression table in report respects inclusion of p-values or not.</p></li>
</ul></div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="25.6.1" id="freesearchr-2561">FreesearchR 25.6.1<a class="anchor" aria-label="anchor" href="#freesearchr-2561"></a></h2>
<ul><li><p><em>FIX</em> big not allowing to browse data</p></li>