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

(v1.3.0.9014) as.mo() speed improvement

This commit is contained in:
2020-09-03 12:31:48 +02:00
parent 18e52f2725
commit c4b87fe241
93 changed files with 739 additions and 609 deletions

View File

@ -1,6 +1,6 @@
Package: AMR
Version: 1.3.0.9013
Date: 2020-08-29
Version: 1.3.0.9014
Date: 2020-09-03
Title: Antimicrobial Resistance Analysis
Authors@R: c(
person(role = c("aut", "cre"),
@ -49,6 +49,7 @@ Suggests:
microbenchmark,
readxl,
rmarkdown,
rstudioapi,
rvest,
testthat,
tidyr,