Package: prevederer
Type: Package
Title: Wrapper for the 'Prevedere' API
Version: 0.0.1
Authors@R: c(
    person("Wil","Davis",,"davis.3243@osu.edu",role=c("aut","cre"),comment = c(ORCID = "0000-0001-9780-2576")),
    person("Hiram","Foster",,"hiramfoster.co@gmail.com",role=c("ctb")),
    person("Ted","Dickinson",,"tmdickinson@gmail.com",role=c("ctb"))
    )
Description: Easy and efficient access to the API provided by 'Prevedere', 
  an industry insights and predictive analytics company. Query and 
  download indicators, models and workbenches built with 'Prevedere' for further 
  analysis and reporting <https://www.prevedere.com/>.
License: MIT + file LICENSE
URL: https://github.com/wkdavis/prevederer,
        https://api.prevedere.com/index.html,
        https://www.prevedere.com/
BugReports: https://github.com/wkdavis/prevederer/issues
Depends: R (>= 3.2.0)
Imports: httr
Suggests: testthat (>= 2.1.0), knitr, covr
Encoding: UTF-8
LazyData: yes
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-07-19 11:08:24 UTC; wkdavis
Author: Wil Davis [aut, cre] (<https://orcid.org/0000-0001-9780-2576>),
  Hiram Foster [ctb],
  Ted Dickinson [ctb]
Maintainer: Wil Davis <davis.3243@osu.edu>
Repository: CRAN
Date/Publication: 2019-07-23 09:40:02 UTC
Built: R 4.1.0; ; 2021-05-27 05:00:18 UTC; unix
