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

(v0.7.1.9059) bug_drug_combinations

This commit is contained in:
2019-08-25 22:53:22 +02:00
parent 7c069145ac
commit e46cb0399f
23 changed files with 1081 additions and 230 deletions

View File

@ -1,6 +1,6 @@
Package: AMR
Version: 0.7.1.9058
Date: 2019-08-20
Version: 0.7.1.9059
Date: 2019-08-25
Title: Antimicrobial Resistance Analysis
Authors@R: c(
person(role = c("aut", "cre"),
@ -30,7 +30,7 @@ Depends:
R (>= 3.1.0)
Imports:
backports,
clean,
clean (>= 1.1.0),
crayon (>= 1.3.0),
data.table (>= 1.9.0),
dplyr (>= 0.7.0),