-
Notifications
You must be signed in to change notification settings - Fork 46
/
DESCRIPTION
executable file
·76 lines (76 loc) · 2.17 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
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
66
67
68
69
70
71
72
73
74
75
76
Type: Package
Package: eurostat
Title: Tools for Eurostat Open Data
Version: 4.0.0
Date: 2023-12-19
Authors@R: c(
person("Leo", "Lahti", , "leo.lahti@iki.fi", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5537-637X")),
person("Janne", "Huovari", role = "aut"),
person("Markus", "Kainu", role = "aut"),
person("Przemyslaw", "Biecek", role = "aut"),
person("Daniel", "Antal", role = "ctb"),
person("Diego", "Hernangomez", role = "ctb",
comment = c(ORCID = "0000-0001-8457-4658")),
person("Joona", "Lehtomaki", role = "ctb"),
person("Francois", "Briatte", role = "ctb"),
person("Reto", "Stauffer", role = "ctb"),
person("Paul", "Rougieux", role = "ctb"),
person("Anna", "Vasylytsya", role = "ctb"),
person("Oliver", "Reiter", role = "ctb"),
person("Pyry", "Kantanen", role = "ctb",
comment = c(ORCID = "0000-0003-2853-2765")),
person("Enrico", "Spinielli", , "enrico.spinielli@gmail.com", role = "ctb",
comment = c(ORCID = "0000-0001-8584-9131"))
)
Description: Tools to download data from the Eurostat database
<https://ec.europa.eu/eurostat> together with search and manipulation
utilities.
License: BSD_2_clause + file LICENSE
URL: https://ropengov.github.io/eurostat/,
https://github.com/rOpenGov/eurostat
BugReports: https://github.com/rOpenGov/eurostat/issues
Depends:
R (>= 3.6.0)
Imports:
classInt,
countrycode,
curl,
digest,
dplyr,
httr2 (>= 0.2.3),
ISOweek,
jsonlite,
lubridate,
rappdirs,
readr,
RefManageR,
regions,
rlang,
stringi,
stringr,
tibble,
tidyr (>= 1.0.0),
xml2,
data.table (>= 1.14.8)
Suggests:
giscoR,
knitr,
rmarkdown,
sf,
testthat (>= 3.0.0)
VignetteBuilder:
knitr
Config/Needs/website: ggplot2, tmap, styler, sessioninfo,
ropengov/rogtemplate, ragg
Config/testthat/edition: 3
Config/testthat/parallel: false
Encoding: UTF-8
LazyData: true
MailingList: rOpenGov <ropengov-forum@googlegroups.com>
NeedsCompilation: no
Repository: CRAN
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
X-schema.org-isPartOf: http://ropengov.org/
X-schema.org-keywords: ropengov