-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
27 lines (27 loc) · 949 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
Type: Package
Package: resios
Title: Interacts with REE and ESIOS API
Version: 0.1.0.9003
Authors@R:
person("Lluís", "Revilla Sancho", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9747-2570"))
Description: Provides functions to retrieve and use easily data from Red
Electrica Española (REE) the which operates the national electricity
grid in Spain. The REE also provides ESIOS from electronic-"Sistema de
Información del Operador del Sistema", which is also covered here.
License: MIT + file LICENSE
URL: https://github.com/ropenspain/resios, https://ropenspain.github.io/resios/
BugReports: https://github.com/ropenspain/resios/issues
Depends:
R (>= 4.2)
Imports:
httr2 (>= 0.2.3),
methods
Suggests:
testthat (>= 3.0.0)
Config/Needs/website: rmarkdown
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Language: en