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.

Version: 0.1.0
Imports: R6
Suggests: testthat (≥ 3.0.0)
Published: 2025-04-18
DOI: 10.32614/CRAN.package.slash
Author: Mohamed El Fodil Ihaddaden [aut, cre]
Maintainer: Mohamed El Fodil Ihaddaden <ihaddaden.fodeil at gmail.com>
BugReports: https://github.com/feddelegrand7/slash/issues
License: MIT + file LICENSE
URL: https://github.com/feddelegrand7/slash
NeedsCompilation: no
Materials: README
CRAN checks: slash results

Documentation:

Reference manual: slash.pdf

Downloads:

Package source: slash_0.1.0.tar.gz
Windows binaries: r-devel: slash_0.1.0.zip, r-release: slash_0.1.0.zip, r-oldrel: slash_0.1.0.zip
macOS binaries: r-release (arm64): slash_0.1.0.tgz, r-oldrel (arm64): slash_0.1.0.tgz, r-release (x86_64): slash_0.1.0.tgz, r-oldrel (x86_64): slash_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=slash to link to this page.