ropensci/ecoengine

Name: ecoengine

Owner: rOpenSci

Description: Programmatic interface to the Berkeley Ecoinformatics Engine

Created: 2013-07-30 18:32:23.0

Updated: 2017-11-20 00:59:17.0

Pushed: 2017-08-17 16:03:08.0

Homepage: null

Size: 9532

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ecoengine

Project Status: Active ? The project has reached a stable, usable state and is being actively developed. CRAN/GitHub 1.10.0_/1.10.99

R interface to the Berkeley Ecoinformatics Engine

Providing access to UC Berkeley's Natural History Data

This package provides a R wrapper for the newly available ecoinformatics engine from UC Berkeley. The API is very new and currently provides access to two types of data.

Package Status and Installation

AppVeyor Build Status Travis-CI Build Status codecov rstudio mirror downloads

Installation instructions

Stable Version

A stable version can be installed from the central CRAN repository

all.packages("ecoengine", dependencies = TRUE)

Development Version Install the package with devtools to obtain the latest development version.

 you don't already have the devtools package installed, run
stall.packages("devtools")
like most packages, devtools requires additional non-R dependencies depending on your OS.
e ? https://github.com/karthik/dlab-advanced-r/blob/master/installation.md#installation
ary(devtools)
all_github('ropensci/ecoengine')
Usage
Documentation

A quick start guide is available both as markdown and a nicely formatted PDF or you can go through a set of slides from a recent talk.

Citation
ite package ?ecoengine? in publications use:

rthik Ram (2014). ecoengine: Programmatic interface to the API
rving UC Berkeley's Natural History Data. R package version 1.9.
tps://github.com/ropensci/ecoengine

bTeX entry for LaTeX users is

anual{,
title = {ecoengine: Programmatic interface to the API serving UC Berkeley's Natural History
},
author = {Karthik Ram},
year = {2014},
note = {R package version 1.9},
url = {https://github.com/ropensci/ecoengine},

Resources

Bug reports, feature requests and suggestions (especially as pull requests) are most welcome.


This package is part of a richer suite called SPOCC Species Occurrence Data, along with several other packages, that provide access to occurrence records from multiple databases. We recommend using SPOCC as the primary R interface to ecoengine unless your needs are limited to this single source.


Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

ropensci_footer


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.