rmangal
is a R
package to interact with APIs implementing the mangal
data specification for the representation of ecological networks. As of yet,
the only such database is hosted by the Université du Québec à Rimouski,
and can be accessed at http://mangal.io/
.
In addition to the vignettes, a short introduction to the use of rmangal
can be found on the mangal
website, at http://mangal.io/doc/rmangal/.
rmangal
uses semantic versioning. The version numbering
scheme is major
.minor
.revision
. Unless major
is 1, the package
should not be considered stable. All releases with the same major
versions are compatible. Increases in minor
represents the addition of
backwards-compatible additions. Increases in revision
represents either
bug fixes or improvements.
People wanting to contribute are welcome to do so by forking the repository,
and submitting a pull request when their work is done. Please also edit the
DESCRIPTION
file to add your name to the Authors
field.