Package: namespacify Title: Add Namespace Prefixes Version: 0.0.0.9000 Authors@R: person("Collin", "Edwards", , "Collin.Edwards@dfw.wa.gov", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4937-5159")) Description: Add namespace prefixes to R functions in scripts to streamline package development. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: cli, clipr, dplyr, fs, glue, here, purrr, rlang, stringr URL: https://github.com/cbedwards-dfw/namespacify, https://framverse.r-universe.dev/namespacify BugReports: https://github.com/cbedwards-dfw/namespacify/issues Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libx11-dev Repository: https://framverse.r-universe.dev Date/Publication: 2024-12-06 18:46:06 UTC RemoteUrl: https://github.com/cbedwards-dfw/namespacify RemoteRef: HEAD RemoteSha: 0cf863e1f9a0f497fb771be5cbebeee882efbd54 NeedsCompilation: no Packaged: 2026-07-09 16:48:14 UTC; root Author: Collin Edwards [aut, cre] (ORCID: ) Maintainer: Collin Edwards Depends: R (>= 4.1.0)