Package: name
Title: Tools for Working with Names
Version: 0.0.2
Authors@R: person("Christopher T.", "Kenny", email = "ctkenny@proton.me",
                  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9386-6860"))
Description: A system for organizing column names in data. Aimed at supporting a 
  prefix-based and suffix-based column naming scheme. Extends 'dplyr' functionality
  to add ordering by function and more explicit renaming.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: tibble, dplyr, stringr, tidyselect, rlang, cli
URL: https://github.com/christopherkenny/name,
        https://christophertkenny.com/name/
BugReports: https://github.com/christopherkenny/name/issues
Depends: R (>= 4.1)
NeedsCompilation: no
Packaged: 2025-09-03 15:28:24 UTC; chris
Author: Christopher T. Kenny [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9386-6860>)
Maintainer: Christopher T. Kenny <ctkenny@proton.me>
Repository: CRAN
Date/Publication: 2025-09-03 16:20:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:17:49 UTC; windows
