Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karthik/ecoengine_paper
https://github.com/karthik/ecoengine_paper
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/karthik/ecoengine_paper
- Owner: karthik
- Created: 2014-11-21T19:22:26.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-21T19:23:06.000Z (about 10 years ago)
- Last Synced: 2024-10-12T19:10:52.858Z (3 months ago)
- Language: TeX
- Size: 309 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```