1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-30 15:29:01 +02:00

Built site for AMR@3.0.0.9034: 10ba368

This commit is contained in:
github-actions
2025-09-18 13:08:52 +00:00
parent 32361053f1
commit f4ce3570ff
82 changed files with 560 additions and 575 deletions

View File

@@ -9,7 +9,7 @@ NOTE: These functions are deprecated and will be removed in a future version. Us
<a class="navbar-brand me-2" href="../index.html">AMR (for R)</a>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">3.0.0.9033</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">3.0.0.9034</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">
@@ -179,8 +179,8 @@ NOTE: These functions are deprecated and will be removed in a future version. Us
<span class="r-in"><span> year_min <span class="op">=</span> <span class="fl">2010</span>,</span></span>
<span class="r-in"><span> model <span class="op">=</span> <span class="st">"binomial"</span></span></span>
<span class="r-in"><span><span class="op">)</span></span></span>
<span class="r-wrn co"><span class="r-pr">#&gt;</span> <span class="warning">Warning: </span>The <span style="background-color: #EEEEEE;">`resistance_predict()`</span> function is deprecated and will be removed in a</span>
<span class="r-wrn co"><span class="r-pr">#&gt;</span> future version, see <span style="background-color: #EEEEEE;">`?AMR-deprecated`</span>. Use the tidymodels framework</span>
<span class="r-wrn co"><span class="r-pr">#&gt;</span> <span class="warning">Warning: </span>The <span style="background-color: #444444;">`resistance_predict()`</span> function is deprecated and will be removed in a</span>
<span class="r-wrn co"><span class="r-pr">#&gt;</span> future version, see <span style="background-color: #444444;">`?AMR-deprecated`</span>. Use the tidymodels framework</span>
<span class="r-wrn co"><span class="r-pr">#&gt;</span> instead, for which we have written a basic and short introduction on our</span>
<span class="r-wrn co"><span class="r-pr">#&gt;</span> website: https://amr-for-r.org/articles/AMR_with_tidymodels.html</span>
<span class="r-wrn co"><span class="r-pr">#&gt;</span> This warning will be shown once per session.</span>