Package: tagr
Title: Tagging and Organizing Objects in R
Version: 1.0.1
Authors@R: person("Joachim", "Zuckarelli", role = c("aut", "cre"), email = "joachim@zuckarelli.de", comment = c(ORCID = "0000-0002-9280-3016"))
Maintainer: Joachim Zuckarelli <joachim@zuckarelli.de>
Description: 
    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.
BugReports: https://github.com/jsugarelli/tagr/issues
URL: https://github.com/jsugarelli/tagr/
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2023-09-03 12:21:01 UTC; zucka
Author: Joachim Zuckarelli [aut, cre] (<https://orcid.org/0000-0002-9280-3016>)
Repository: CRAN
Date/Publication: 2023-09-03 12:40:02 UTC
Built: R 4.5.0; ; 2025-04-01 05:58:59 UTC; unix
