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 processing for hierarchical data structures. By activating the menu items, you can perform operations on each item while maintaining the overall structure in attributes. License: MIT + file LICENSE Encoding: UTF-8 Imports: cli, lifecycle, pillar, purrr, rlang, stickyr, tidyselect, vctrs Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: covr, dplyr, testthat (>= 3.0.0) Config/testthat/edition: 3 BugReports: https://github.com/UchidaMizuki/navigatr/issues URL: https://github.com/UchidaMizuki/navigatr, https://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: 2026-07-13 01:24:30 UTC; root Author: Mizuki Uchida [aut, cre] Maintainer: Mizuki Uchida Depends: R (>= 4.1.0)