Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 581 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 581 Bytes

R geometry package

This is the development version of the R geometry package.

To install and test, type the following within R:

install.packages("devtools")
devtools::install_github("davidcsterratt/geometry", subdir="pkg", build_vignettes=TRUE)

For instructions on tasks involved in developing the package, see the NOTES.md file.

Travis build status