-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
65 lines (65 loc) · 2.08 KB
/
DESCRIPTION
File metadata and controls
65 lines (65 loc) · 2.08 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Type: Package
Package: climaemet
Title: Climate AEMET Tools
Version: 1.5.1
Authors@R: c(
person("Manuel", "Pizarro", role = c("aut", "cph"),
comment = c(ORCID = "0000-0002-6981-0154")),
person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-8457-4658")),
person("Gema", "Fernández-Avilés", role = "aut",
comment = c(ORCID = "0000-0001-5934-1916")),
person("AEMET", role = "cph",
comment = c(ROR = "04kxf1r09"))
)
Description: Tools to download the climatic data of the Spanish
Meteorological Agency (AEMET) directly from R using their API and
create scientific graphs (climate charts, trend analysis of climate
time series, temperature and precipitation anomalies maps, warming
stripes graphics, climatograms, etc.).
License: GPL-3
URL: https://ropenspain.github.io/climaemet/,
https://github.com/rOpenSpain/climaemet
BugReports: https://github.com/rOpenSpain/climaemet/issues
Depends:
R (>= 4.1.0)
Imports:
cli (>= 3.0.0),
dplyr (>= 1.0.0),
ggplot2 (>= 3.5.0),
httr2 (>= 1.0.0),
jsonlite (>= 1.7.0),
rappdirs (>= 0.3.3),
readr (>= 1.4.0),
rlang (>= 0.4.6),
tibble (>= 3.0.3),
tidyr (>= 1.1.0),
xml2
Suggests:
climatol (>= 3.1.2),
gganimate (>= 1.0.5),
jpeg (>= 0.1.8),
knitr,
lifecycle,
lubridate,
mapSpain,
quarto,
scales,
sf (>= 1.0.0),
terra (>= 1.8-10),
testthat (>= 3.2.0)
VignetteBuilder:
quarto
Config/Needs/website: cpp11, crosstalk, devtools, geoR, gifski, gstat,
leaflet, reactable, scales, tidyterra, tidyverse, usethis, styler
Config/roxygen2/version: 7.3.3.9000
Config/testthat/edition: 3
Config/testthat/parallel: false
Copyright: © AEMET. See file COPYRIGHTS
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
X-schema.org-applicationCategory: Meteorology
X-schema.org-isPartOf: https://ropenspain.es/
X-schema.org-keywords: aemet, climate, cran, data, forecast-api, r,
r-package, ropenspain, rstats, science, spain, weather-api