-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
35 lines (35 loc) · 1.13 KB
/
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
Package: template
Title: Do Something Related to Mental Health Economic Modelling
Version: 0.0.0.9003
Authors@R: c(
person("Author1Given", "Author1Family", , "name@example.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0000-0000-0000")),
person("CopyrightHolder", role = "cph")
)
Description: A description of what this model module library does. Mention
that it is developed with the ready4 framework
(https://ready4-dev.github.io/ready4/). If a development version, you
may wish to note that the software has been made available as part of
the process of testing and documenting the library. You can also
direct users with any questions about the library to the maintainer's
email address (supply email here).
License: GPL-3
URL: https://ready4-dev.github.io/template/,
https://github.com/ready4-dev/template,
https://ready4-dev.github.io/ready4/
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
knitr,
knitrBootstrap,
pkgload,
rmarkdown,
testthat
VignetteBuilder: knitr
Imports:
lifecycle,
magrittr,
methods,
purrr,
rlang