Package: acronames Title: Create Acronyms for Naming Things Version: 0.0.0.9000 Authors@R: person(given = "Christopher T.", family = "Kenny", role = c("aut", "cre"), email = "christopherkenny@fas.harvard.edu", comment = c(ORCID = "0000-0002-9386-6860")) Description: Simple tool for developing names based on first letters of keywords. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 URL: https://christopherkenny.github.io/acronames/, https://github.com/christopherkenny/acronames Imports: dplyr, magrittr, stringr, tibble, words Depends: R (>= 4.1.0) BugReports: https://github.com/christopherkenny/acronames/issues Config/pak/sysreqs: libicu-dev Repository: https://christopherkenny.r-universe.dev Date/Publication: 2021-10-23 15:57:45 UTC RemoteUrl: https://github.com/christopherkenny/acronames RemoteRef: HEAD RemoteSha: c428e7a5094a63b259d2ca8519cbe5be527d4e59 NeedsCompilation: no Packaged: 2026-07-06 06:32:58 UTC; root Author: Christopher T. Kenny [aut, cre] (ORCID: ) Maintainer: Christopher T. Kenny