Package: sched 1.0.3

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.3.tar.gz
sched_1.0.3.zip(r-4.5)sched_1.0.3.zip(r-4.4)sched_1.0.3.zip(r-4.3)
sched_1.0.3.tgz(r-4.4-any)sched_1.0.3.tgz(r-4.3-any)
sched_1.0.3.tar.gz(r-4.5-noble)sched_1.0.3.tar.gz(r-4.4-noble)
sched_1.0.3.tgz(r-4.4-emscripten)sched_1.0.3.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:

2.78 score 2 scripts 232 downloads 6 exports 17 dependencies

Last updated 2 months agofrom:06fe45a298. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 02 2024
R-4.5-winOKNov 02 2024
R-4.5-linuxOKNov 02 2024
R-4.4-winOKNov 02 2024
R-4.4-macOKNov 02 2024
R-4.3-winOKNov 02 2024
R-4.3-macOKNov 02 2024

Exports:get_url_request_resultmake_post_requestRequestRuleSchedulerURL

Dependencies:askpassbitopschkclifscachegluelgrlifecycleopensslR.methodsS3R.ooR.utilsR6RCurlrlangstringisys

Introduction to sched package

Rendered fromintro.Rmdusingknitr::rmarkdownon Nov 02 2024.

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

sched package helper functions

Rendered fromfcts.Rmdusingknitr::rmarkdownon Nov 02 2024.

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