NEWS.md
title
field in the DESCRIPTION
file is needed by many usethis functions, so it is added to the created DESCRIPTION
file (#137)..gitignore
, include .quarto
and .DS_Store
files (#141).create_report()
is removed from project_setup()
(#142).gert
to imports, since it makes more sense that it should be a hard dependency as the project is an opinionated project creator (#145).Package
field (#127).setup_with_git()
.setup_project()
called path
(#102)prodigen()
function (#107)usethis::ui_*
functionsuse_template()
instead of custom function (#101)create_*
type commands.prodigen
function is deprecated.prodigen()
now creates a new project structure that mimics R package development more, specifically devtools
(since it is well documented and actively maintained) (#18, #15, #14). The old style has been removed.rfigshare
script to send to figshare (#19).