Package: valve Title: Redirects Your Plumbing For You Version: 0.1.3 Authors@R: person("Josiah", "Parry", , "josiah.parry@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9910-865X")) Description: Scales Plumber APIs in parallel on demand. Valve is a Rust library, cli tool, and R package, that spawns plumber APIs in parallel. Valve creates a connection pool of Plumber APIs which are fetched based on availability. Unused connections are terminated. Valve is built using the powerful extendr, tokio, and deadpool libraries. License: BSD_3_clause + file LICENSE URL: https://github.com/JosiahParry/valve, https://josiahparry.r-universe.dev/valve, https://rsgeo.josiahparry.com/ BugReports: https://github.com/JosiahParry/valve/issues/ Encoding: UTF-8 Language: en SystemRequirements: Cargo (rustc package manager) Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/rextendr/version: 0.3.1.9000 Imports: plumber Suggests: rmarkdown, vetiver Config/pak/sysreqs: make libicu-dev libsodium-dev libssl-dev zlib1g-dev libclang-dev Repository: https://josiahparry.r-universe.dev Date/Publication: 2025-06-24 16:10:54 UTC RemoteUrl: https://github.com/josiahparry/valve RemoteRef: HEAD RemoteSha: be4826867f40a2b35fad9483214ef8c067d3cf68 NeedsCompilation: yes Packaged: 2026-04-20 09:15:25 UTC; root Author: Josiah Parry [aut, cre] (ORCID: ) Maintainer: Josiah Parry