tagr: Tagging and Organizing Objects in R

Provides functions for attaching tags to R objects, searching for objects based on tags, and removing tags from objects. It also includes a function for removing all tags from an object, as well as a function for deleting all objects with a specific tag from the R environment. The package is useful for organizing and managing large collections of objects in R.

Version: 1.0.1
Published: 2023-09-03
Author: Joachim Zuckarelli ORCID iD [aut, cre]
Maintainer: Joachim Zuckarelli <joachim at zuckarelli.de>
BugReports: https://github.com/jsugarelli/tagr/issues
License: GPL-3
URL: https://github.com/jsugarelli/tagr/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: tagr results

Documentation:

Reference manual: tagr.pdf

Downloads:

Package source: tagr_1.0.1.tar.gz
Windows binaries: r-devel: tagr_1.0.1.zip, r-release: tagr_1.0.1.zip, r-oldrel: tagr_1.0.1.zip
macOS binaries: r-release (arm64): tagr_1.0.1.tgz, r-oldrel (arm64): tagr_1.0.1.tgz, r-release (x86_64): tagr_1.0.1.tgz, r-oldrel (x86_64): tagr_1.0.1.tgz
Old sources: tagr archive

Linking:

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