1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 14:01:55 +02:00

quasiquotation, alpha for geom_rsi

This commit is contained in:
2018-08-23 00:40:36 +02:00
parent 43ba16f8ed
commit da5379c881
18 changed files with 304 additions and 235 deletions

View File

@ -1,6 +1,6 @@
Package: AMR
Version: 0.3.0.9001
Date: 2018-08-21
Version: 0.3.0.9002
Date: 2018-08-23
Title: Antimicrobial Resistance Analysis
Authors@R: c(
person(
@ -52,8 +52,8 @@ Imports:
xml2 (>= 1.0.0),
knitr (>= 1.0.0),
readr,
rvest (>= 0.3.2),
tibble
rlang,
rvest (>= 0.3.2)
Suggests:
testthat (>= 1.0.2),
covr (>= 3.0.1),