The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

routr: A Simple Router for HTTP and WebSocket Requests

In order to make sure that web request ends up in the correct handler function a router is often used. 'routr' is a package implementing a simple but powerful routing functionality for R based servers. It is a fully functional 'fiery' plugin, but can also be used with other 'httpuv' based servers.

Version: 0.4.1
Imports: R6, assertthat, uuid, reqres, stringi, tools, digest
Suggests: testthat, covr, fiery
Published: 2022-08-19
Author: Thomas Lin Pedersen ORCID iD [cre, aut]
Maintainer: Thomas Lin Pedersen <thomasp85 at gmail.com>
BugReports: https://github.com/thomasp85/routr/issues
License: MIT + file LICENSE
URL: https://routr.data-imaginist.com, https://github.com/thomasp85/routr#routr
NeedsCompilation: no
Materials: README NEWS
In views: WebTechnologies
CRAN checks: routr results

Documentation:

Reference manual: routr.pdf

Downloads:

Package source: routr_0.4.1.tar.gz
Windows binaries: r-devel: routr_0.4.1.zip, r-release: routr_0.4.1.zip, r-oldrel: routr_0.4.1.zip
macOS binaries: r-release (arm64): routr_0.4.1.tgz, r-oldrel (arm64): routr_0.4.1.tgz, r-release (x86_64): routr_0.4.1.tgz, r-oldrel (x86_64): routr_0.4.1.tgz
Old sources: routr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=routr to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.