Deploying to gh-pages from @ agdamsbo/REDCapCAST@42efec437a 🚀

This commit is contained in:
agdamsbo 2024-11-19 12:20:19 +00:00
commit ffec8f645a
6 changed files with 11 additions and 12 deletions

View file

@ -40,7 +40,7 @@
<div class="section level2">
<h2 class="pkg-version" data-toc-text="24.11.2" id="redcapcast-24112">REDCapCAST 24.11.2<a class="anchor" aria-label="anchor" href="#redcapcast-24112"></a></h2>
<p>24.11.1 was rejected on CRAN based on wrong title capitalisation. This was an opportunity to extend the package overhaul.</p>
<p>Documentation has been updated. Data parser functions have been added (based on readr) and separated from the ds2dd_detailed().</p>
<p>Documentation has been updated. Data parser functions have been added (based on readr) and separated from the ds2dd_detailed(). Now also includes conversion of logicals to factor as REDCap truefalse class follows different naming conversion compared to R. Also correct support for variable labels as field labels (use .rds formatted data and label with labelled::var_label())</p>
<p>Vignettes and documentation have been restructured.</p>
<p>This package has been detached from the REDCapRITS, which it was originally forked from. The data split function will be kept, while testing will be rewritten. This projects has evolved away from the original fork, so I think this detachment is fair.</p>
</div>