-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
40 lines (40 loc) · 977 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Package: validamiiid
Title: valida-miiid: Edit and validate information on intermicrobial
interaction data
Version: 0.0.0.9000
Authors@R:
person("Charlie", "Pauvert", , "cpauvert@users.noreply.github.com", role = c("cre", "aut"))
Description: Edit and validate information on intermicrobial interaction
data in an interactive fashion. Validation is done against the MIIID
metadata schema. Correct information can be submitted directly to a
GitHub repository for review.
License: GPL (>= 3)
Depends:
R (>= 2.10)
Imports:
bslib (>= 0.5.0),
config (>= 0.3.1),
gargoyle (>= 0.0.1),
golem (>= 0.4.1),
jsonlite,
jsonvalidate,
magrittr,
R6,
shiny (>= 1.7.4),
shinyAce,
utils,
yaml
Suggests:
knitr,
rmarkdown,
spelling,
testthat (>= 3.0.0)
VignetteBuilder:
knitr
Remotes:
ColinFay/gargoyle
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3