-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
70 lines (70 loc) · 1.61 KB
/
DESCRIPTION
File metadata and controls
70 lines (70 loc) · 1.61 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Package: serodynamics
Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9054
Authors@R: c(
person("Peter", "Teunis", , "p.teunis@emory.edu", role = c("aut", "cph"),
comment = "Author of the method and original code."),
person("Samuel", "Schildhauer", , "sschildhauer@ucdavis.edu", role = c("aut", "cre")),
person("Kwan Ho", "Lee", , "ksjlee@ucdavis.edu", role = "aut"),
person("Kristen", "Aiemjoy", , "kaiemjoy@ucdavis.edu", role = "aut"),
person("Douglas Ezra", "Morrison", , "demorrison@ucdavis.edu", role = "aut")
)
Description: Modeling longitudinal immune seroresponses to pathogens.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
URL: https://github.com/UCD-SERG/serodynamics, https://ucd-serg.github.io/serodynamics/
BugReports: https://github.com/UCD-SERG/serodynamics/issues
Imports:
cli,
coda,
dplyr,
ggmcmc (>= 1.5.1.2),
ggplot2,
purrr,
rlang,
runjags,
scales,
serocalculator (>= 1.3.0.9037),
stats,
tibble,
tidyr,
tidyselect,
utils
Suggests:
Hmisc,
knitr,
readr,
rlist,
sessioninfo,
spelling,
stringr,
testthat (>= 3.0.0),
tidyverse,
withr,
vdiffr,
fs,
here,
rjags,
rmarkdown,
magrittr,
rex,
quarto
Language: en-US
Config/testthat/edition: 3
Config/needs/test:
withr,
vdiffr,
here,
readr,
magrittr,
readr,
rlist
Config/needs/check: commonmark, xml2
Remotes:
ucd-serg/serocalculator
Depends:
R (>= 4.1.0)
LazyData: true
VignetteBuilder: knitr, quarto
Config/roxygen2/version: 8.0.0