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.