Package: rscopus
Type: Package
Title: Scopus Database 'API' Interface
Version: 0.8.1
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-04-02 00:17:02 UTC; johnmuschelli
Author: John Muschelli [aut, cre]
Repository: CRAN
Date/Publication: 2025-04-02 04:40:03 UTC
Built: R 4.3.3; ; 2025-04-04 15:35:37 UTC; unix
