mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
Deploying to gh-pages from @ agdamsbo/REDCapCAST@7dfbb9b549 🚀
This commit is contained in:
parent
34a7cd23e4
commit
6c1e7cdf93
80 changed files with 98 additions and 86 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue