Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cboettig/compendium
:notebook: Project Name Here
https://github.com/cboettig/compendium
Last synced: about 1 month ago
JSON representation
:notebook: Project Name Here
- Host: GitHub
- URL: https://github.com/cboettig/compendium
- Owner: cboettig
- Created: 2017-05-17T20:27:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T18:24:25.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T18:46:19.561Z (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
[![Travis-CI Build Status](https://travis-ci.org/cboettig/compendium.svg?branch=master)](https://travis-ci.org/cboettig/compendium)
[![Actions Status](https://github.com/cboettig/compendium/workflows/Render%20manuscript/badge.svg)](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