-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
84 lines (84 loc) · 2.35 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Package: beethoven
Title: Building an Extensible, rEproducible, Test-driven, Harmonized, Open-source, Versioned, ENsemble model for air quality
Version: 0.4.1
Authors@R: c(
person("Kyle", "Messier", , "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9508-9623")),
person("Insang", "Song", role = c("aut", "ctb"), comment = c(ORCID = "0000-0001-8732-3256")),
person("Eva", "Marques", role = c("aut", "ctb"), comment = c(ORCID = "0000-0001-9817-6546")),
person("Ranadeep", "Daw", role = c("aut", "ctb"), comment = c(ORCID = "0000-0003-3590-909X")),
person("Mitchell", "Manware", role = c("aut", "ctb"), comment = c(ORCID = "0009-0003-6440-6106")),
person("Daniel", "Zilber", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-4387-0271")),
person("Anisha", "Singh", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-7540-0856")),
person("Lara", "Clark", role = c("aut", "ctb"), comment = c(ORCID = "0000-0001-6940-5442")),
person("Cavin", "Ward-Caviness", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-6322-4349")),
person("Mariana", "Alifa Kassien", role = c("aut", "ctb"), comment = c(ORCID = "0000-0003-2295-406X"))
)
Description: Near Real Time air pollution model results and code produced by the SET group. It is fully tested, versioned, and open source and open access.
Depends: R (>= 4.1.0)
Imports:
amadeus,
dplyr,
sf,
stats,
terra,
methods,
data.table,
future,
targets,
tune (>= 1.2.1),
rlang,
rsample,
spatialsample,
tidyr,
tidyselect,
yardstick,
torch,
workflows,
recipes,
missRanger,
parsnip,
future.apply,
future.batchtools,
anticlust,
qs,
stringi,
tibble,
collapse,
tigris,
graphics,
scatterplot3d
Suggests:
testthat (>= 3.0.0),
covr,
withr,
bonsai,
brulee,
glmnet,
lightgbm,
scoringRules,
future.mirai,
xgboost (<= 2.0.3.1),
vetiver,
tarchetypes,
tidymodels,
knitr,
rmarkdown,
stars,
sftime,
lwgeom,
FNN,
ggplot2,
doRNG,
furrr,
quarto
Remotes: NIEHS/amadeus, NIEHS/chopin
SystemRequirements: NetCDF4, CUDA (>= 10.0)
Encoding: UTF-8
VignetteBuilder: knitr, rmarkdown
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/Needs/website: tidyverse/tidytemplate
Config/testhat/edition: 3
License: MIT + file LICENSE
URL: https://github.com/NIEHS/beethoven,
https: //NIEHS.github.io/beethoven/