<!-- Generated by pkgdown: do not edit by hand --><htmllang="en"><head><metahttp-equiv="Content-Type"content="text/html; charset=UTF-8"><metacharset="utf-8"><metahttp-equiv="X-UA-Compatible"content="IE=edge"><metaname="viewport"content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>Changelog • FreesearchR</title><!-- favicons --><linkrel="icon"type="image/png"sizes="96x96"href="../favicon-96x96.png"><linkrel="icon"type="”image/svg+xml”"href="../favicon.svg"><linkrel="apple-touch-icon"sizes="180x180"href="../apple-touch-icon.png"><linkrel="icon"sizes="any"href="../favicon.ico"><linkrel="manifest"href="../site.webmanifest"><scriptsrc="../deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><metaname="viewport"content="width=device-width, initial-scale=1, shrink-to-fit=no"><linkhref="../deps/bootstrap-5.3.1/bootstrap.min.css"rel="stylesheet"><scriptsrc="../deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><linkhref="../deps/Montserrat-0.4.10/font.css"rel="stylesheet"><linkhref="../deps/Public_Sans-0.4.10/font.css"rel="stylesheet"><linkhref="../deps/font-awesome-6.5.2/css/all.min.css"rel="stylesheet"><linkhref="../deps/font-awesome-6.5.2/css/v4-shims.min.css"rel="stylesheet"><scriptsrc="../deps/headroom-0.11.0/headroom.min.js"></script><scriptsrc="../deps/headroom-0.11.0/jQuery.headroom.min.js"></script><scriptsrc="../deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><scriptsrc="../deps/clipboard.js-2.0.11/clipboard.min.js"></script><scriptsrc="../deps/search-1.0.0/autocomplete.jquery.min.js"></script><scriptsrc="../deps/search-1.0.0/fuse.min.js"></script><scriptsrc="../deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><scriptsrc="../pkgdown.js"></script><linkhref="../extra.css"rel="stylesheet"><metaproperty="og:title"content="Changelog"><metaproperty="og:image"content="https://agdamsbo.github.io/FreesearchR/logo.png"><scriptdefersrc="https://stats.freesearchr.org/script.js"data-website-id="85bfd1e8-2cbe-4a4a-aa34-1dfb2960905b"></script></head><body>
<liclass="nav-item"><aclass="external-link nav-link"href="https://github.com/agdamsbo/FreesearchR/"aria-label="GitHub"><spanclass="fa fab fa-github fa-lg"></span></a></li>
<ul><li><p><em>NEW</em> First go at introducing more options to evaluate missings. This has introduced a new dependency to use the visdat package and visualisation. The solution includes the option to visualise data classes and missingness as well as comparisons of variables by missing outcome variable or not to determine the nature of missingness.</p></li>
<li><p><em>FIX</em> The REDCap import module has been updated visually and the PAI token is now hidden as a password. This module should still only be used when running locally if you are accessing sensitive data.</p></li>
<ul><li><p><em>FIX</em> Added warning about only using REDCap with sensitive data running locally. THis applies to all data actually. Considering taking REDCap out in hosted version. Standalone app is in the works.</p></li>
<li><p><em>FIX</em> Reworded the completeness filter to be on missingness, as this is a more commonly used concept.</p></li>
<li><p><em>FIX</em> Improved layout around data filters to improve usage.</p></li>
<li><p><em>FIX</em> Regression table in report respects inclusion of p-values or not.</p></li>
<ul><li><p><em>FIX</em> a little polish on the data import</p></li>
<li><p><em>FIX</em> polished REDCap import and new code to reference the <code><ahref="https://agdamsbo.github.io/REDCapCAST/reference/easy_redcap.html"class="external-link">REDCapCAST::easy_redcap()</a></code> function.</p></li>
<li><p><em>FIX</em> updated documentation to reflect new private hosting on a Hetzner server in Germany.</p></li>
<ul><li><p><em>NEW</em>: Added a variables type filter to easily exclude unwanted types. This also includes having data type rather than data class in the summary table. Will evaluate. Types are a simpler, more practical version of the <em>R</em> data class to easy interpretation.</p></li>
<li><p><em>NEW</em>: A logo is here! It should emphasize the underlying reliance on <em>R</em> while also inspire to explore.</p></li>
<li><p><em>IMPROVED</em>: docs are updated and much more comprehensive. They will be continuously updated.</p></li>
</ul><p>Polishing and moved hosted app to new address to fully reflect name change: <ahref="https://agdamsbo.shinyapps.io/FreesearchR/"class="external-link">https://agdamsbo.shinyapps.io/FreesearchR/</a></p>
<li><p><em>NEW</em> Working code output for all major modules including import, modifications, filter, evaluation, plotting and regression. And it is nicely formatted!</p></li>
<li><p><em>NEW</em> The basics of a “Getting started”-vignette is done, and can be expanded on later.</p></li>
<p>Updating project name to FreesearchR, with renamed repository. Graphics are coming. This may introduce some breaking chances for others calling or installing the package. No additional future changes are planned. A complete transition is planned before attending and presenting a poster at the European Stroke Organisation Conference 2025 in May.</p>