Deploying to gh-pages from @ agdamsbo/REDCapCAST@3eea26223b 🚀

This commit is contained in:
agdamsbo 2025-01-30 11:35:47 +00:00
commit 34a7cd23e4
79 changed files with 80 additions and 80 deletions

View file

@ -35,11 +35,11 @@
<main id="main" class="col-md-9"><div class="page-header">
<h1>Changelog</h1>
<small>Source: <a href="https://github.com/agdamsbo/REDCapCAST/blob/main/NEWS.md" class="external-link"><code>NEWS.md</code></a></small>
<small>Source: <a href="https://github.com/agdamsbo/REDCapCAST/blob/v25.1.1/NEWS.md" class="external-link"><code>NEWS.md</code></a></small>
</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>
<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>
<p>Conversion of column names to <code>field_names</code> are aligning better with REDCap naming.</p>
<p>Shorten variable names above 100 characters (REDCap criteria; note recommended variable name length is &lt;26)</p>