Deploying to gh-pages from @ agdamsbo/REDCapCAST@7bbc147304 🚀

This commit is contained in:
agdamsbo 2025-01-29 10:29:19 +00:00
commit 6b6e4343b4
84 changed files with 517 additions and 336 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<!-- Generated by pkgdown: do not edit by hand --><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>Changelog • REDCapCAST</title><!-- favicons --><link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"><link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"><link rel="apple-touch-icon" type="image/png" sizes="180x180" href="../apple-touch-icon.png"><link rel="apple-touch-icon" type="image/png" sizes="120x120" href="../apple-touch-icon-120x120.png"><link rel="apple-touch-icon" type="image/png" sizes="76x76" href="../apple-touch-icon-76x76.png"><link rel="apple-touch-icon" type="image/png" sizes="60x60" href="../apple-touch-icon-60x60.png"><script src="../deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link href="../deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script src="../deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="../deps/font-awesome-6.5.2/css/all.min.css" rel="stylesheet"><link href="../deps/font-awesome-6.5.2/css/v4-shims.min.css" rel="stylesheet"><script src="../deps/headroom-0.11.0/headroom.min.js"></script><script src="../deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="../deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="../deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="../deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="../deps/search-1.0.0/fuse.min.js"></script><script src="../deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="../pkgdown.js"></script><meta property="og:title" content="Changelog"><meta property="og:image" content="https://agdamsbo.github.io/REDCapCAST/logo.png"></head><body>
<!-- Generated by pkgdown: do not edit by hand --><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>Changelog • REDCapCAST</title><!-- favicons --><link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"><link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"><link rel="apple-touch-icon" type="image/png" sizes="180x180" href="../apple-touch-icon.png"><link rel="apple-touch-icon" type="image/png" sizes="120x120" href="../apple-touch-icon-120x120.png"><link rel="apple-touch-icon" type="image/png" sizes="76x76" href="../apple-touch-icon-76x76.png"><link rel="apple-touch-icon" type="image/png" sizes="60x60" href="../apple-touch-icon-60x60.png"><script src="../deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link href="../deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script src="../deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="../deps/font-awesome-6.5.2/css/all.min.css" rel="stylesheet"><link href="../deps/font-awesome-6.5.2/css/v4-shims.min.css" rel="stylesheet"><script src="../deps/headroom-0.11.0/headroom.min.js"></script><script src="../deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="../deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="../deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="../deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="../deps/search-1.0.0/fuse.min.js"></script><script src="../deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="../pkgdown.js"></script><meta property="og:title" content="Changelog"></head><body>
<a href="#main" class="visually-hidden-focusable">Skip to contents</a>
@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">REDCapCAST</a>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">24.12.1</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.1.1</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
@ -33,21 +33,25 @@
</nav><div class="container template-news">
<div class="row">
<main id="main" class="col-md-9"><div class="page-header">
<img src="../logo.png" class="logo" alt=""><h1>Changelog</h1>
<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>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="24.12.2" id="redcapcast-24122">REDCapCAST 24.12.2<a class="anchor" aria-label="anchor" href="#redcapcast-24122"></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>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>
<p>Fixed a params conflict in easy_redcap() when specifying raw_or_label.</p>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="24.12.1" id="redcapcast-24121">REDCapCAST 24.12.1<a class="anchor" aria-label="anchor" href="#redcapcast-24121"></a></h2><p class="text-muted">CRAN release: 2024-12-02</p>
<p>This release attempts to solve problems hosting the shiny_cast app, while also implementing functions to preserve as much meta data as possible from the REDCap database when exporting data.</p>
<p>The hosting on shinyapps.io has given a lot of trouble recently. Modified package structure a little around the <code><a href="../reference/shiny_cast.html">shiny_cast()</a></code>, to accommodate an alternative hosting approach with all package functions included in a script instead of requiring the package.</p>
<ul><li><p>NEW: A new option to <code>raw_or_label</code> in <code>read_readcap_tables()</code> has been added: “both”. Get raw values with REDCap labels applied as labels. Use <code><a href="../reference/as_factor.html">as_factor()</a></code> to format factors with original labels and use the <code>gtsummary</code> package to easily get beautiful tables with original labels from REDCap. Use <code><a href="../reference/fct_drop.html">fct_drop()</a></code> to drop empty levels.</p></li>
<ul><li><p>NEW: A new option to <code>raw_or_label</code> in <code><a href="../reference/read_redcap_tables.html">read_redcap_tables()</a></code> has been added: “both”. Get raw values with REDCap labels applied as labels. Use <code><a href="../reference/as_factor.html">as_factor()</a></code> to format factors with original labels and use the <code>gtsummary</code> package to easily get beautiful tables with original labels from REDCap. Use <code><a href="../reference/fct_drop.html">fct_drop()</a></code> to drop empty levels.</p></li>
<li><p>NEW: fct_drop() has been added with an extension to <code><a href="https://forcats.tidyverse.org/reference/fct_drop.html" class="external-link">forcats::fct_drop()</a></code>, that works across data.frames. Use as <code><a href="../reference/fct_drop.html">fct_drop()</a></code>.</p></li>
<li><p>CHANGE: the default data export method of <code><a href="../reference/easy_redcap.html">easy_redcap()</a></code> has been changed to use the new labelled data export with <code>read_readcap_tables()</code>.</p></li>
<li><p>CHANGE: the default data export method of <code><a href="../reference/easy_redcap.html">easy_redcap()</a></code> has been changed to use the new labelled data export with <code><a href="../reference/read_redcap_tables.html">read_redcap_tables()</a></code>.</p></li>
</ul></div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="24.11.3" id="redcapcast-24113">REDCapCAST 24.11.3<a class="anchor" aria-label="anchor" href="#redcapcast-24113"></a></h2>
@ -179,7 +183,7 @@
</div>
<div class="section level4">
<h4 id="functions-23-3-1">Functions:<a class="anchor" aria-label="anchor" href="#functions-23-3-1"></a></h4>
<ul><li><p><code><a href="../reference/read_redcap_tables.html">read_redcap_tables()</a></code> <strong>NEW</strong>: this function is mainly an implementation of the combined use of <code>REDCapR::readcap_read()</code> and <code><a href="../reference/REDCap_split.html">REDCap_split()</a></code> to maintain the focused nature of <code>REDCapR::readcap_read()</code>, to only download the specified data. Also implements tests of valid form names and event names. The usual fall-back solution was to get all data.</p></li>
<ul><li><p><code><a href="../reference/read_redcap_tables.html">read_redcap_tables()</a></code> <strong>NEW</strong>: this function is mainly an implementation of the combined use of <code><a href="https://ouhscbbmc.github.io/REDCapR/reference/redcap_read.html" class="external-link">REDCapR::redcap_read()</a></code> and <code><a href="../reference/REDCap_split.html">REDCap_split()</a></code> to maintain the focused nature of <code><a href="https://ouhscbbmc.github.io/REDCapR/reference/redcap_read.html" class="external-link">REDCapR::redcap_read()</a></code>, to only download the specified data. Also implements tests of valid form names and event names. The usual fall-back solution was to get all data.</p></li>
<li><p><code><a href="../reference/redcap_wider.html">redcap_wider()</a></code> <strong>NEW</strong>: this function pivots the long data frames from <code><a href="../reference/read_redcap_tables.html">read_redcap_tables()</a></code> using <code><a href="https://tidyr.tidyverse.org/reference/pivot_wider.html" class="external-link">tidyr::pivot_wider()</a></code>.</p></li>
<li><p><code><a href="../reference/focused_metadata.html">focused_metadata()</a></code> <strong>NEW</strong>: a hidden helper function to enable a focused data acquisition approach to handle only a subset of metadata corresponding to the focused dataset.</p></li>
</ul></div>