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.
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:
::install_github("e3bo/spaero") devtools
After installation, a listing of the available documentation can be obtained:
help(package = "spaero")
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.
GNU GPL version 2 or later