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.5-any)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'))

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

On CRAN:

2.78 score 2 scripts 189 downloads 6 exports 17 dependencies

Last updated 5 months agofrom:06fe45a298. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 31 2025
R-4.5-winOKJan 31 2025
R-4.5-macOKJan 31 2025
R-4.5-linuxOKJan 31 2025
R-4.4-winOKJan 31 2025
R-4.4-macOKJan 31 2025
R-4.3-winOKJan 31 2025
R-4.3-macOKJan 31 2025

Exports:get_url_request_resultmake_post_requestRequestRuleSchedulerURL

Dependencies:askpassbitopschkclifscachegluelgrlifecycleopensslR.methodsS3R.ooR.utilsR6RCurlrlangstringisys

Introduction to sched package

Rendered fromintro.Rmdusingknitr::rmarkdownon Jan 31 2025.

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

sched package helper functions

Rendered fromfcts.Rmdusingknitr::rmarkdownon Jan 31 2025.

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