mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@54dd332cd8 🚀
This commit is contained in:
parent
4cf4bd0499
commit
6d545337de
328 changed files with 12930 additions and 1662 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
<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.9.2</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.11.2</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">
|
||||
|
|
@ -42,8 +42,46 @@
|
|||
</div>
|
||||
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="25.9.2" id="freesearchr-2592---dev">FreesearchR 25.9.2 - DEV<a class="anchor" aria-label="anchor" href="#freesearchr-2592---dev"></a></h2>
|
||||
<h2 class="pkg-version" data-toc-text="25.11.2" id="freesearchr-25112">FreesearchR 25.11.2<a class="anchor" aria-label="anchor" href="#freesearchr-25112"></a></h2>
|
||||
<p><em>NEW</em> Vignettes were moved to the <a href="https://freesearchr.github.io/FreesearchR-knowledge/" class="external-link">FreesearchR project knowledge base</a>. This was mainly to ease rendering and allow quick and easy updates as well as future translations.</p>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="25.11.1" id="freesearchr-25111">FreesearchR 25.11.1<a class="anchor" aria-label="anchor" href="#freesearchr-25111"></a></h2>
|
||||
<p><em>NEW</em> Added option to select extensive baseline table selecting between “Minimal” (current) or “Extensive” which adds mean/sd and min/max as well as plots all levels also for dichotomous variables.</p>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="25.10.5" id="freesearchr-25105">FreesearchR 25.10.5<a class="anchor" aria-label="anchor" href="#freesearchr-25105"></a></h2>
|
||||
<p><em>NEW</em> New character/text split function available. A selection of delimiters are recognised and selectable. Function only available if splittable variables are present.</p>
|
||||
<p><em>NEW</em> Distribution plotting for factors have been much improved including two new bar plot styles and removing options better suited for continuous data.</p>
|
||||
<p>These were the last major functions to be implemented after workshops at Jitimai in Zanzibar City, Zanzibar during October 2025.</p>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="25.10.4" id="freesearchr-25104">FreesearchR 25.10.4<a class="anchor" aria-label="anchor" href="#freesearchr-25104"></a></h2>
|
||||
<p><em>NEW</em> Two new options to create new simplified factors from factors. The “top” option will keep only the top N levels, while the “bottom” option will combine all levels occurring below set percentage.</p>
|
||||
<p><em>NEW</em> The “New factor” function received some updates to include detailed information on the methods for creating new factors.</p>
|
||||
<p><em>LANGUAGE</em> Updated Swahili strings. All Danish strings are translated. New languages are on track.</p>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="25.10.3" id="freesearchr-25103">FreesearchR 25.10.3<a class="anchor" aria-label="anchor" href="#freesearchr-25103"></a></h2>
|
||||
<p><em>NEW</em> Improvements to translations with more strings having been translated. Nearing completion of marking strings for translation, which means (almost) the complete interface is now translatable.</p>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="25.10.2" id="freesearchr-25102">FreesearchR 25.10.2<a class="anchor" aria-label="anchor" href="#freesearchr-25102"></a></h2>
|
||||
<p><em>NEW</em> Improvements to translations with more strings having been translated.</p>
|
||||
<p><em>NEW</em> More detailed label for the stacked horizontal bar plot.</p>
|
||||
<p><em>NEW</em> Better .rds import that will import the first element as data.frame if a list-type element is supplied.</p>
|
||||
<p><em>NEW</em> A limit to the imported dataset size was added to ensure performance on hosted version. The data is limited to 100.000 cells by dropping rows to fit. The vast majority of users will never experience this capping, but adds a layer of security and stability to the hosting framework.</p>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="25.10.1" id="freesearchr-25101">FreesearchR 25.10.1<a class="anchor" aria-label="anchor" href="#freesearchr-25101"></a></h2>
|
||||
<p><em>NEW</em> Improvements to translations with more strings having been translated.</p>
|
||||
<p><em>NEW</em> Sample data has been filtered to only include a few select packages (NHANES and stRoke).</p>
|
||||
<p><em>NEW</em> Missings evaluations slightly tweaked to include bold significant p-values for easier overview.</p>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="25.9.2" id="freesearchr-2592">FreesearchR 25.9.2<a class="anchor" aria-label="anchor" href="#freesearchr-2592"></a></h2>
|
||||
<p><em>NEW</em> Improvements to translations with more strings having been translated.</p>
|
||||
<p>The Euler visualisation option has been limited to only plot dichotomous variables. This is also what makes the most sense.</p>
|
||||
</div>
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="25.9.1" id="freesearchr-2591">FreesearchR 25.9.1<a class="anchor" aria-label="anchor" href="#freesearchr-2591"></a></h2>
|
||||
|
|
@ -174,7 +212,7 @@
|
|||
|
||||
|
||||
<footer><div class="pkgdown-footer-left">
|
||||
<p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.1.3.</p>
|
||||
<p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.2.0.</p>
|
||||
</div>
|
||||
|
||||
<div class="pkgdown-footer-right">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue