Deploying to gh-pages from @ agdamsbo/REDCapCAST@7dfbb9b549 🚀

This commit is contained in:
agdamsbo 2025-02-25 09:48:43 +00:00
commit 6c1e7cdf93
80 changed files with 98 additions and 86 deletions

View file

@ -35,9 +35,13 @@
<main id="main" class="col-md-9"><div class="page-header">
<h1>Changelog</h1>
<small>Source: <a href="https://github.com/agdamsbo/REDCapCAST/blob/v25.1.1/NEWS.md" class="external-link"><code>NEWS.md</code></a></small>
<small>Source: <a href="https://github.com/agdamsbo/REDCapCAST/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.2.1" id="redcapcast-2521">REDCapCAST 25.2.1<a class="anchor" aria-label="anchor" href="#redcapcast-2521"></a></h2>
<ul><li>FIX: <code><a href="../reference/as_factor.html">as_factor()</a></code> now interprets empty variables with empty levels attribute as logicals to avoid returning factors with empty levels.</li>
</ul></div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="25.1.1" id="redcapcast-2511">REDCapCAST 25.1.1<a class="anchor" aria-label="anchor" href="#redcapcast-2511"></a></h2><p class="text-muted">CRAN release: 2025-01-29</p>
<p>The newly introduced extension of <code><a href="https://forcats.tidyverse.org/reference/fct_drop.html" class="external-link">forcats::fct_drop()</a></code> has been corrected to work as intended as a method.</p>