Package: rwosstarter Type: Package Title: An R Client to the Web of Science Starter API Version: 0.1 Authors@R: c( person(given = "Nicolas", family = "Casajus", role = c("aut", "cre", "cph"), email = "nicolas.casajus@fondationbiodiversite.fr", comment = c(ORCID = "0000-0002-5537-5294"))) Description: A client to the 'Web of Science Starter API' () dedicated to retrieve metadata (including times-cited counts) of scientific publications matching search terms. It can be used to run a literature synthesis. Note that this API requires an API Key access (). URL: https://github.com/frbcesab/rwosstarter BugReports: https://github.com/frbcesab/rwosstarter/issues License: GPL (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: httr, jsonlite, utils Config/pak/sysreqs: libssl-dev Repository: https://frbcesab.r-universe.dev Date/Publication: 2024-09-12 11:25:42 UTC RemoteUrl: https://github.com/FRBCesab/rwosstarter RemoteRef: HEAD RemoteSha: 961ab67d86b59e0f7d1e58f1a79bb6d9f34532a5 NeedsCompilation: no Packaged: 2026-07-02 08:33:00 UTC; root Author: Nicolas Casajus [aut, cre, cph] (ORCID: ) Maintainer: Nicolas Casajus