Deploying to gh-pages from @ agdamsbo/FreesearchR@8961bc6a5d 🚀

This commit is contained in:
agdamsbo 2026-03-24 12:02:27 +00:00
commit c2c2302f90
59 changed files with 1557 additions and 210 deletions

View file

@ -43,8 +43,9 @@
<div class="section level2">
<h2 class="pkg-version" data-toc-text="26.3.4" id="freesearchr-2634">FreesearchR 26.3.4<a class="anchor" aria-label="anchor" href="#freesearchr-2634"></a></h2>
<p><em>NEW</em> Color select for plotting across all plots for even more option. Ten palettes have been chosen, to provide varied and interpretable options. The selector will always show a preview of four colors.</p>
<p><em>NEW</em> Added app version check against latest release on GitHub. Only runs if internet connection present. No other polling.</p>
<p><em>NEW</em> Added a “Missing” level to the sankey plot function and adjusted the label font size.</p>
<p><em>NEW</em> Added a “Missing” level to the sankey plot function and adjusted the label font size. And fixed support for dichotomous data.</p>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="26.3.3" id="freesearchr-2633">FreesearchR 26.3.3<a class="anchor" aria-label="anchor" href="#freesearchr-2633"></a></h2>

View file

@ -2,11 +2,15 @@
## FreesearchR 26.3.4
*NEW* Color select for plotting across all plots for even more option.
Ten palettes have been chosen, to provide varied and interpretable
options. The selector will always show a preview of four colors.
*NEW* Added app version check against latest release on GitHub. Only
runs if internet connection present. No other polling.
*NEW* Added a “Missing” level to the sankey plot function and adjusted
the label font size.
the label font size. And fixed support for dichotomous data.
## FreesearchR 26.3.3