sched: Request Scheduler

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.

Package details

AuthorPierrick Roger [aut, cre] (<https://orcid.org/0000-0001-8177-4873>)
MaintainerPierrick Roger <pierrick.roger@cea.fr>
LicenseAGPL-3
Version1.0.3
URL https://gitlab.com/cnrgh/databases/r-sched
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("sched")

Try the sched package in your browser

Any scripts or data that you put into this service are public.

sched documentation built on Oct. 3, 2024, 1:07 a.m.