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

fix for macOS and older tidyr versions

This commit is contained in:
2018-07-11 12:34:02 +02:00
parent eca406b18b
commit e3e10c2e88
4 changed files with 9 additions and 16 deletions

View File

@ -1,6 +1,6 @@
Package: AMR
Version: 0.2.0.9010
Date: 2018-07-10
Date: 2018-07-11
Title: Antimicrobial Resistance Analysis
Authors@R: c(
person(
@ -44,7 +44,7 @@ Suggests:
covr (>= 3.0.1),
rmarkdown,
rstudioapi,
tidyr (>= 0.8.0)
tidyr
VignetteBuilder: knitr
URL: https://github.com/msberends/AMR
BugReports: https://github.com/msberends/AMR/issues