A coherent, quota-aware workflow layer over the Elsevier 'Scopus' Search 'API' <https://dev.elsevier.com/sc_apis.html>. It builds reproducible search plans, retrieves records with rate-limit handling, retry with back-off and optional resumable caching, normalises results to a stable tidy schema, extracts and tracks changes in Digital Object Identifiers (DOIs), compares publication trends across topics and exports to formats compatible with downstream bibliometric tools. Network and 'API' errors are surfaced as typed conditions so that callers can respond to them programmatically. 'Scopus' is a trademark of Elsevier. This package is an independent client and is not affiliated with or endorsed by Elsevier.
| Version: | 0.1.0 |
| Depends: | R (≥ 4.1.0) |
| Imports: | cli, httr2 (≥ 1.0.0), jsonlite, rlang (≥ 1.0.0), stats, tibble, tools, utils |
| Suggests: | ggplot2, knitr, rmarkdown, spelling, testthat (≥ 3.0.0), withr |
| Published: | 2026-06-20 |
| DOI: | 10.32614/CRAN.package.scopusflow (may not be active yet) |
| Author: | Pablo Bernabeu |
| Maintainer: | Pablo Bernabeu <pcbernabeu at gmail.com> |
| BugReports: | https://github.com/pablobernabeu/scopusflow/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/pablobernabeu/scopusflow, https://pablobernabeu.github.io/scopusflow/ |
| NeedsCompilation: | no |
| Language: | en-GB |
| Citation: | scopusflow citation info |
| Materials: | README, NEWS |
| CRAN checks: | scopusflow results |
| Package source: | scopusflow_0.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): scopusflow_0.1.0.tgz, r-oldrel (arm64): scopusflow_0.1.0.tgz, r-release (x86_64): not available, r-oldrel (x86_64): scopusflow_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=scopusflow to link to this page.