Deploying to gh-pages from @ agdamsbo/FreesearchR@bb866d6125 🚀

This commit is contained in:
agdamsbo 2025-05-08 08:31:50 +00:00
commit 04a53f352a
115 changed files with 226 additions and 290 deletions

View file

@ -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.5.1</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.5.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">
@ -40,6 +40,12 @@
<small>Source: <a href="https://github.com/agdamsbo/FreesearchR/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.5.2" id="freesearchr-2552">FreesearchR 25.5.2<a class="anchor" aria-label="anchor" href="#freesearchr-2552"></a></h2>
<ul><li>
<em>FIX</em>: correct export of plots. The solution in the last version broke more than it solved.</li>
</ul><p>A privately hosted version is now live on app.freesearchr.org. For now, it is hosted on Hetzner with Yunohost.</p>
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="25.5.1" id="freesearchr-2551">FreesearchR 25.5.1<a class="anchor" aria-label="anchor" href="#freesearchr-2551"></a></h2>
<ul><li><p><em>FIX</em>: correct export of single variable plot.</p></li>