Deploying to gh-pages from @ agdamsbo/FreesearchR@04784a7a24 🚀

This commit is contained in:
agdamsbo 2025-03-19 08:31:56 +00:00
commit da38229a81
90 changed files with 580 additions and 327 deletions

View file

@ -1,11 +1,11 @@
<!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 • freesearcheR</title><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/Montserrat-0.4.9/font.css" rel="stylesheet"><link href="../deps/Public_Sans-0.4.9/font.css" rel="stylesheet"><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><link href="../extra.css" rel="stylesheet"><meta property="og:title" content="Changelog"></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 • FreesearchR</title><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/Montserrat-0.4.9/font.css" rel="stylesheet"><link href="../deps/Public_Sans-0.4.9/font.css" rel="stylesheet"><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><link href="../extra.css" rel="stylesheet"><meta property="og:title" content="Changelog"></head><body>
<a href="#main" class="visually-hidden-focusable">Skip to contents</a>
<nav class="navbar navbar-expand-lg fixed-top bg-primary" data-bs-theme="dark" aria-label="Site navigation"><div class="container">
<a class="navbar-brand me-2" href="../index.html">freesearcheR</a>
<a class="navbar-brand me-2" href="../index.html">FreesearchR</a>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.3.2</small>
@ -15,7 +15,7 @@
</button>
<div id="navbar" class="collapse navbar-collapse ms-3">
<ul class="navbar-nav me-auto"><li class="nav-item"><a class="nav-link" href="../articles/freesearcheR.html">Get started</a></li>
<ul class="navbar-nav me-auto"><li class="nav-item"><a class="nav-link" href="../articles/FreesearchR.html">Get started</a></li>
<li class="nav-item"><a class="nav-link" href="../reference/index.html">Reference</a></li>
<li class="nav-item"><a class="nav-link" href="../ROADMAP.html">Roadmap</a></li>
<li class="nav-item"><a class="nav-link" href="../QA.html">Q&amp;A</a></li>
@ -35,46 +35,7 @@
<small>Source: <a href="https://github.com/agdamsbo/freesearcheR/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="freesearcher-2532">freesearcheR 25.3.2<a class="anchor" aria-label="anchor" href="#freesearcher-2532"></a></h2>
<p>Focus is on polish and improved ui/ux.</p>
<p>First steps towards an updated name (will be FreesearchR), with renamed repository. Also, the repo will move to an organisation (named FreesearchR).</p>
<p>Testing file upload conducted and improved.</p>
<p>Working on omproving code export.</p>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="25.3.1" id="freesearcher-2531">freesearcheR 25.3.1<a class="anchor" aria-label="anchor" href="#freesearcher-2531"></a></h2>
<p>First steps towards a more focused and simplified interface.</p>
<p>Focus will be on ease of use, handling basic functionality for data inspection and descriptive analyses.</p>
<p>Inspired by the Stroke Center implementation guidelines of the WSO, we will apply a similar approach to this project in order to keep the interface simple and robust. Basic functions for descriptive analyses and data browsing are the basics. More advanced features like regression analyses are added for learning purposes, but really should be done by one self in software like <em>R</em> to ensure learning and reproducibility.</p>
<p>Teal dependencies removed. The teal framework really seems very powerful and promising, but it will also mean less control and more clutter. May come up again later.</p>
<p>All main components have been implemented:</p>
<ul><li><p>Data import from different sources</p></li>
<li><p>Data management (variable creation, re-classing, naming, labelling and more)</p></li>
<li><p>Basic data comparisons and descriptive analyses</p></li>
<li><p>Basic data visualisations with a select set of plot types great for publication purposes</p></li>
<li><p>Regression analysis of basic clinical cross-sectional data (mixed models of repeated measures and survival analyses is on the table)</p></li>
<li><p>Export of outputs (descriptive analyses and regression) as well as modified dataset (code is also showed, but not working as it should)</p></li>
</ul><p>Next steps are:</p>
<ul><li><p>Polished code export</p></li>
<li><p>Improved workflow and descriptive text as well as thorough step-wise guide/documentation (possibly with small videos)</p></li>
<li><p>Implement in clinical projects</p></li>
<li><p>Implement in data analysis courses</p></li>
<li><p>Extensive testing and bug squashing</p></li>
</ul></div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="25.1.1" id="freesearcher-2511">freesearcheR 25.1.1<a class="anchor" aria-label="anchor" href="#freesearcher-2511"></a></h2>
<ul><li><p>UI tweaks.</p></li>
<li><p>NEW: Option to set class as <code>hms</code> using the <a href="https://hms.tidyverse.org/" class="external-link">hms</a> package.</p></li>
<li><p>NEW: summary grid with sparklines.</p></li>
<li><p>Speed improvements and better regression analysis handling. Preparations for extending analysis options and study designs.</p></li>
</ul></div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="24.12.1" id="freesearcher-24121">freesearcheR 24.12.1<a class="anchor" aria-label="anchor" href="#freesearcher-24121"></a></h2>
<ul><li>Initial release for Zenodo.</li>
</ul></div>
</main><aside class="col-md-3"><nav id="toc" aria-label="Table of contents"><h2>On this page</h2>
</nav></aside></div>
</main></div>
<footer><div class="pkgdown-footer-left">