# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "sched" in publications use:' type: software license: AGPL-3.0-only title: 'sched: Request Scheduler' version: 1.0.3 doi: 10.32614/CRAN.package.sched abstract: 'Offers classes and functions to contact web servers while enforcing scheduling rules required by the sites. The URL class makes it easy to construct a URL by providing parameters as a vector. The Request class allows to describes SOAP (Simple Object Access Protocol) or standard requests: URL, method (POST or GET), header, body. The Scheduler class controls the request frequency for each server address by mean of rules (Rule class). The RequestResult class permits to get the request status to handle error cases and the content.' authors: - family-names: Roger given-names: Pierrick email: pierrick.roger@cea.fr orcid: https://orcid.org/0000-0001-8177-4873 repository: https://pkrog.r-universe.dev repository-code: https://gitlab.com/cnrgh/databases/r-sched commit: 06fe45a2982afab0ec259d97f066eda6d76aa6c2 url: https://gitlab.com/cnrgh/databases/r-sched date-released: '2024-10-02' contact: - family-names: Roger given-names: Pierrick email: pierrick.roger@cea.fr orcid: https://orcid.org/0000-0001-8177-4873