1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 15:41:56 +02:00

(v1.2.0.9015) ab_from_text()

This commit is contained in:
2020-06-25 19:20:50 +02:00
parent 344bbd57f4
commit 033ca49817
13 changed files with 24 additions and 16 deletions

View File

@ -81,7 +81,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">1.2.0.9014</span>
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">1.2.0.9015</span>
</span>
</div>
@ -229,9 +229,9 @@
<small>Source: <a href='https://gitlab.com/msberends/AMR/blob/master/NEWS.md'><code>NEWS.md</code></a></small>
</div>
<div id="amr-1209014" class="section level1">
<h1 class="page-header" data-toc-text="1.2.0.9014">
<a href="#amr-1209014" class="anchor"></a>AMR 1.2.0.9014<small> Unreleased </small>
<div id="amr-1209015" class="section level1">
<h1 class="page-header" data-toc-text="1.2.0.9015">
<a href="#amr-1209015" class="anchor"></a>AMR 1.2.0.9015<small> Unreleased </small>
</h1>
<div id="last-updated-25-jun-2020" class="section level2">
<h2 class="hasAnchor">
@ -285,8 +285,7 @@
<li>Fixed a bug in <code><a href="../reference/bug_drug_combinations.html">bug_drug_combinations()</a></code> for when only one antibiotic was in the input data</li>
<li>Changed the summary for class <code>&lt;mo&gt;</code>, to highlight the %SI vs. %R</li>
<li>Improved error handling, giving more useful info when functions return an error</li>
<li>Algorithm improvements to <code><a href="../reference/as.ab.html">as.ab()</a></code>
</li>
<li>Algorithm improvements to <code><a href="../reference/as.ab.html">as.ab()</a></code>, many more misspellings are now translatable</li>
<li>Added Monuril as trade name for fosfomycin</li>
</ul>
</div>