ProjectTemplate
Project Directory Generator
Automates the creation of standardized R project directories with predefined subdirectory structure and loading conventions
A template utility for R projects that provides a skeletal project.
622 stars
44 watching
159 forks
Language: R
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pakillo/template | Generates scaffolding for data analysis projects in R | 172 |
jpadilla/django-project-template | A Django project template with optimized settings and tools for development, staging, and production environments. | 718 |
kennethlarsen/baelte | A tool that automates the creation of new Svelte projects and generates boilerplate code for components and tests. | 94 |
astrale-sharp/typst-assignement-template | A template project providing a basic structure and foundation for a new assignment or project. | 5 |
howardroark/pollinate | A tool to generate new projects by templating and parsing files | 225 |
40ants/cl-project-with-docs | Automated project skeleton generator for Common Lisp projects with documentation | 4 |
krzysztofzablocki/sourceryworkshops | A tutorial project on using Sourcery to generate templates and improve productivity in Swift development | 44 |
hadley/r-pkgs | Maintains documentation and code for R package book | 882 |
reactor/.github | A template repository providing a basic structure and common setup for software projects. | 4 |
r-lib/pkgdown | A tool that generates static HTML documentation for R packages | 718 |
vmchale/project-init | Automates project initialization by providing pre-configured templates and tools. | 138 |
pledbrook/lazybones | A tool for automating project creation by providing pre-built templates and a simple interface. | 614 |
zeromq/zproject | Automates build environments and generates project skeletons for new classes in various languages. | 149 |
r-lib/roxygen2 | Automatically generates R package documentation from inline comments in source code | 594 |
kowainik/summoner | A tool for creating production-ready Haskell projects with minimal configuration | 699 |