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

(v1.1.0.9011) lose dependencies

This commit is contained in:
2020-05-18 13:59:34 +02:00
parent d659c9baef
commit 218fd08097
18 changed files with 110 additions and 65 deletions

View File

@ -1,5 +1,5 @@
Package: AMR
Version: 1.1.0.9010
Version: 1.1.0.9011
Date: 2020-05-18
Title: Antimicrobial Resistance Analysis
Authors@R: c(
@ -37,10 +37,8 @@ Description: Functions to simplify the analysis and prediction of Antimicrobial
Depends:
R (>= 3.1.0)
Imports:
backports,
cleaner,
pillar,
tidyr (>= 1.0.0),
vctrs
Suggests:
covr,
@ -51,6 +49,7 @@ Suggests:
rmarkdown,
rvest,
testthat,
tidyr,
utils
VignetteBuilder: knitr,rmarkdown
URL: https://msberends.gitlab.io/AMR, https://gitlab.com/msberends/AMR