forked from harphub/harpPoint
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
40 lines (40 loc) · 845 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
Package: harpPoint
Title: Point verifition for NWP forecasts
Version: 0.0.0.9070
Authors@R: as.person(c(
"Andrew Singleton <[email protected]> [aut, cre]",
"Alex Deckmyn <[email protected]> [aut]"
))
Description: Functions for computing verification scores for NWP forecasts.
Part of the harp3 ecosystem.
Depends:
R (>= 3.3.1)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
SystemRequirements: C++11
LinkingTo:
Rcpp
Imports:
Rcpp,
dplyr,
tidyr,
readr,
verification,
tibble,
purrr,
magrittr,
rlang,
stats,
harpIO,
modelr,
stringr,
progress,
matrixStats,
SpecsVerification,
lubridate
Remotes:
andrew-MET/harpIO
URL: https://github.com/andrew-MET/harpPoint
BugReports: https://github.com/andrew-MET/harpPoint/issues