Package: template Title: Generic template for data analysis projects structured as R packages Version: 0.5.3 Authors@R: c( person("Francisco", "Rodriguez-Sanchez", , "f.rodriguez.sanc@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7981-1599")) ) Description: This package works as a template for new research or data analysis projects, under the idea of having everything (data, R scripts, functions and manuscript/reports) contained in the same package (a 'research compendium') to facilitate collaboration and promote reproducibility. Depends: R (>= 3.0.0) License: CC0 LazyData: true URL: https://github.com/Pakillo/template BugReports: https://github.com/Pakillo/template/issues Imports: usethis, rstudioapi Suggests: testthat RoxygenNote: 7.1.1 Encoding: UTF-8 Config/pak/sysreqs: cmake git make libgit2-dev libuv1-dev libssl-dev libx11-dev Repository: https://pakillo.r-universe.dev Date/Publication: 2021-05-24 17:26:00 UTC RemoteUrl: https://github.com/Pakillo/template RemoteRef: HEAD RemoteSha: 349e5201c6952831e22fc346503d3ac4bb15ae40 NeedsCompilation: no Packaged: 2026-06-17 08:57:55 UTC; root Author: Francisco Rodriguez-Sanchez [aut, cre] (ORCID: ) Maintainer: Francisco Rodriguez-Sanchez