Package: reactRouter Type: Package Title: 'React Router' for 'shiny' Apps and 'Quarto' Version: 0.2.0 Authors@R: c( person(given = "Felix", family = "Luginbuhl", role = c("aut", "cre", "cph"), email = "felix.luginbuhl@protonmail.ch", comment = c(ORCID = "0009-0008-6625-2899")), person(given = "Andryas", family = "Waurzenczak", role = c("ctb")) ) Maintainer: Felix Luginbuhl Description: Provides a wrapper around the 'react-router-dom' 'React' library for use in 'Shiny' applications and 'Quarto' documents. Enables client-side routing with hash, memory, and browser history strategies, nested routes, dynamic segments, data loaders, actions, and navigation hooks. License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 4.0) Imports: htmltools, shiny, shiny.react, checkmate, jsonlite Suggests: testthat (>= 3.0.0), chromote (>= 0.1.1), shinytest2, dplyr, muiMaterial RoxygenNote: 7.3.3 URL: https://felixluginbuhl.com/reactRouter/ BugReports: https://github.com/lgnbhl/reactRouter/issues Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://lgnbhl.r-universe.dev Date/Publication: 2026-05-10 10:02:58 UTC RemoteUrl: https://github.com/lgnbhl/reactrouter RemoteRef: HEAD RemoteSha: b0735a53805e976fb07ea220c87ab52097c9f44f NeedsCompilation: no Packaged: 2026-06-09 06:06:35 UTC; root Author: Felix Luginbuhl [aut, cre, cph] (ORCID: ), Andryas Waurzenczak [ctb]