inst/doc/Installation.R

## ----eval = FALSE-------------------------------------------------------------
#  install.packages("RcppCGAL")

## ----eval = FALSE-------------------------------------------------------------
#  Sys.setenv(CGAL_DIR="https://some/url/cgalheaders.tar.gz")

## ----eval = FALSE-------------------------------------------------------------
#  set_cgal("https://some/url/cgalheaders.tar.gz")

## ----eval = FALSE-------------------------------------------------------------
#  Sys.setenv(CGAL_DIR="path/to/include/CGAL")

## ----eval = FALSE-------------------------------------------------------------
#  set_cgal("path/to/include/CGAL)

Try the RcppCGAL package in your browser

Any scripts or data that you put into this service are public.

RcppCGAL documentation built on Sept. 11, 2024, 7:55 p.m.