generated from epiverse-trace/packagetemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
28 lines (28 loc) · 796 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
Package: epiparameterDashboard
Title: A Dashboard for Visualising Epidemiological Parameters
Version: 0.0.0.9999
Authors@R:
person("James M.", "Azam", , "james.azam@lshtm.ac.uk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5782-7330"))
Description: A Dashboard for Visualising Epidemiological Parameters.
License: MIT + file LICENSE
URL: /~https://github.com/jamesmbaazam/epiparameterDashboard
Depends:
R (>= 3.6.0)
Suggests:
knitr,
rmarkdown,
spelling,
testthat (>= 3.0.0)
VignetteBuilder:
knitr
Remotes:
epiverse-trace/epiparameter
Config/Needs/website: epiverse-trace/epiversetheme
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
Language: en-GB
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1