{
  "_id": "6a543ef19b92047c28d59858",
  "Package": "navigatr",
  "Type": "Package",
  "Title": "Navigation Menu for Pipe-Friendly Data Processing",
  "Version": "0.2.1.9000",
  "Authors@R": "person(\"Mizuki\", \"Uchida\", , \"uchidamizuki@vivaldi.net\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides a navigation menu to enable pipe-friendly data\nprocessing for hierarchical data structures. By activating the\nmenu items, you can perform operations on each item while\nmaintaining the overall structure in attributes.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "BugReports": "https://github.com/UchidaMizuki/navigatr/issues",
  "URL": "https://github.com/UchidaMizuki/navigatr,\nhttps://uchidamizuki.github.io/navigatr/",
  "Repository": "https://uchidamizuki.r-universe.dev",
  "Date/Publication": "2025-04-20 14:25:25 UTC",
  "RemoteUrl": "https://github.com/uchidamizuki/navigatr",
  "RemoteRef": "HEAD",
  "RemoteSha": "e745f144f8d69436a04537de137d25d678de92f7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 01:24:30 UTC",
    "User": "root"
  },
  "Author": "Mizuki Uchida [aut, cre]",
  "Maintainer": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "navigatr_0.2.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/a91d6eb1d8bb49d567651e00d4880ddd5d28bf2797e8e0ec6f9cd29b74f4d39e",
  "_filesize": 106256,
  "_sha256": "a91d6eb1d8bb49d567651e00d4880ddd5d28bf2797e8e0ec6f9cd29b74f4d39e",
  "_expires": "2026-10-21T01:27:11.000Z",
  "_created": "2026-07-13T01:24:30.000Z",
  "_published": "2026-07-13T01:27:12.983Z",
  "_jobs": [
    {
      "job": 86715722944,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8267041837"
    },
    {
      "job": 86715722943,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8267042448"
    },
    {
      "job": 86715722945,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8267039121"
    },
    {
      "job": 86715722933,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8267037444"
    },
    {
      "job": 86715456278,
      "time": 168,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8267020301"
    },
    {
      "job": 86715722993,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8267037258"
    },
    {
      "job": 86715722970,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8267032700"
    },
    {
      "job": 86715722967,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8267032239"
    },
    {
      "job": 86715722964,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8267040457"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217247097",
  "_status": "success",
  "_upstream": "https://github.com/uchidamizuki/navigatr",
  "_commit": {
    "id": "e745f144f8d69436a04537de137d25d678de92f7",
    "author": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #10 from UchidaMizuki/set-description-2-#8\n\nAdd `description` arguments #8",
    "time": 1745159125
  },
  "_maintainer": {
    "name": "Mizuki Uchida",
    "email": "uchidamizuki@vivaldi.net",
    "login": "uchidamizuki",
    "mastodon": "@UchidaMizuki@social.vivaldi.net",
    "linkedin": "in/uchidamizuki",
    "description": "I am a classical music lover.",
    "uuid": 35052925
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stickyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "uchidamizuki",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "pipe"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "uchidamizuki",
      "count": 106,
      "uuid": 35052925
    },
    {
      "user": "olivroy",
      "count": 2,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 35052925,
    "type": "user",
    "name": "Uchida Mizuki",
    "followers": 27,
    "description": "I am a classical music lover."
  },
  "_downloads": {
    "count": 267,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/navigatr"
  },
  "_devurl": "https://github.com/uchidamizuki/navigatr",
  "_pkgdown": "https://uchidamizuki.github.io/navigatr/",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/navigatr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/uchidamizuki/navigatr",
  "_realowner": "uchidamizuki",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-01-26"
    },
    {
      "version": "0.1.1",
      "date": "2022-02-21"
    },
    {
      "version": "0.1.2",
      "date": "2022-05-14"
    },
    {
      "version": "0.2.0",
      "date": "2022-11-20"
    },
    {
      "version": "0.2.1",
      "date": "2023-03-26"
    }
  ],
  "_exports": [
    "activate",
    "deactivate",
    "itemise",
    "itemize",
    "new_menu",
    "new_nav_input",
    "new_nav_menu",
    "rekey",
    "rekey_with"
  ],
  "_help": [
    {
      "page": "activate",
      "title": "Activate or deactivate a menu item",
      "topics": [
        "activate",
        "activate.navigatr_item",
        "activate.navigatr_nav_menu",
        "deactivate",
        "deactivate.navigatr_item",
        "deactivate.navigatr_nav_menu"
      ]
    },
    {
      "page": "itemise",
      "title": "Set items",
      "topics": [
        "itemise",
        "itemize"
      ]
    },
    {
      "page": "new_menu",
      "title": "Deprecated functions",
      "topics": [
        "new_menu"
      ]
    },
    {
      "page": "new_nav_input",
      "title": "Build a new input form",
      "topics": [
        "new_nav_input"
      ]
    },
    {
      "page": "new_nav_menu",
      "title": "Build a new menu",
      "topics": [
        "new_nav_menu"
      ]
    },
    {
      "page": "rekey",
      "title": "Rename key names",
      "topics": [
        "rekey",
        "rekey.navigatr_item",
        "rekey.navigatr_nav",
        "rekey_with"
      ]
    }
  ],
  "_readme": "https://github.com/uchidamizuki/navigatr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stickyr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.8750612633917,
  "_indexed": true,
  "_nocasepkg": "navigatr",
  "_universes": [
    "uchidamizuki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-13T01:26:32.000Z",
      "distro": "resolute",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "https://r2.ropensci.org/76383fdc61b427544813b38f55a0e28596d34ba3167b7bd1487612acae4ac470",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217247097"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-13T01:26:34.000Z",
      "distro": "resolute",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "https://r2.ropensci.org/1b70bf2a712da383753cdf272652c758915ecf988d1a8429b76837c0fc2f72e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217247097"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-13T01:26:16.000Z",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "https://r2.ropensci.org/640d30ae8cfbfa55300c1d906878728d935705e991364199ab6a6ebc8ffc9564",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217247097"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-13T01:26:09.000Z",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "https://r2.ropensci.org/8686c560e261bb2ddbbbc7fccfbc6c6524dd2b1e317f69f44a489877ff1aeb8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217247097"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-07-13T01:26:19.000Z",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "https://r2.ropensci.org/6b8c48412fcbf0badb6f33b75a5e348b9fed9512e65857cc93e298c41399f01c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217247097"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-13T01:25:35.000Z",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "https://r2.ropensci.org/274c828b54b35ad37befecff0436eb727f0da43156abdf6ac01ebeb6efd02f96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217247097"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-13T01:25:33.000Z",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "https://r2.ropensci.org/8188ea1a0e9af6ad9d70eecc38b4f9b07a1b61efc3e61c85ba7df20b197efb06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217247097"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-13T01:26:19.000Z",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "https://r2.ropensci.org/97290a5ecfb9214ef43ffaa0c7ea269c99d143e8943b5fffc3fa591c72c304f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29217247097"
    }
  ]
}