-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
39 lines (39 loc) · 1.08 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
36
37
38
39
Package: ramnog
Title: Facilitating AMNOG style analysis pipelines
Version: 0.1.2
Authors@R:
c(person("Matthew David Phelps", , , "mewp@novonordisk.com", role = c("aut")),
person("Nicolai Skov Johnsen",, , "nosj@novonordisk.com", role = c("aut")),
person("Henrik Sparre Spiegelhauer",, , "hspu@novonordisk.com", role = c("aut")),
person("Christian Haargaard Olsen",, , "cino@novonordisk.com", role = c("aut", "cre")))
Description: What the package does (one paragraph).
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Imports:
data.table (>= 1.14.2),
Suggests:
chef,
chefCriteria,
chefStats,
knitr,
targets,
usethis,
rmarkdown,
testthat (>= 3.0.0),
kableExtra,
testr,
tidyr,
pharmaverseadam
Config/testthat/edition: 3
Remotes:
hta-pharma/chefStats,
hta-pharma/chef,
hta-pharma/chefCriteria,
matthew-phelps/testr
VignetteBuilder: knitr
URL:
https://hta-pharma.github.io/ramnog/,
https://github.com/hta-pharma/ramnog,
https://app.codecov.io/gh/hta-pharma/ramnog