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

(v0.7.1.9015) Remove freq()

This commit is contained in:
2019-07-29 13:33:48 +02:00
parent 9ac5a34b36
commit 240f03a672
75 changed files with 668 additions and 2877 deletions

View File

@ -1,6 +1,6 @@
Package: AMR
Version: 0.7.1.9014
Date: 2019-07-16
Version: 0.7.1.9015
Date: 2019-07-29
Title: Antimicrobial Resistance Analysis
Authors@R: c(
person(
@ -45,6 +45,7 @@ Depends:
R (>= 3.1.0)
Imports:
backports,
clean,
crayon (>= 1.3.0),
data.table (>= 1.9.0),
dplyr (>= 0.7.0),
@ -59,7 +60,6 @@ Suggests:
covr (>= 3.0.1),
curl,
readxl,
rmarkdown,
rstudioapi,
rvest (>= 0.3.2),
testthat (>= 1.0.2),