https://github.com/cboettig/compendium
:notebook: Project Name Here
https://github.com/cboettig/compendium
Last synced: 7 days ago
JSON representation
:notebook: Project Name Here
- Host: GitHub
- URL: https://github.com/cboettig/compendium
- Owner: cboettig
- Created: 2017-05-17T20:27:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T18:24:25.000Z (about 3 years ago)
- Last Synced: 2025-02-14T13:22:56.146Z (2 months ago)
- Homepage: https://cboettig.github.io/compendium
- Size: 155 KB
- Stars: 12
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - cboettig/compendium - :notebook: Project Name Here (Others)
README
# compendium
[](https://travis-ci.org/cboettig/compendium)
[](https://github.com/cboettig/compendium/actions)## An example / template repository for an R compendium
An R Compendium is a research project that borrows some of the features of an R package. This compendium demonstrates the use of a DESCRIPTION file to manage software dependencies, along with `.travis.yml` configuration for automated testing that any `.Rmd` files in the respository can be successfully built.
For more details on the compendium approach to managing research projects using R on GitHub, see Ben Marwick, Carl Boettiger, Lincoln Mullen (2017). Packaging data analytical work reproducibly using R (and friends). The American Statistician. ([oa version](https://doi.org/10.7287/peerj.preprints.3192v1))
License: CC0