Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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