Package: Knoema
Title: Interface to the Knoema API
Version: 0.1.7
Date: 2017-08-22
Authors@R: c(person("Pavel Pimenov", role=c("aut", "cre"), email="pimenov@knoema.com"),
    person("Ekaterina Chirkova", role="aut", email="chirkova@knoema.com"),
    person("Knoema", role="cph"))
Maintainer: Pavel Pimenov <pimenov@knoema.com>
Description: 'Knoema' has the largest collection of public data and statistics on the Internet featuring about 2.5 billion time series from thousands of sources. Using 'Knoema' API users can access the data in the '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
LazyData: true
Imports: httr, jsonlite, base64enc, digest, lubridate, xts, zoo,
        methods
Depends: R (>= 3.3.0)
RoxygenNote: 6.0.1
Suggests: testthat
URL: https://github.com/Knoema/knoema-r-driver
NeedsCompilation: no
Packaged: 2017-08-22 12:48:52 UTC; dev05
Author: Pavel Pimenov [aut, cre],
  Ekaterina Chirkova [aut],
  Knoema [cph]
Repository: CRAN
Date/Publication: 2017-08-22 15:07:08 UTC
