-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
51 lines (51 loc) · 1.11 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
46
47
48
49
50
51
Package: smbr
Title: Facilitates Bayesian Analysis using STAN
Version: 0.0.1.9010
Authors@R: c(
person("Chris", "Muir", role = "aut"),
person("Joe", "Thorley", , "[email protected]", role = c("aut", "cre")),
person("Ayla", "Pearson", , "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0001-7388-1222"))
)
Description: Facilitates analyses using STAN.
License: MIT + file LICENSE
URL: https://github.com/poissonconsulting/smbr
BugReports: https://github.com/poissonconsulting/smbr/issues
Depends:
R (>= 4.1)
Imports:
broom,
chk,
coda,
embr (>= 0.0.1.9036),
lubridate,
magrittr,
mcmcr,
nlist,
plyr,
purrr,
rlang,
rstan,
stringr,
term,
tibble,
timer,
utils
Suggests:
bauw,
BH,
covr,
ggplot2,
mcmcdata,
RcppEigen,
testthat,
universals
Remotes:
poissonconsulting/bauw,
poissonconsulting/embr,
poissonconsulting/mcmcdata,
poissonconsulting/timer
Encoding: UTF-8
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
Config/Needs/website: poissonconsulting/poissontemplate