-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
28 lines (28 loc) · 816 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
28
Package: ifo
Title: Client for the Ifo Institute Time Series
Version: 0.2.0.9000
Authors@R:
person("Maximilian", "Mücke", , "muecke.maximilian@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0009-0000-9432-9795"))
Description: Download ifo business survey data and more time series from
ifo institute <https://www.ifo.de/en/ifo-time-series>.
License: MIT + file LICENSE
URL: https://m-muecke.github.io/ifo/, https://github.com/m-muecke/ifo
BugReports: https://github.com/m-muecke/ifo/issues
Depends:
R (>= 4.1.0)
Imports:
curl,
data.table (>= 1.15.0),
readxl,
rvest,
utils
Suggests:
ggplot2,
knitr,
testthat (>= 3.2.0)
Config/Needs/website: knitr, rmarkdown
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2