Package: rwoslite Type: Package Title: R Client for WOS Lite API Version: 0.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")), person(given = "Nicolas", family = "Mouquet", role = "aut", email = "nicolas.mouquet@cnrs.fr", comment = c(ORCID = "0000-0003-1840-6984"))) Description: R Client for the WOS Lite API. URL: https://github.com/frbcesab/rwoslite BugReports: https://github.com/frbcesab/rwoslite/issues License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Imports: httr, jsonlite, utils Config/pak/sysreqs: libssl-dev Repository: https://frbcesab.r-universe.dev Date/Publication: 2022-10-13 09:09:44 UTC RemoteUrl: https://github.com/FRBCesab/rwoslite RemoteRef: HEAD RemoteSha: a7c886b9d52d04706c1ab4869a10d11d069e8ca5 NeedsCompilation: no Packaged: 2026-06-17 10:54:54 UTC; root Author: Nicolas Casajus [aut, cre, cph] (ORCID: ), Nicolas Mouquet [aut] (ORCID: ) Maintainer: Nicolas Casajus