-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
26 lines (26 loc) · 1.08 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
Package: antaDraft
Type: Package
Title: clean and validate entsoe datasets
Version: 0.2.0.0004
Authors@R: c(
person(given = "David", family = "Gohel",
email = "david.gohel@rte-france.com", role = c("aut", "cre")),
person(given = "Fabiola", family = "Aravena-Rojas",
email = "fabiola.aravena-rojas@rte-france.com", role = "aut"),
person(given = "Jalal-Edine", family = "Zawam",
email = "jalal-edine.zawam@rte-france.com", role = "aut"),
person(given = "RTE", role = "cph")
)
Description: Read and transform data from entsoe to make them available in antares platform.
Several functions are provided, i.e. functions for quality control, error reporting,
missing data imputation and data corrections.
License: GPL (>= 2) | file LICENSE
Depends: R (>= 2.10), antaresRead
Imports: lubridate, validate, yaml, data.table, h2o, stats, ggplot2, UpSetR, fasttime,
antaresEditObject
Encoding: UTF-8
LazyData: true
Suggests: testthat, covr, magrittr,
knitr, rmarkdown
RoxygenNote: 6.0.1.9000
remotes: rte-antares-rpackage/antaresEditObject