Skip to content
Snippets Groups Projects
  • David Dorchies's avatar
    4a2d1986
    feat: use templates from package data · 4a2d1986
    David Dorchies authored
    - templates are copied from package inst/templates during render
    - handling of dependencies between templates
    - setup.R is template dependant now
    - _output.yml is also template dependant and completed recursively through dependency chain
    
    Refs #23
    4a2d1986
    History
    feat: use templates from package data
    David Dorchies authored
    - templates are copied from package inst/templates during render
    - handling of dependencies between templates
    - setup.R is template dependant now
    - _output.yml is also template dependant and completed recursively through dependency chain
    
    Refs #23