mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 09:11:51 +02:00
(v1.7.1.9024) unit tests
This commit is contained in:
19
DESCRIPTION
19
DESCRIPTION
@ -1,6 +1,6 @@
|
||||
Package: AMR
|
||||
Version: 1.7.1.9023
|
||||
Date: 2021-08-16
|
||||
Version: 1.7.1.9024
|
||||
Date: 2021-08-17
|
||||
Title: Antimicrobial Resistance Data Analysis
|
||||
Description: Functions to simplify and standardise antimicrobial resistance (AMR)
|
||||
data analysis and to work with microbial and antimicrobial properties by
|
||||
@ -68,6 +68,21 @@ Authors@R: c(
|
||||
role = "ctb",
|
||||
comment = c(ORCID = "0000-0002-8547-427")))
|
||||
Depends: R (>= 3.0.0)
|
||||
Enhances:
|
||||
cleaner,
|
||||
skimr,
|
||||
ggplot2
|
||||
Suggests:
|
||||
curl,
|
||||
dplyr,
|
||||
ggtext,
|
||||
knitr,
|
||||
readxl,
|
||||
rmarkdown,
|
||||
rvest,
|
||||
tinytest,
|
||||
xml2
|
||||
VignetteBuilder: knitr,rmarkdown
|
||||
URL: https://github.com/msberends/AMR, https://msberends.github.io/AMR
|
||||
BugReports: https://github.com/msberends/AMR/issues
|
||||
License: GPL-2 | file LICENSE
|
||||
|
Reference in New Issue
Block a user