Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/karthik/ecoengine_paper


https://github.com/karthik/ecoengine_paper

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Ecoengine paper
==============

Repo for manuscript on the ecoengine service. To build a new manuscript

__Required R Packages:__

```r
ecoengine
rmarkdown
# Install with install.packages('package_name')
```

Pandoc (`1.12.3` or higher) is also required as a dependency unless working from the latest version of RStudio (`0.98.953` or higher).

__Building the manuscript:__

```
make all
```