mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 16:42:10 +02:00
(v0.9.0.9019) website update
This commit is contained in:
@ -84,7 +84,7 @@
|
||||
</button>
|
||||
<span class="navbar-brand">
|
||||
<a class="navbar-link" href="../index.html">AMR (for R)</a>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">0.9.0.9017</span>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">0.9.0.9019</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -231,13 +231,13 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div id="amr-0-9-0-9017" class="section level1">
|
||||
<div id="amr-0-9-0-9019" class="section level1">
|
||||
<h1 class="page-header">
|
||||
<a href="#amr-0-9-0-9017" class="anchor"></a>AMR 0.9.0.9017<small> Unreleased </small>
|
||||
<a href="#amr-0-9-0-9019" class="anchor"></a>AMR 0.9.0.9019<small> Unreleased </small>
|
||||
</h1>
|
||||
<div id="last-updated-27-jan-2020" class="section level2">
|
||||
<div id="last-updated-01-feb-2020" class="section level2">
|
||||
<h2 class="hasAnchor">
|
||||
<a href="#last-updated-27-jan-2020" class="anchor"></a><small>Last updated: 27-Jan-2020</small>
|
||||
<a href="#last-updated-01-feb-2020" class="anchor"></a><small>Last updated: 01-Feb-2020</small>
|
||||
</h2>
|
||||
<div id="new" class="section level3">
|
||||
<h3 class="hasAnchor">
|
||||
@ -272,6 +272,7 @@
|
||||
<h3 class="hasAnchor">
|
||||
<a href="#changes" class="anchor"></a>Changes</h3>
|
||||
<ul>
|
||||
<li>The <code><a href="../reference/as.mo.html">as.mo()</a></code> function previously wrote to the package folder to improve calculation speed for previously calculated results. This is no longer the case, to comply with CRAN policies. Consequently, the function <code>clear_mo_history()</code> was removed.</li>
|
||||
<li>Bugfix for some WHONET microorganism codes that were not interpreted correctly when using <code><a href="../reference/as.rsi.html">as.rsi()</a></code>
|
||||
</li>
|
||||
<li>Speed improvement for <code><a href="../reference/as.mo.html">as.mo()</a></code> (and consequently all <code>mo_*</code> functions that use <code><a href="../reference/as.mo.html">as.mo()</a></code> internally), especially for the <em>G. species</em> format (G for genus), like <em>E. coli</em> and <em>K penumoniae</em>
|
||||
@ -1459,7 +1460,7 @@ Using <code><a href="../reference/as.mo.html">as.mo(..., allow_uncertain = 3)</a
|
||||
<div id="tocnav">
|
||||
<h2>Contents</h2>
|
||||
<ul class="nav nav-pills nav-stacked">
|
||||
<li><a href="#amr-0-9-0-9017">0.9.0.9017</a></li>
|
||||
<li><a href="#amr-0-9-0-9019">0.9.0.9019</a></li>
|
||||
<li><a href="#amr-0-9-0">0.9.0</a></li>
|
||||
<li><a href="#amr-0-8-0">0.8.0</a></li>
|
||||
<li><a href="#amr-0-7-1">0.7.1</a></li>
|
||||
|
Reference in New Issue
Block a user