Package: slash 0.2.0
slash: Path-Based Access and Manipulation of Nested Lists
Allows users to list data structures using path-based navigation. Provides intuitive methods for storing, accessing, and manipulating nested data through simple path strings. Key features include strict mode validation, path existence checking, recursive operations, and automatic parent-level creation. Designed for use cases requiring organized storage of complex nested data while maintaining simple access patterns. Particularly useful for configuration management, nested settings, and any application where data naturally forms a tree-like structure.
Authors:
slash_0.2.0.tar.gz
slash_0.2.0.zip(r-4.7)slash_0.2.0.zip(r-4.6)slash_0.2.0.zip(r-4.5)
slash_0.2.0.tgz(r-4.6-any)slash_0.2.0.tgz(r-4.5-any)
slash_0.2.0.tar.gz(r-4.7-any)slash_0.2.0.tar.gz(r-4.6-any)
slash_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
slash/json (API)
NEWS
| # Install 'slash' in R: |
| install.packages('slash', repos = c('https://feddelegrand7.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/feddelegrand7/slash/issues
Pkgdown/docs site:https://feddelegrand7.github.io
Last updated from:c4dec257b3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 152 | ||
| linux-release-x86_64 | OK | 99 | ||
| macos-release-arm64 | OK | 88 | ||
| macos-oldrel-arm64 | OK | 108 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 57 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 89 |
Exports:slash
Dependencies:R6
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Path-based access and manipulation for R lists | slash |
