README.md

spaero

Travis CI Build Status Coverage Status CRAN Status

Overview

spaero is being developed to support the work of researchers working on Project AERO. spaero is publicly available in part to disseminate and increase the reproducibility of the project's research and in part because it may be useful to others.

Installation

The stable version of spaero that is on CRAN may be installed from within R:

install.packages("spaero")

Alternatively, the development version that is on GitHub may be installed using the devtools package:

devtools::install_github("e3bo/spaero")

Documentation

After installation, a listing of the available documentation can be obtained:

help(package = "spaero")

Contributions

Please use GitHub issues or pull requests to let us know about any bugs you find.

Feature requests are also welcome but be forewarned that we have limited time to work on items not directly supporting the project's research.

More details about contribution may be found in the file CONTRIBUTING.md.

License

GNU GPL version 2 or later



e3bo/spaero documentation built on Sept. 29, 2020, 11:43 a.m.