Package: rscopus
Type: Package
Title: Scopus Database 'API' Interface
Version: 0.5.3
Date: 2017-10-11
Authors@R: person(given = "John", family = "Muschelli", 
    role = c("aut", "cre"), email = "muschellij2@gmail.com")
Maintainer: John Muschelli <muschellij2@gmail.com>
Description: Uses Elsevier 'Scopus' 'API'
    <https://dev.elsevier.com/sc_apis.html> to download 
    information about authors and their citations.
License: GPL-2
Depends: R (>= 3.2.0)
Imports: httr, utils, stats, plyr, tidyr
LazyData: TRUE
Suggests: xml2, rvest, graphics, testthat, jpeg
URL: https://dev.elsevier.com/sc_apis.html,
        https://github.com/muschellij2/rscopus
BugReports: https://github.com/muschellij2/rscopus/issues
RoxygenNote: 6.0.1.9000
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2017-10-11 21:19:41 UTC; johnmuschelli
Author: John Muschelli [aut, cre]
Repository: CRAN
Date/Publication: 2017-10-11 22:57:25 UTC
