Package: Knoema
Title: Interface to the Knoema API
Version: 0.1.19
Date: 2021-11-03
Authors@R: c(person("Pavel Pimenov", role=c("aut", "cre"), email="pimenov@knoema.com"),
    person("Ekaterina Chirkova", role="aut", email="chirkova@knoema.com"),
    person("Aleksey Filippov", role="aut", email="afilippov@knoema.com"),
    person("Knoema", role="cph"))
Maintainer: Pavel Pimenov <pimenov@knoema.com>
Description: Using this package, users can access to the largest collection of public data and statistics on the Internet featuring about 2.5 billion time series from thousands of sources collected in 'Knoema' repository and use rich R calculations in order to analyze the data. Because data in 'Knoema' is time series data, 'Knoema' function offers data in a number of formats usable in R such as 'ts', 'xts' or 'zoo'. For more information about 'Knoema' API go to <https://knoema.com/dev/docs>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: httr, jsonlite, base64enc, digest, lubridate, xts, zoo,
        methods
Depends: R (>= 3.3.0)
RoxygenNote: 7.1.2
Suggests: testthat
URL: https://github.com/Knoema/knoema-r-driver
NeedsCompilation: no
Packaged: 2021-11-02 15:47:46 UTC; afilippov
Author: Pavel Pimenov [aut, cre],
  Ekaterina Chirkova [aut],
  Aleksey Filippov [aut],
  Knoema [cph]
Repository: CRAN
Date/Publication: 2021-11-06 15:00:22 UTC
