Package: rscopus
Type: Package
Title: Scopus Database 'API' Interface
Version: 0.6.6
Date: 2019-09-17
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.0.0)
Imports: httr, jsonlite, utils, stats, plyr, tidyr, dplyr, tools, glue
LazyData: TRUE
Suggests: xml2, rvest, graphics, testthat, jpeg, knitr, rmarkdown,
        purrr
URL: https://dev.elsevier.com/sc_apis.html,
        https://github.com/muschellij2/rscopus
BugReports: https://github.com/muschellij2/rscopus/issues
RoxygenNote: 6.1.1
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-09-17 19:00:22 UTC; johnmuschelli
Author: John Muschelli [aut, cre]
Repository: CRAN
Date/Publication: 2019-09-17 20:20:02 UTC
Built: R 4.2.0; ; 2022-03-22 20:01:14 UTC; unix
