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

This commit is contained in:
agdamsbo 2025-12-12 17:13:36 +00:00
commit 92f211d592
160 changed files with 747 additions and 506 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.12.5</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.12.6</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">
@ -38,9 +38,15 @@
<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.12.5/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.12.6" id="freesearchr-25126">FreesearchR 25.12.6<a class="anchor" aria-label="anchor" href="#freesearchr-25126"></a></h2>
<p><em>NEW</em> Export missingness table directly.</p>
<p><em>NEW</em> Updated and slightly extended list of allowed operators for new variable creation.</p>
<p><em>FIX</em> The exported MS Word documents prompted a warning. I believe that has been fixed, but required several new dependencies.</p>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="25.12.5" id="freesearchr-25125">FreesearchR 25.12.5<a class="anchor" aria-label="anchor" href="#freesearchr-25125"></a></h2>
<p><em>NEW</em> Added option to add pairwise differences in discriptive table.</p>