Package: tessellation 2.3.0
tessellation: Delaunay and Voronoï Tessellations
Delaunay and Voronoï tessellations, with emphasis on the two-dimensional and the three-dimensional cases (the package provides functions to plot the tessellations for these cases). Delaunay tessellations are computed in C with the help of the 'Qhull' library <http://www.qhull.org/>.
Authors:
tessellation_2.3.0.tar.gz
tessellation_2.3.0.zip(r-4.5)tessellation_2.3.0.zip(r-4.4)tessellation_2.3.0.zip(r-4.3)
tessellation_2.3.0.tgz(r-4.4-x86_64)tessellation_2.3.0.tgz(r-4.4-arm64)tessellation_2.3.0.tgz(r-4.3-x86_64)tessellation_2.3.0.tgz(r-4.3-arm64)
tessellation_2.3.0.tar.gz(r-4.5-noble)tessellation_2.3.0.tar.gz(r-4.4-noble)
tessellation_2.3.0.tgz(r-4.4-emscripten)tessellation_2.3.0.tgz(r-4.3-emscripten)
tessellation.pdf |tessellation.html✨
tessellation/json (API)
NEWS
# Install 'tessellation' in R: |
install.packages('tessellation', repos = c('https://stla.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stla/tessellation/issues
cdelaunay-triangulationvoronoi-tessellation
Last updated 11 months agofrom:d0b04c48c0. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win-x86_64 | OK | Nov 02 2024 |
R-4.5-linux-x86_64 | OK | Nov 02 2024 |
R-4.4-win-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-aarch64 | OK | Nov 02 2024 |
R-4.3-win-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-aarch64 | OK | Nov 02 2024 |
Exports:cellVerticescellVolumecentricCuboctahedrondelaunayEdge2Edge3getDelaunaySimplicesgetDelaunaySimpliciesIEdge2IEdge3isBoundedCellkeysplotBoundedCell2DplotBoundedCell3DplotDelaunay2DplotDelaunay3DplotVoronoiDiagramsurfaceteapotvaluesvolumevoronoi
Dependencies:base64encbslibcachemclicolorsGencolorspacecxhulldata.tabledigestenglishevaluatefarverfastmapfontawesomefsgluehashhighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlabelinglifecyclemagrittrmemoisemimemunsellPolychromeR6rappdirsRColorBrewerRcppRcppArmadilloRcppEigenrglrlangrmarkdownRvcgsassscalesscatterplot3dsetstinytexviridisLitexfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Vertices of a bounded cell | cellVertices |
Volume of a bounded Voronoï cell | cellVolume |
Centric cuboctahedron | centricCuboctahedron |
Delaunay triangulation | delaunay |
R6 class representing an edge in dimension 2. | Edge2 |
R6 class representing an edge in dimension 3. | Edge3 |
Delaunay simplices | getDelaunaySimplices getDelaunaySimplicies |
R6 class representing a semi-infinite edge in dimension 2 | IEdge2 |
R6 class representing a semi-infinite edge in dimension 3 | IEdge3 |
Is this cell bounded? | isBoundedCell |
Plot a bounded Voronoï 2D cell | plotBoundedCell2D |
Plot a bounded Voronoï 3D cell | plotBoundedCell3D |
Plot 2D Delaunay tessellation | plotDelaunay2D |
Plot 3D Delaunay tessellation | plotDelaunay3D |
Plot Voronoï diagram | plotVoronoiDiagram |
Tessellation surface | surface |
Utah teapot | teapot |
Objects imported from other packages | keys tessellation-imports values |
Tessellation volume | volume |
Voronoï tessellation | voronoi |