Skip to content

routr

A Simple Router for HTTP and WebSocket Requests

v2.0.0 · Dec 18, 2025 · MIT + file LICENSE

Description

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.

Downloads

1.1K

Last 30 days

3570th

3.6K

Last 90 days

14.9K

Last year

Trend: +7.9% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (3)

Dependency Network

Dependencies Reverse dependencies R6 reqres stringi rlang cli lifecycle fs promises brio otel waysign glue fireproof firesafety plumber2 routr

Version History

new 2.0.0 Mar 10, 2026
updated 2.0.0 ← 1.1.0 diff Dec 17, 2025
updated 1.1.0 ← 1.0.0 diff Nov 17, 2025
updated 1.0.0 ← 0.4.1 diff Aug 20, 2025
updated 0.4.1 ← 0.4.0 diff Aug 18, 2022
updated 0.4.0 ← 0.3.0 diff Oct 2, 2019
updated 0.3.0 ← 0.2.0 diff Oct 25, 2017
new 0.2.0 Aug 21, 2017