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

breaks param, tidyr dep change, freq markdown

This commit is contained in:
2018-10-22 12:32:59 +02:00
parent ec15b82fd6
commit c2a93b46db
11 changed files with 86 additions and 146 deletions

View File

@ -1,6 +1,6 @@
Package: AMR
Version: 0.4.0.9005
Date: 2018-10-19
Version: 0.4.0.9006
Date: 2018-10-22
Title: Antimicrobial Resistance Analysis
Authors@R: c(
person(
@ -38,10 +38,9 @@ Authors@R: c(
email = "b.sinha@umcg.nl",
role = "ths",
comment = c(ORCID = "0000-0003-1634-0010")))
Description: Functions to simplify the analysis of Antimicrobial Resistance (AMR)
of microbial isolates, by using new S3 classes and applying EUCAST expert rules
on antibiograms according to Leclercq (2013)
<doi:10.1111/j.1469-0691.2011.03703.x>.
Description: Functions to simplify the analysis and prediction of Antimicrobial
Resistance (AMR) and work with microbial and antimicrobial properties by using
evidence-based methods.
Depends:
R (>= 3.1.0)
Imports:
@ -54,14 +53,14 @@ Imports:
knitr (>= 1.0.0),
rlang (>= 0.2.0),
rvest (>= 0.3.2),
tidyr (>= 0.7.0),
xml2 (>= 1.0.0)
Suggests:
covr (>= 3.0.1),
ggplot2,
rmarkdown,
rstudioapi,
testthat (>= 1.0.2),
tidyr
testthat (>= 1.0.2)
VignetteBuilder: knitr
URL: https://github.com/msberends/AMR
BugReports: https://github.com/msberends/AMR/issues