mirror of
https://github.com/msberends/AMR.git
synced 2025-07-24 01:03:28 +02:00
(v1.7.1.9033) dplyr grouping fix on windows?
This commit is contained in:
@ -92,7 +92,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.7.1.9030</span>
|
||||
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">1.7.1.9033</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
@ -241,7 +241,7 @@
|
||||
</div>
|
||||
|
||||
<p>Berends MS, Luz CF, Friedrich AW, Sinha BNM, Albers CJ, Glasner C (2021). AMR - An R Package for Working with
|
||||
Antimicrobial Resistance Data. Journal of Statistical Software (accepted for publication), https://www.biorxiv.org/content/10.1101/810622v4</p>
|
||||
Antimicrobial Resistance Data. Journal of Statistical Software (accepted for publication), https://www.biorxiv.org/content/10.1101/810622v4.</p>
|
||||
<pre>@Article{,
|
||||
title = {AMR - An R Package for Working with Antimicrobial Resistance Data},
|
||||
author = {M S Berends and C F Luz and A W Friedrich and B N M Sinha and C J Albers and C Glasner},
|
||||
@ -251,6 +251,16 @@ Antimicrobial Resistance Data. Journal of Statistical Software (accepted for pub
|
||||
year = {2021},
|
||||
url = {https://www.biorxiv.org/content/10.1101/810622v4},
|
||||
}</pre>
|
||||
<p>Berends, MS (2021). A New Instrument for Microbial Epidemiology: Empowering Antimicrobial Resistance Data Analysis (PhD thesis). University of Groningen, doi: 10.33612/diss.177417131.</p>
|
||||
<pre>@PhdThesis{,
|
||||
title = {A New Instrument for Microbial Epidemiology: Empowering Antimicrobial Resistance Data Analysis},
|
||||
author = {M S Berends},
|
||||
publisher = {University of Groningen},
|
||||
school = {University of Groningen},
|
||||
doi = {10.33612/diss.177417131},
|
||||
pages = {288},
|
||||
year = {2021},
|
||||
}</pre>
|
||||
|
||||
<div class="page-header">
|
||||
<h1>Authors</h1>
|
||||
|
Reference in New Issue
Block a user