cookiecutter: Generate Project Files from a Template

Generate project files and directories following a pre-made template. You can specify variables to customize file names and content, and flexibly adapt the template to your needs. 'cookiecutter' for 'R' implements a subset of the excellent 'cookiecutter' package for the 'Python' programming language (<https://github.com/cookiecutter/>), and aims to be largely compatible with the original 'cookiecutter' template format.

Version: 0.1.0
Imports: fs, jsonlite, mime, purrr, readr, rlang, stringr, utils, whisker
Published: 2023-09-08
Author: Felix Henninger ORCID iD [aut, cre, cph], National Research Data Infrastructure Germany [fnd]
Maintainer: Felix Henninger <mailbox at felixhenninger.com>
BugReports: https://github.com/FelixHenninger/cookiecutter/issues
License: Apache License (≥ 2)
URL: https://github.com/felixhenninger/cookiecutter/, https://felixhenninger.github.io/cookiecutter/, https://github.com/FelixHenninger/cookiecutter
NeedsCompilation: no
Materials: README NEWS
CRAN checks: cookiecutter results

Documentation:

Reference manual: cookiecutter.pdf

Downloads:

Package source: cookiecutter_0.1.0.tar.gz
Windows binaries: r-devel: cookiecutter_0.1.0.zip, r-release: cookiecutter_0.1.0.zip, r-oldrel: cookiecutter_0.1.0.zip
macOS binaries: r-release (arm64): cookiecutter_0.1.0.tgz, r-oldrel (arm64): cookiecutter_0.1.0.tgz, r-release (x86_64): cookiecutter_0.1.0.tgz, r-oldrel (x86_64): cookiecutter_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cookiecutter to link to this page.