deldir (2.0-4)

Published 2026-02-24 13:47:09 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("deldir")

About this package

Calculates the Delaunay triangulation and the Dirichlet or Voronoi tessellation (with respect to the entire plane) of a planar point set. Plots triangulations and tessellations in various ways. Clips tessellations to sub-windows. Calculates perimeters of tessellations. Summarises information about the tiles of the tessellation. Calculates the centroidal Voronoi (Dirichlet) tessellation using Lloyd's algorithm.Delaunay Triangulation and Dirichlet (Voronoi) Tessellation

Dependencies

Imports graphics, grDevices
Depends R (>= 3.5.0)
Suggests polyclip
Details
CRAN
2026-02-24 13:47:09 +00:00
1
GPL (>= 2)
Rolf Turner
101 KiB
Assets (1)
Versions (1) View all
2.0-4 2026-02-24