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

removed clipboard functions as it violated CRAN policies

This commit is contained in:
2018-09-28 16:05:18 +02:00
parent 2b0080995e
commit 768fe17324
12 changed files with 3551 additions and 451 deletions

View File

@ -1,5 +1,5 @@
Package: AMR
Version: 0.3.0.9009
Version: 0.3.0.9010
Date: 2018-09-27
Title: Antimicrobial Resistance Analysis
Authors@R: c(
@ -46,13 +46,11 @@ Depends:
R (>= 3.1.0)
Imports:
backports,
clipr,
curl,
data.table (>= 1.9.0),
dplyr (>= 0.7.0),
hms,
knitr (>= 1.0.0),
readr,
rlang (>= 0.2.0),
rvest (>= 0.3.2),
xml2 (>= 1.0.0)