Distributes HTTP requests among a pool of background R processes. Supports timeouts and interrupts of requests to ensure that CPU cores are utilized effectively.
Version: | 1.0.0 |
Depends: | R (≥ 4.2.0) |
Imports: | cli, httpuv, jsonlite, jobqueue, later, parallelly, promises, R6, rlang, semaphore, webutils, utils |
Suggests: | httr2, knitr, RCurl, rmarkdown, testthat (≥ 3.0.0), withr |
Published: | 2025-03-13 |
DOI: | 10.32614/CRAN.package.webqueue |
Author: | Daniel P. Smith |
Maintainer: | Daniel P. Smith <dansmith01 at gmail.com> |
BugReports: | https://github.com/cmmr/webqueue/issues |
License: | MIT + file LICENSE |
URL: | https://cmmr.github.io/webqueue/, https://github.com/cmmr/webqueue |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | webqueue results |
Reference manual: | webqueue.pdf |
Vignettes: |
Handler (source) Interrupts (source) |
Package source: | webqueue_1.0.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-devel (arm64): not available, r-release (arm64): not available, r-oldrel (arm64): not available, r-devel (x86_64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=webqueue to link to this page.