Package: templateeR Title: Collection of templates for R Version: 0.0.0.9000 Authors@R: person("Jimmy", "Briggs", , "jimmy.briggs@jimbrig.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7489-8787")) Description: Apply variouse R related templates. License: MIT + file LICENSE URL: https://github.com/jimbrig/templateeR BugReports: https://github.com/jimbrig/templateeR/issues Depends: R (>= 4.1.0) Imports: cli, crayon, fs, glue, here, magrittr, purrr, rlang (>= 0.4.11), stats, tibble, usethis, utils, whisker, yaml Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Config/pak/sysreqs: cmake git make libgit2-dev libuv1-dev libssl-dev libx11-dev Repository: https://jimbrig.r-universe.dev Date/Publication: 2022-08-17 01:02:52 UTC RemoteUrl: https://github.com/jimbrig/templateeR RemoteRef: HEAD RemoteSha: 52fbe01996fceaa7f254a7292f1e38882292f41b NeedsCompilation: no Packaged: 2026-06-04 07:59:22 UTC; root Author: Jimmy Briggs [aut, cre] (ORCID: ) Maintainer: Jimmy Briggs