An S4 class to store the workflow project directory definitions.
Slots
project_name
the project name
path
the project directory path
renv
add infrastructure for reproducible R package environment management from the
renv
packagedocker
creation for project docker infrastructure
github
creation of a GitHub repository
private
private GitHub repository
github_actions
creation of GitHub actions infrastructure
parallel_plan
an expression to define the parallel future plan to use
force
force project creation if the project directory already exists