https://github.com/jdblischak/r-project-workflows
List of workflow tools for R projects
https://github.com/jdblischak/r-project-workflows
rstats
Last synced: 21 days ago
JSON representation
List of workflow tools for R projects
- Host: GitHub
- URL: https://github.com/jdblischak/r-project-workflows
- Owner: jdblischak
- Created: 2018-04-05T19:12:38.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2023-11-22T16:42:52.000Z (over 1 year ago)
- Last Synced: 2025-01-30T01:27:56.674Z (2 months ago)
- Topics: rstats
- Homepage:
- Size: 41 KB
- Stars: 93
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - jdblischak/r-project-workflows - List of workflow tools for R projects (Others)
README
# R project workflows
This is a non-exhaustive list of R code that assists with the workflow of R
projects. Some are R packages, others are Git repositories meant to be used as
templates, and some are guides. Here "workflow" is broadly defined, and includes
one or more of the following: file organization, dependency management (e.g.
like GNU Make), or report generation.Please feel free to send a PR with a link to an additional project.
* [adapr][]
* [analysis_framework][]
* [archivist][]
* [awesome-rmarkdown][]
* [blogdown][]
* [blogR][]
* [bookdown][]
* [cabinets][]
* [cboettig/template][]
* [CRAN Task View: Reproducible Research][cran-rr]
* [crsh/template][]
* [DataKit][]
* [DataPackageR][]
* [drake][]
* [Executable Research Compendium][erc]
* [exreport][]
* [flowr][]
* [knitr][]
* [knitr-jekyll][]
* [knowledge-repo][]
* [liangyy/template_r_documentation][]
* [lnraw][]
* [makebio][] (Python)
* [makepipe][]
* [makeProject][]
* [manuscriptPackage][]
* [notestar][]
* [Open Analytics template package][openanalytics] ([example][openanalytics-ex])
* [orderly][]
* [Pakillo/template][]
* [pavopax/new-project-template][]
* [pkgdown][]
* [poirot][]
* [privefl/rmarkdown-website-template][]
* [prodigenr][]
* [projects][]
* [ProjectTemplate][]
* [rddj-template][]
* [remake][]
* [repo][]
* [reportfactory][]
* [repoGenerator][]
* [reports][]
* [represtools][]
* [repro][]
* [reproducr][]
* [researchcompendium][]
* [rflow][]
* [rmarkdown][]
* [rmd-notebook][]
* [rmflight][]: [Analyses as Packages][rmflight-post]
* [rOpenSci Guide to Reproducible Research][rOpenSci]
* [rosr][]
* [rostools][]
* [rr-init][]
* [rrtools][]
* [rsmith][]
* [RSuite][]
* [ruigi][]
* [samatha][]
* [sjessa/rr][]
* [starters][] (formerly pRojects)
* [startyourlab/r-project-template][]
* [timoast/notebook-template][]
* [tinyProject][]
* [trackdown][]
* [usethis][]
* [WORCS][]
* [workflowr][]
* [zoon][][adapr]: https://github.com/gelfondjal/adapr
[analysis_framework]: https://github.com/jimhester/analysis_framework
[archivist]: https://pbiecek.github.io/archivist/
[awesome-rmarkdown]: https://github.com/harryprince/awesome-rmarkdown
[blogdown]: https://github.com/rstudio/blogdown
[blogR]: https://github.com/rmflight/blogR
[bookdown]: https://github.com/rstudio/bookdown
[cabinets]: https://github.com/nt-williams/cabinets
[cboettig/template]: https://github.com/cboettig/template
[cran-rr]: https://cran.r-project.org/web/views/ReproducibleResearch.html
[crsh/template]: https://github.com/crsh/template
[DataKit]: https://github.com/associatedpress/datakit-core
[DataPackageR]: https://github.com/ropensci/DataPackageR
[drake]: https://ropensci.github.io/drake/
[erc]: http://o2r.info/erc-spec/
[exreport]: https://github.com/jacintoArias/exreport
[flowr]: https://github.com/sahilseth/flowr
[knitr]: https://github.com/yihui/knitr
[knitr-jekyll]: https://github.com/yihui/knitr-jekyll
[knowledge-repo]: https://github.com/airbnb/knowledge-repo
[liangyy/template_r_documentation]: https://github.com/liangyy/template_r_documentation
[lnraw]: https://github.com/mmadsen/lnraw
[makebio]: https://github.com/raivivek/makebio
[makepipe]: https://cran.r-project.org/package=makepipe
[makeProject]: https://cran.r-project.org/web/packages/makeProject/index.html
[manuscriptPackage]: https://github.com/jhollist/manuscriptPackage
[notestar]: https://github.com/tjmahr/notestar
[openanalytics]: https://www.openanalytics.eu/blog/2017/11/21/r-template-package/
[openanalytics-ex]: https://github.com/openanalytics/useR2017_templatePackageExample
[orderly]: https://github.com/vimc/orderly
[Pakillo/template]: https://github.com/Pakillo/template
[pavopax/new-project-template]: https://github.com/pavopax/new-project-template
[pkgdown]: https://github.com/r-lib/pkgdown
[poirot]: https://github.com/ramnathv/poirot
[privefl/rmarkdown-website-template]: https://github.com/privefl/rmarkdown-website-template
[prodigenr]: https://github.com/lwjohnst86/prodigenr
[projects]: https://github.com/NikKrieger/projects
[ProjectTemplate]: https://github.com/johnmyleswhite/ProjectTemplate
[rddj-template]: https://github.com/grssnbchr/rddj-template
[remake]: https://github.com/richfitz/remake
[repo]: https://github.com/franapoli/repo
[reportfactory]: https://github.com/reconhub/reportfactory
[repoGenerator]: https://github.com/jaredlander/RepoGenerator
[reports]: https://github.com/trinker/reports
[represtools]: https://github.com/PirateGrunt/represtools
[repro]: https://github.com/aaronpeikert/repro
[reproducr]: https://github.com/jschultecloos/reproducr
[researchcompendium]: https://github.com/benmarwick/researchcompendium
[rflow]: https://github.com/numeract/rflow
[rmarkdown]: http://rmarkdown.rstudio.com/
[rmd-notebook]: https://github.com/lmullen/rmd-notebook
[rmflight]: https://github.com/rmflight
[rmflight-post]: https://rmflight.github.io/posts/2014/07/analyses_as_packages.html
[rOpenSci]: https://ropensci-archive.github.io/reproducibility-guide/
[rosr]: https://github.com/pzhaonet/rosr
[rostools]: https://github.com/lwjohnst86/rostools
[rr-init]: https://github.com/Reproducible-Science-Curriculum/rr-init
[rrtools]: https://github.com/benmarwick/rrtools
[rsmith]: https://github.com/hadley/rsmith
[RSuite]: https://github.com/WLOGSolutions/RSuite
[ruigi]: https://github.com/kirillseva/ruigi
[samatha]: https://github.com/DASpringate/samatha
[sjessa/rr]: https://github.com/sjessa/rr
[starters]: https://github.com/lockedata/starters
[startyourlab/r-project-template]: https://github.com/startyourlab/r-project-template
[timoast/notebook-template]: https://github.com/timoast/notebook-template
[tinyProject]: https://github.com/FrancoisGuillem/tinyProject
[trackdown]: https://github.com/ClaudioZandonella/trackdown
[usethis]: http://usethis.r-lib.org/
[WORCS]: https://cjvanlissa.github.io/worcs/
[workflowr]: https://workflowr.github.io/workflowr/
[zoon]: https://github.com/zoonproject/zoon