Deploying to gh-pages from @ agdamsbo/REDCapCAST@407ff1e73a 🚀

This commit is contained in:
agdamsbo 2024-01-09 09:37:35 +00:00
commit d5a2cead9b
7 changed files with 128 additions and 118 deletions

View file

@ -50,6 +50,13 @@
<small>Source: <a href="https://github.com/agdamsbo/REDCapCAST/blob/HEAD/NEWS.md" class="external-link"><code>NEWS.md</code></a></small>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="24.1.1" id="redcapcast-2411">REDCapCAST 24.1.1<a class="anchor" aria-label="anchor" href="#redcapcast-2411"></a></h2>
<div class="section level4">
<h4 id="functions-24-1-1">Functions<a class="anchor" aria-label="anchor" href="#functions-24-1-1"></a></h4>
<ul><li>Fix: <code><a href="../reference/read_redcap_tables.html">read_redcap_tables()</a></code>: checking form names based on data dictionary to allow handling of non-longitudinal projects. Prints invalid form names and invalid event names. If invalid form names are supplied to <code><a href="https://ouhscbbmc.github.io/REDCapR/reference/redcap_read.html" class="external-link">REDCapR::redcap_read()</a></code> (which is the backbone), all forms are exported, which is not what we want with a focused approach. Invalid event names will give an output with a rather peculiar formatting. Checking of field names validity is also added.</li>
</ul></div>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="23.12.1" id="redcapcast-23121">REDCapCAST 23.12.1<a class="anchor" aria-label="anchor" href="#redcapcast-23121"></a></h2><p class="text-muted">CRAN release: 2023-12-20</p>
<p>One new function to ease secure dataset retrieval and a few bug fixes.</p>