forked from LTREB-reservoirs/vera4cast
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
41 lines (41 loc) · 936 Bytes
/
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
Package: neon4castCI
Title: Cyberinfrastructure for the VERA Forecasting Challenge
Version: 0.1
Authors@R: c(person(
"Quinn", "Thomas",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-1282-7825")))
Description: Cyberinfrastructure that processing submissions, scores submissions, generates catalog, and generates dashboards
License: MIT
Encoding: UTF-8
Language: en-US
Imports:
score4cast,
minioclient,
rmarkdown,
glue,
dplyr,
ggplot2,
arrow,
bslib,
bsicons,
ggiraph,
patchwork,
pak,
jsonlite,
stac4cast,
reticulate,
duckdbfs (>= 0.0.7),
furrr,
future,
gsheet,
readr,
bench,
future
Remotes:
github::eco4cast/score4cast,
github::cboettig/minioclient,
github::eco4cast/neon4cast,
github::eco4cast/stac4cast,
github::cboettig/duckdbfs