rcgal
About rcgal
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/rcgal.git rcgal
see also rcgal GitHub repository.
To install the latest development snapshot of this package, use install.packages("rcgal",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("rcgal",,"http://rforge.net/")
Most recent GIT commitsbe903eaf| Simon Urbanek | Tue Apr 14 15:28:14 2015 -0400 add support for all=TRUE M DESCRIPTION M R/inside.R M src/inside.c M src/point_poly.cpp 64cec749| Simon Urbanek | Tue Mar 17 20:40:06 2015 -0400 use BH for boost headers and add -I. needed for some compilers M DESCRIPTION A src/Makevars a8bcc58e| Simon Urbanek | Fri Jun 27 08:42:50 2014 -0400 add man page A man/inside.Rd 21bf9c8d| Simon Urbanek | Fri Jun 27 08:19:20 2014 -0400 fix the license to reflect the CGAL sources M DESCRIPTION f1b34431| Simon Urbanek | Fri Jun 27 08:11:22 2014 -0400 add the R wrapper side A NAMESPACE A R/inside.R |