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

rlang dependency, new fungi

This commit is contained in:
2019-02-28 13:56:28 +01:00
parent cf3bdb54c7
commit 2565b60024
86 changed files with 762 additions and 705 deletions

View File

@ -1,6 +1,6 @@
Package: AMR
Version: 0.5.0.9019
Date: 2019-02-27
Version: 0.5.0.9020
Date: 2019-02-28
Title: Antimicrobial Resistance Analysis
Authors@R: c(
person(
@ -52,7 +52,7 @@ Imports:
hms,
knitr (>= 1.0.0),
microbenchmark,
rlang (>= 0.2.0),
rlang (>= 0.3.1),
tidyr (>= 0.7.0)
Suggests:
covr (>= 3.0.1),