<spanclass="version label label-default"data-toggle="tooltip"data-placement="bottom"title="Latest development version">1.2.0.9026</span>
<spanclass="version label label-default"data-toggle="tooltip"data-placement="bottom"title="Latest development version">1.2.0.9027</span>
</span>
</div>
@ -235,7 +235,7 @@ A methods paper about this package has been preprinted at bioRxiv (DOI: 10.1101/
@@ -235,7 +235,7 @@ A methods paper about this package has been preprinted at bioRxiv (DOI: 10.1101/
<li>Getting SNOMED codes of a microorganism, or getting properties of a microorganism based on a SNOMED code (<ahref="./reference/mo_property.html">manual</a>)</li>
<li>Getting LOINC codes of an antibiotic, or getting properties of an antibiotic based on a LOINC code (<ahref="./reference/ab_property.html">manual</a>)</li>
<li>Machine reading the EUCAST and CLSI guidelines from 2011-2020 to translate MIC values and disk diffusion diameters to R/SI (<ahref="https://gitlab.com/msberends/AMR/blob/master/data-raw/rsi_translation.txt">link</a>)</li>
<li>Machine reading the EUCAST and CLSI guidelines from 2011-2020 to translate MIC values and disk diffusion diameters to R/SI (<ahref="https://github.com/msberends/AMR/blob/master/data-raw/rsi_translation.txt">link</a>)</li>
<li>Principal component analysis for AMR (<ahref="./articles/PCA.html">tutorial</a>)</li>
</ul>
</div>
@ -253,9 +253,9 @@ A methods paper about this package has been preprinted at bioRxiv (DOI: 10.1101/
@@ -253,9 +253,9 @@ A methods paper about this package has been preprinted at bioRxiv (DOI: 10.1101/
<li>Any progress bar will now only show in interactive mode (i.e.not in R Markdown)</li>
</ul>
</div>
<divid="other"class="section level3">
<h3class="hasAnchor">
<ahref="#other"class="anchor"></a>Other</h3>
<ul>
<li>Project moved to GitHub</li>
</ul>
</div>
</div>
</div>
<divid="amr-120"class="section level1">
@ -344,9 +351,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
@@ -344,9 +351,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
<li>Added abbreviation “cfsc” for Cefoxitin and “cfav” for Ceftazidime/avibactam</li>
</ul>
</div>
<divid="other"class="section level3">
<divid="other-1"class="section level3">
<h3class="hasAnchor">
<ahref="#other"class="anchor"></a>Other</h3>
<ahref="#other-1"class="anchor"></a>Other</h3>
<ul>
<li>Removed previously deprecated function <code>p.symbol()</code> - it was replaced with <code><ahref="../reference/p_symbol.html">p_symbol()</a></code>
</li>
@ -386,9 +393,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
@@ -386,9 +393,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
<li>Added generic CLSI rules for R/SI interpretation using <code><ahref="../reference/as.rsi.html">as.rsi()</a></code> for years 2010-2019 (thanks to Anthony Underwood)</li>
</ul>
</div>
<divid="other-1"class="section level3">
<divid="other-2"class="section level3">
<h3class="hasAnchor">
<ahref="#other-1"class="anchor"></a>Other</h3>
<ahref="#other-2"class="anchor"></a>Other</h3>
<ul>
<li>Support for the upcoming <code>dplyr</code> version 1.0.0</li>
<li>More robust assigning for classes <code>rsi</code> and <code>mic</code>
@ -484,9 +491,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
@@ -484,9 +491,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
</li>
</ul>
</div>
<divid="other-2"class="section level3">
<divid="other-3"class="section level3">
<h3class="hasAnchor">
<ahref="#other-2"class="anchor"></a>Other</h3>
<ahref="#other-3"class="anchor"></a>Other</h3>
<ul>
<li>Add a <code>CITATION</code> file</li>
<li>Full support for the upcoming R 4.0</li>
@ -584,9 +591,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
@@ -584,9 +591,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
</li>
</ul>
</div>
<divid="other-3"class="section level3">
<divid="other-4"class="section level3">
<h3class="hasAnchor">
<ahref="#other-3"class="anchor"></a>Other</h3>
<ahref="#other-4"class="anchor"></a>Other</h3>
<ul>
<li>Rewrote the complete documentation to markdown format, to be able to use the very latest version of the great <ahref="https://roxygen2.r-lib.org/index.html">Roxygen2</a>, released in November 2019. This tremously improved the documentation quality, since the rewrite forced us to go over all texts again and make changes where needed.</li>
<li>Change dependency on <code>clean</code> to <code>cleaner</code>, as this package was renamed accordingly upon CRAN request</li>
@ -738,9 +745,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
@@ -738,9 +745,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
</li>
<li>Added more MIC factor levels (<code><ahref="../reference/as.mic.html">as.mic()</a></code>)</li>
</ul>
<divid="other-4"class="section level4">
<divid="other-5"class="section level4">
<h4class="hasAnchor">
<ahref="#other-4"class="anchor"></a>Other</h4>
<ahref="#other-5"class="anchor"></a>Other</h4>
<ul>
<li>Added Prof.Dr.Casper Albers as doctoral advisor and added Dr.Judith Fonville, Eric Hazenberg, Dr.Bart Meijer, Dr.Dennis Souverein and Annick Lenglet as contributors</li>
<li>Cleaned the coding style of every single syntax line in this package with the help of the <code>lintr</code> package</li>
@ -821,9 +828,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
@@ -821,9 +828,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
</li>
</ul>
</div>
<divid="other-5"class="section level4">
<divid="other-6"class="section level4">
<h4class="hasAnchor">
<ahref="#other-5"class="anchor"></a>Other</h4>
<ahref="#other-6"class="anchor"></a>Other</h4>
<ul>
<li>Fixed a note thrown by CRAN tests</li>
</ul>
@ -917,9 +924,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
@@ -917,9 +924,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
<li><p>Fix for <code><ahref="../reference/mo_property.html">mo_shortname()</a></code> where species would not be determined correctly</p></li>
</ul>
</div>
<divid="other-6"class="section level4">
<divid="other-7"class="section level4">
<h4class="hasAnchor">
<ahref="#other-6"class="anchor"></a>Other</h4>
<ahref="#other-7"class="anchor"></a>Other</h4>
<ul>
<li>Support for R 3.6.0 and later by providing support for <ahref="https://developer.r-project.org/Blog/public/2019/02/14/staged-install/index.html">staged install</a>
</li>
@ -1164,9 +1171,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
@@ -1164,9 +1171,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
<li>if using different lengths of pattern and x in <code><ahref="../reference/like.html">%like%</a></code>, it will now return the call</li>
</ul>
</div>
<divid="other-7"class="section level4">
<divid="other-8"class="section level4">
<h4class="hasAnchor">
<ahref="#other-7"class="anchor"></a>Other</h4>
<ahref="#other-8"class="anchor"></a>Other</h4>
<ul>
<li>Updated licence text to emphasise GPL 2.0 and that this is an R package.</li>
</ul>
@ -1281,9 +1288,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
@@ -1281,9 +1288,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
<li><p>Percentages will now will rounded more logically (e.g.in <code>freq</code> function)</p></li>
</ul>
</div>
<divid="other-8"class="section level4">
<divid="other-9"class="section level4">
<h4class="hasAnchor">
<ahref="#other-8"class="anchor"></a>Other</h4>
<ahref="#other-9"class="anchor"></a>Other</h4>
<ul>
<li>New dependency on package <code>crayon</code>, to support formatted text in the console</li>
<li>Dependency <code>tidyr</code> is now mandatory (went to <code>Import</code> field) since <code>portion_df</code> and <code>count_df</code> rely on it</li>
@ -1416,9 +1423,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
@@ -1416,9 +1423,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
</li>
</ul>
</div>
<divid="other-9"class="section level4">
<divid="other-10"class="section level4">
<h4class="hasAnchor">
<ahref="#other-9"class="anchor"></a>Other</h4>
<ahref="#other-10"class="anchor"></a>Other</h4>
<ul>
<li>More unit tests to ensure better integrity of functions</li>
</ul>
@ -1545,9 +1552,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
@@ -1545,9 +1552,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
<li>Other small fixes</li>
</ul>
</div>
<divid="other-10"class="section level4">
<divid="other-11"class="section level4">
<h4class="hasAnchor">
<ahref="#other-10"class="anchor"></a>Other</h4>
<ahref="#other-11"class="anchor"></a>Other</h4>
<ul>
<li>Added integration tests (check if everything works as expected) for all releases of R 3.1 and higher
<ul>
@ -1607,9 +1614,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
@@ -1607,9 +1614,9 @@ This works for all drug combinations, such as ampicillin/sulbactam, ceftazidime/
<li>Functions <code>as.rsi</code> and <code>as.mic</code> now add the package name and version as attributes</li>
</ul>
</div>
<divid="other-11"class="section level4">
<divid="other-12"class="section level4">
<h4class="hasAnchor">
<ahref="#other-11"class="anchor"></a>Other</h4>
<ahref="#other-12"class="anchor"></a>Other</h4>
<ul>
<li>Expanded <code>README.md</code> with more examples</li>
<li>Added <ahref="https://orcid.org">ORCID</a> of authors to DESCRIPTION file</li>
* Getting SNOMED codes of a microorganism, or getting properties of a microorganism based on a SNOMED code ([manual](./reference/mo_property.html))
* Getting LOINC codes of an antibiotic, or getting properties of an antibiotic based on a LOINC code ([manual](./reference/ab_property.html))
* Machine reading the EUCAST and CLSI guidelines from 2011-2020 to translate MIC values and disk diffusion diameters to R/SI ([link](https://gitlab.com/msberends/AMR/blob/master/data-raw/rsi_translation.txt))
* Machine reading the EUCAST and CLSI guidelines from 2011-2020 to translate MIC values and disk diffusion diameters to R/SI ([link](https://github.com/msberends/AMR/blob/master/data-raw/rsi_translation.txt))
* Principal component analysis for AMR ([tutorial](./articles/PCA.html))
### Get this package
@ -69,10 +69,10 @@ It will be downloaded and installed automatically. For RStudio, click on the men
@@ -69,10 +69,10 @@ It will be downloaded and installed automatically. For RStudio, click on the men
#### Latest development version
The latest and unpublished development version can be installed with (**precaution: may be unstable**):
The latest and unpublished development version can be installed from GitHub using: