davidcsterratt / RTriangle

Port of the Triangle Two-Dimensional Quality Mesh Generator and Delaunay Triangulator to R
https://cran.r-project.org/package=RTriangle
9 stars 4 forks source link
cran cran-r mesh-generation r triangulation

RTriangle package

This is the development version of the RTriangle package available from CRAN.

To install and test, type the following within R:

install.packages("devtools")
devtools::install_github("davidcsterratt/RTriangle", subdir="pkg")

Old bug reports are hosted on RForge

Travis build status