Package: wosr
Type: Package
Title: Clients to the 'Web of Science' and 'InCites' APIs
Description: An R client to the 'Web of Science' and 'InCites' 
  <https://clarivate.com/products/data-integration/> web services, which 
  allow you to programmatically download publication and citation data
  indexed in the 'Web of Science' and 'InCites' databases.
URL: https://vt-arc.github.io/wosr/index.html
BugReports: https://github.com/vt-arc/wosr/issues
Version: 0.1.1
Authors@R: person("Christopher", "Baker", email = "chriscrewbaker@gmail.com",
  role = c("aut", "cre"))
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1)
Imports: httr, xml2, jsonlite, pbapply, utils, tools
RoxygenNote: 6.0.1.9000
Suggests: testthat, knitr, rmarkdown, dplyr
NeedsCompilation: no
Packaged: 2018-05-03 03:17:19 UTC; cbaker
Author: Christopher Baker [aut, cre]
Maintainer: Christopher Baker <chriscrewbaker@gmail.com>
Repository: CRAN
Date/Publication: 2018-05-03 03:59:55 UTC
