Package: waysign
Title: Multi-Purpose and High-Performance Routing
Version: 0.1.0
Authors@R: c(
    person("Thomas Lin", "Pedersen", , "thomas.pedersen@posit.co", role = c("aut", "cre"),
        comment = c(ORCID = "0000-0002-5147-4711")),
    person("Posit, PBC", role = c("cph", "fnd"),
        comment = c(ROR = "03wc8by49"))
    )
Description: Provides routing based on the 'path-tree' 'Rust' crate. The routing
    is general purpose in the sense that any type of R object can be associated
    with a path, not just a handler function.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/rextendr/version: 0.4.2.9000
SystemRequirements: Cargo (Rust's package manager), rustc >= 1.65.0, xz
Depends: R (>= 4.2)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: rlang (>= 1.1.0)
URL: https://github.com/thomasp85/waysign
BugReports: https://github.com/thomasp85/waysign/issues
NeedsCompilation: yes
Packaged: 2025-12-08 07:25:17 UTC; thomas
Author: Thomas Lin Pedersen [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5147-4711>),
  Posit, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)
Maintainer: Thomas Lin Pedersen <thomas.pedersen@posit.co>
Repository: CRAN
Date/Publication: 2025-12-16 12:40:02 UTC
Built: R 4.5.2; aarch64-apple-darwin20; 2025-12-16 16:57:50 UTC; unix
Archs: waysign.so.dSYM
