-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
45 lines (45 loc) · 1.07 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
40
41
42
43
44
45
Package: jmbr
Title: Analyses Using JAGS
Version: 0.0.0.9133
Authors@R: c(
person("Joe", "Thorley", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7683-4592")),
person("Kirill", "Müller", role = "ctb",
comment = c(ORCID = "0000-0002-1416-3412")),
person("Poisson Consulting", role = c("cph", "fnd"))
)
Description: Facilitates analyses using 'Just Another Gibbs Sampler'.
License: MIT + file LICENSE
URL: https://github.com/poissonconsulting/jmbr
BugReports: https://github.com/poissonconsulting/jmbr/issues
Depends:
R (>= 4.1)
Imports:
chk,
embr (>= 0.0.1.9037),
extras,
mcmcr,
nlist,
plyr,
rjags,
term,
timer,
universals,
utils
Suggests:
bauw,
ggplot2,
testthat (>= 3.0.0),
covr,
knitr,
rmarkdown
Remotes:
poissonconsulting/timer,
poissonconsulting/bauw,
poissonconsulting/embr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2.9000
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/Needs/website: poissonconsulting/poissontemplate