-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
19 lines (19 loc) · 894 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: SpecsVerification
Version: 0.5-2
Date: 2017-03-06
Title: Forecast Verification Routines for Ensemble Forecasts of Weather and Climate
Authors@R: c(person(given="Stefan", family="Siegert", role = c("aut", "cre"),
email="[email protected]"),
person(given="Jonas", family="Bhend", role="ctb"),
person(given="Igor", family="Kroener", role="ctb"),
person(given="Matteo", family="De Felice", role="ctb")
)
Maintainer: Stefan Siegert <[email protected]>
Description: A collection of forecast verification routines developed for the SPECS
FP7 project. The emphasis is on comparative verification of ensemble forecasts of weather and climate.
License: GPL (>= 2)
Imports: Rcpp
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat
LazyData: true
RoxygenNote: 6.0.1