mirror of
https://github.com/msberends/AMR.git
synced 2025-07-10 11:01:55 +02:00
(v0.8.0.9030) depend on tidyr >= 1.0.0
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
Package: AMR
|
||||
Version: 0.8.0.9029
|
||||
Date: 2019-11-10
|
||||
Version: 0.8.0.9030
|
||||
Date: 2019-11-11
|
||||
Title: Antimicrobial Resistance Analysis
|
||||
Authors@R: c(
|
||||
person(role = c("aut", "cre"),
|
||||
@ -47,7 +47,7 @@ Imports:
|
||||
microbenchmark,
|
||||
pillar,
|
||||
rlang (>= 0.3.1),
|
||||
tidyr (>= 0.7.0)
|
||||
tidyr (>= 1.0.0)
|
||||
Suggests:
|
||||
covr (>= 3.0.1),
|
||||
curl,
|
||||
|
Reference in New Issue
Block a user