{
  "_id": "6a103812acfb0bcc41c9a97f",
  "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-05-12 06:08:14 UTC",
    "User": "root"
  },
  "Author": "Mizuki Uchida [aut, cre]",
  "Maintainer": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
  "MD5sum": "98eb3d88af528ad40e5c1836e77b1ee7",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "navigatr_0.2.1.9000.tar.gz",
  "_fileid": "1781f03463f9cb9ba12b9d119d6e1b95cc1b7859b22f94f574bbd692b0100c35",
  "_filesize": 106038,
  "_sha256": "1781f03463f9cb9ba12b9d119d6e1b95cc1b7859b22f94f574bbd692b0100c35",
  "_created": "2026-05-12T06:08:14.000Z",
  "_published": "2026-05-22T11:03:46.753Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77366879046,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936922749"
    },
    {
      "job": 77366878621,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936919642"
    },
    {
      "job": 77366878500,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936923317"
    },
    {
      "job": 77366878734,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936929736"
    },
    {
      "job": 77366878533,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936893013"
    },
    {
      "job": 77366878048,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158951025"
    },
    {
      "job": 77366878573,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936914647"
    },
    {
      "job": 77366878885,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936914831"
    },
    {
      "job": 77366878724,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936911833"
    }
  ],
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/25716646855",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 35052925
  },
  "_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",
    "description": "I am a classical music lover."
  },
  "_downloads": {
    "count": 228,
    "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.0",
  "_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",
    "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-05-12T06:10:18.000Z",
      "distro": "noble",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "0a220d800328b7f30ae60da836c240612c1aa8db976c1b6787b1591ec796bf2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/25716646855"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-12T06:10:04.000Z",
      "distro": "noble",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "8ca1ff354bead09e16596a64d259b306ecbf3a1b2e948c9cf92a45bc76621b37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/25716646855"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-12T06:10:22.000Z",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "8abd7190ef459abe234f41ce245748b5c090c601c21a10b3bc4609b30f3e6ba3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/25716646855"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-12T06:10:44.000Z",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "0158790eb025bb9c0b2e5537804cbbdd2ae75b52869e6f47ae06209c66fc0bd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/25716646855"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-12T06:09:39.000Z",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "fe20fb4c44b10c23c0e07cf81ce1613a66ac0dea41457d795d883b7da809a7eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/25716646855"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-12T06:09:37.000Z",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "73fef7c041fbcd735d0bb334e7fd07ae48fbec620e8543d59bf2679ea374bb78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/25716646855"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-12T06:09:26.000Z",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "7869fbdb3b009a59e7e49827bb8f90e45502ebe6bb7312282fc368e140407c71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/25716646855"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-05-22T11:03:22.000Z",
      "commit": "e745f144f8d69436a04537de137d25d678de92f7",
      "fileid": "1c720025e6bcadf396c9b499a2af068095a1c6adecc329ffb7de87853c0dad7c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/25716646855"
    }
  ]
}