Package: sketchy Type: Package Title: Create Custom Research Compendiums Version: 1.0.7 Maintainer: Marcelo Araya-Salas Description: Provides functions to create and manage research compendiums for data analysis. Research compendiums are a standard and intuitive folder structure for organizing the digital materials of a research project, which can significantly improve reproducibility. The package offers several compendium structure options that fit different research project as well as the ability of duplicating the folder structure of existing projects or implementing custom structures. It also simplifies the use of version control. License: GPL (>= 2) Imports: knitr, stringi, crayon, packrat, utils, git2r, xaringanExtra, rmarkdown, remotes, cli, urlchecker, stringr Depends: R (>= 3.5.0) LazyData: TRUE URL: https://github.com/maRce10/sketchy BugReports: https://github.com/maRce10/sketchy/issues NeedsCompilation: no Suggests: testthat, formatR RoxygenNote: 7.3.3 Language: en-US Authors@R: c(person("Marcelo", "Araya-Salas", role = c("aut", "cre"), email = "marcelo.araya@ucr.ac.cr", comment = c(ORCID = "0000-0003-3594-619X")), person("Andrea Yure", "Arriaga Madrigal", role = c("aut"), email = "arriagamadrigal@gmail.com")) Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libssh2-1-dev libuv1-dev libxml2-dev libssl-dev Repository: https://marce10.r-universe.dev Date/Publication: 2026-03-03 23:19:33 UTC RemoteUrl: https://github.com/maRce10/sketchy RemoteRef: HEAD RemoteSha: 2474137dbf665ff22fcf030bcd46018612984b38 Packaged: 2026-07-03 05:48:31 UTC; root Author: Marcelo Araya-Salas [aut, cre] (ORCID: ), Andrea Yure Arriaga Madrigal [aut]