mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
Deploying to gh-pages from @ agdamsbo/REDCapCAST@ff466c044c 🚀
This commit is contained in:
parent
af4756b0f5
commit
a4e8c6e4e8
80 changed files with 114 additions and 80 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.3.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.3.2" id="redcapcast-2532">REDCapCAST 25.3.2<a class="anchor" aria-label="anchor" href="#redcapcast-2532"></a></h2>
|
||||
<ul><li>FIX: exporting no fields from the first instrument in a REDCap database would throw an error from <code><a href="https://tidyr.tidyverse.org/reference/pivot_wider.html" class="external-link">tidyr::pivot_wider()</a></code> in <code><a href="../reference/redcap_wider.html">redcap_wider()</a></code>.</li>
|
||||
</ul></div>
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="25.3.1" id="redcapcast-2531">REDCapCAST 25.3.1<a class="anchor" aria-label="anchor" href="#redcapcast-2531"></a></h2><p class="text-muted">CRAN release: 2025-03-05</p>
|
||||
<ul><li><p>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.</p></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue