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

less deps

This commit is contained in:
2019-01-27 19:30:40 +01:00
parent a2d3ea280a
commit e76961a66b
27 changed files with 44 additions and 40 deletions

View File

@ -1,5 +1,5 @@
Package: AMR
Version: 0.5.0.9012
Version: 0.5.0.9013
Date: 2019-01-27
Title: Antimicrobial Resistance Analysis
Authors@R: c(
@ -45,23 +45,23 @@ Depends:
R (>= 3.1.0)
Imports:
backports,
curl,
crayon (>= 1.3.0),
data.table (>= 1.9.0),
dplyr (>= 0.7.0),
hms,
knitr (>= 1.0.0),
rlang (>= 0.2.0),
rvest (>= 0.3.2),
tidyr (>= 0.7.0),
xml2 (>= 1.0.0)
tidyr (>= 0.7.0)
Suggests:
covr (>= 3.0.1),
curl,
ggplot2,
readxl,
rmarkdown,
rstudioapi,
testthat (>= 1.0.2)
rvest (>= 0.3.2),
testthat (>= 1.0.2),
xml2 (>= 1.0.0)
VignetteBuilder: knitr
URL: https://msberends.gitlab.io/AMR, https://gitlab.com/msberends/AMR
BugReports: https://gitlab.com/msberends/AMR/issues