sched: Request Scheduler (original) (raw)

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.

Version: 1.0.3
Depends: R (≥ 4.1)
Imports: R6, fscache (≥ 1.0.3), chk, lgr, methods, RCurl, tools, openssl
Suggests: roxygen2, testthat, knitr, rmarkdown, covr, lintr
Published: 2024-10-02
DOI: 10.32614/CRAN.package.sched
Author: Pierrick Roger ORCID iD [aut, cre]
Maintainer: Pierrick Roger <pierrick.roger at cea.fr>
BugReports: https://gitlab.com/cnrgh/databases/r-sched/-/issues
License: AGPL-3
URL: https://gitlab.com/cnrgh/databases/r-sched
NeedsCompilation: no
CRAN checks: sched results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=schedto link to this page.