{
  "_id": "6a630a97d3420cf5dfdb654d",
  "Package": "waysign",
  "Title": "Multi-Purpose and High-Performance Routing",
  "Version": "0.1.1.9000",
  "Authors@R": "c(\nperson(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5147-4711\")),\nperson(\"Posit, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Provides routing based on the 'path-tree' 'Rust' crate.\nThe routing is general purpose in the sense that any type of R\nobject can be associated with a path, not just a handler\nfunction.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/rextendr/version": "0.4.2.9000",
  "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.65.0, xz",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/thomasp85/waysign",
  "BugReports": "https://github.com/thomasp85/waysign/issues",
  "Config/pak/sysreqs": "xz-utils libclang-dev",
  "Repository": "https://thomasp85.r-universe.dev",
  "Date/Publication": "2026-01-13 12:34:37 UTC",
  "RemoteUrl": "https://github.com/thomasp85/waysign",
  "RemoteRef": "HEAD",
  "RemoteSha": "bca42cee2642cd6830934a1eb6ae6c0de3816658",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 06:10:21 UTC",
    "User": "root"
  },
  "Author": "Thomas Lin Pedersen [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5147-4711>),\nPosit, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Thomas Lin Pedersen <thomas.pedersen@posit.co>",
  "_user": "thomasp85",
  "_type": "src",
  "_file": "waysign_0.1.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/5f1571d4f84d2135052b6274ab1f30f12f42875c2aae9eadfa73a4da8e1f6385",
  "_filesize": 656661,
  "_sha256": "5f1571d4f84d2135052b6274ab1f30f12f42875c2aae9eadfa73a4da8e1f6385",
  "_expires": "2026-11-01T06:47:50.000Z",
  "_created": "2026-07-24T06:10:21.000Z",
  "_published": "2026-07-24T06:47:51.592Z",
  "_jobs": [
    {
      "job": 89413194640,
      "time": 147,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588229605"
    },
    {
      "job": 89413194642,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588226613"
    },
    {
      "job": 89413194660,
      "time": 119,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588221031"
    },
    {
      "job": 89413194669,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588230710"
    },
    {
      "job": 89413194720,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588702059"
    },
    {
      "job": 89413194659,
      "time": 241,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588816757"
    },
    {
      "job": 89413194651,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588689554"
    },
    {
      "job": 89413194686,
      "time": 324,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588845064"
    },
    {
      "job": 89412748924,
      "time": 182,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588183717"
    },
    {
      "job": 89413194658,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588226766"
    },
    {
      "job": 89413194645,
      "time": 114,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588219515"
    },
    {
      "job": 89413194634,
      "time": 130,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588225159"
    },
    {
      "job": 89413194636,
      "time": 114,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588219450"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/thomasp85/actions/runs/30071346283",
  "_status": "success",
  "_upstream": "https://github.com/thomasp85/waysign",
  "_commit": {
    "id": "bca42cee2642cd6830934a1eb6ae6c0de3816658",
    "author": "Thomas Lin Pedersen <thomasp85@gmail.com>",
    "committer": "Thomas Lin Pedersen <thomasp85@gmail.com>",
    "message": "Merge branch 'main' of https://github.com/thomasp85/waysign\n",
    "time": 1768307677
  },
  "_maintainer": {
    "name": "Thomas Lin Pedersen",
    "email": "thomas.pedersen@posit.co",
    "login": "thomasp85",
    "mastodon": "@thomasp85@fosstodon.org",
    "linkedin": "in/thomasp85",
    "orcid": "0000-0002-5147-4711",
    "twitter": "@thomasp85",
    "description": "Maker of tools focusing on data science and data visualisation",
    "uuid": 1775316
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "thomasp85",
  "_selfowned": true,
  "_usedby": 8,
  "_updates": [
    {
      "week": "2025-48",
      "n": 8
    },
    {
      "week": "2025-50",
      "n": 9
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-12-08"
    },
    {
      "name": "v0.1.1",
      "date": "2026-01-13"
    }
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "thomasp85",
      "count": 26,
      "uuid": 1775316
    }
  ],
  "_userbio": {
    "uuid": 1775316,
    "type": "user",
    "name": "Thomas Lin Pedersen",
    "followers": 3276,
    "description": "Maker of tools focusing on data science and data visualisation"
  },
  "_downloads": {
    "count": 903,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/waysign"
  },
  "_devurl": "https://github.com/thomasp85/waysign",
  "_searchresults": 1,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/waysign.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thomasp85/waysign",
  "_realowner": "thomasp85",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-12-16"
    },
    {
      "version": "0.1.1",
      "date": "2026-01-13"
    }
  ],
  "_exports": [
    "path_params",
    "signpost"
  ],
  "_help": [
    {
      "page": "path_params",
      "title": "Deconstruct a path pattern",
      "topics": [
        "path_params"
      ]
    },
    {
      "page": "signpost",
      "title": "A simple, multi-purpose router",
      "topics": [
        "signpost"
      ]
    }
  ],
  "_readme": "https://github.com/thomasp85/waysign/raw/HEAD/README.md",
  "_rundeps": [
    "rlang"
  ],
  "_score": 5.5263392773898445,
  "_indexed": true,
  "_nocasepkg": "waysign",
  "_universes": [
    "thomasp85"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-24T06:12:50.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "bca42cee2642cd6830934a1eb6ae6c0de3816658",
      "fileid": "https://r2.ropensci.org/8c3a1fdf31598bbb5779f2b1b70c81e98dae54a25b5ef8a21e3732fa137e4a95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/30071346283"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-24T06:12:39.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "bca42cee2642cd6830934a1eb6ae6c0de3816658",
      "fileid": "https://r2.ropensci.org/adc539baf17fe772a20e739e073126dd51f1f3a00ea710bb06518975334b2124",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/30071346283"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-24T06:12:25.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "bca42cee2642cd6830934a1eb6ae6c0de3816658",
      "fileid": "https://r2.ropensci.org/6aca237023af427abad4cafa7c05ccd5fd0d9eef3f7dbd541e57eceb6cfebbd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/30071346283"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-07-24T06:12:52.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "bca42cee2642cd6830934a1eb6ae6c0de3816658",
      "fileid": "https://r2.ropensci.org/75a567c1524021d3b1e3103baeef8d9c0fb9b6468bd2ae426ffaece3d51cbe10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/30071346283"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-24T06:39:46.000Z",
      "arch": "aarch64",
      "commit": "bca42cee2642cd6830934a1eb6ae6c0de3816658",
      "fileid": "https://r2.ropensci.org/55581e2fedd35c3984602786610674c49951c7b40033c960d7d8c1ecb17d38b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/30071346283"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-24T06:45:15.000Z",
      "arch": "x86_64",
      "commit": "bca42cee2642cd6830934a1eb6ae6c0de3816658",
      "fileid": "https://r2.ropensci.org/a841bac348b7944750fc4bdf65e35c71110ea9e8530cbe4a60248b6c23013679",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/30071346283"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-24T06:38:56.000Z",
      "arch": "aarch64",
      "commit": "bca42cee2642cd6830934a1eb6ae6c0de3816658",
      "fileid": "https://r2.ropensci.org/57ea09e7141fcc3ce807e703d00f991b9721ab7e6de52e88eafe73d770b8fad8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/30071346283"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-07-24T06:46:24.000Z",
      "arch": "x86_64",
      "commit": "bca42cee2642cd6830934a1eb6ae6c0de3816658",
      "fileid": "https://r2.ropensci.org/daaaf05331bf1677ade74e2392824a9e194ea453418486f0d42611dad9ec1635",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/30071346283"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-07-24T06:12:52.000Z",
      "arch": "emscripten",
      "commit": "bca42cee2642cd6830934a1eb6ae6c0de3816658",
      "fileid": "https://r2.ropensci.org/516b51aba10844d4b98af503d4fff34cd5d338a73fc977e03640b92e5e584ba4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/30071346283"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-24T06:11:42.000Z",
      "arch": "x86_64",
      "commit": "bca42cee2642cd6830934a1eb6ae6c0de3816658",
      "fileid": "https://r2.ropensci.org/dc1b1752a05686f43272601b6025c4ce705853f042b93431f53b25c635ebc0e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/30071346283"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-24T06:11:58.000Z",
      "arch": "x86_64",
      "commit": "bca42cee2642cd6830934a1eb6ae6c0de3816658",
      "fileid": "https://r2.ropensci.org/fe3b19b31da329b57712edb7a588294fd92d1bbd435ac5d7a838df03184f44cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/30071346283"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-07-24T06:11:42.000Z",
      "arch": "x86_64",
      "commit": "bca42cee2642cd6830934a1eb6ae6c0de3816658",
      "fileid": "https://r2.ropensci.org/ec181ccd038c369076e0d6ab68f026f287285fe8bce497027ab040db10b1866e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/30071346283"
    }
  ]
}