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

(v1.1.0.9012) lose dependencies

This commit is contained in:
2020-05-19 12:08:49 +02:00
parent 218fd08097
commit 19703eb5d3
40 changed files with 101 additions and 584 deletions

View File

@ -1,6 +1,6 @@
Package: AMR
Version: 1.1.0.9011
Date: 2020-05-18
Version: 1.1.0.9012
Date: 2020-05-19
Title: Antimicrobial Resistance Analysis
Authors@R: c(
person(role = c("aut", "cre"),
@ -35,12 +35,9 @@ Description: Functions to simplify the analysis and prediction of Antimicrobial
<doi:10.1111/j.1469-0691.2011.03703.x> and the Clinical and Laboratory
Standards Institute (2014) <isbn: 1-56238-899-1>.
Depends:
R (>= 3.1.0)
Imports:
cleaner,
pillar,
vctrs
R (>= 3.0.0)
Suggests:
cleaner,
covr,
dplyr,
ggplot2,