Package: rscopus
Type: Package
Title: Scopus Database 'API' Interface
Version: 0.9.0
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,
        magrittr
Suggests: xml2, rvest, graphics, testthat, jpeg, knitr, rmarkdown,
        purrr, pbapply
URL: https://dev.elsevier.com/sc_apis.html,
        https://github.com/muschellij2/rscopus
BugReports: https://github.com/muschellij2/rscopus/issues
RoxygenNote: 7.3.2
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-07-30 23:02:23 UTC; jmuschel
Author: John Muschelli [aut, cre]
Repository: CRAN
Date/Publication: 2025-07-30 23:40:02 UTC
Built: R 4.4.3; ; 2025-11-01 04:45:01 UTC; windows
