Package: sched 1.0.2

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.

Authors:Pierrick Roger [aut, cre]

sched_1.0.2.tar.gz
sched_1.0.2.zip(r-4.5)sched_1.0.2.zip(r-4.4)sched_1.0.2.zip(r-4.3)
sched_1.0.2.tgz(r-4.4-any)sched_1.0.2.tgz(r-4.3-any)
sched_1.0.2.tar.gz(r-4.5-noble)sched_1.0.2.tar.gz(r-4.4-noble)
sched_1.0.2.tgz(r-4.4-emscripten)sched_1.0.2.tgz(r-4.3-emscripten)
sched.pdf |sched.html
sched/json (API)

# Install 'sched' in R:
install.packages('sched', repos = c('https://pkrog.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://gitlab.com/cnrgh/databases

On CRAN:

6 exports 0.23 score 17 dependencies 1 scripts 113 downloads

Last updated 27 days agofrom:f7c33a1dd8. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 21 2024
R-4.5-winOKAug 21 2024
R-4.5-linuxOKAug 21 2024
R-4.4-winOKAug 21 2024
R-4.4-macOKAug 21 2024
R-4.3-winOKAug 21 2024
R-4.3-macOKAug 21 2024

Exports:get_url_request_resultmake_post_requestRequestRuleSchedulerURL

Dependencies:askpassbitopschkclifscachegluelgrlifecycleopensslR.methodsS3R.ooR.utilsR6RCurlrlangstringisys

Introduction to sched package

Rendered fromintro.Rmdusingknitr::rmarkdownon Aug 21 2024.

Last update: 2024-06-15
Started: 2024-06-15

sched package helper functions

Rendered fromfcts.Rmdusingknitr::rmarkdownon Aug 21 2024.

Last update: 2024-06-15
Started: 2024-06-15