1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-27 15:47:54 +02:00

Built site for AMR@3.0.0.9011: 39ea5f6

This commit is contained in:
github-actions
2025-07-17 17:42:41 +00:00
parent eb889b5de5
commit b993fdd12f
83 changed files with 268 additions and 287 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.9010</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">3.0.0.9011</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: #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> 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>