Package: tulpaMesh 0.1.3

tulpaMesh: Constrained Delaunay Triangulation Meshes for Spatial 'SPDE' Models

Generate constrained Delaunay triangulation meshes for use with stochastic partial differential equation (SPDE) spatial models (Lindgren, Rue and Lindstroem 2011 <doi:10.1111/j.1467-9868.2011.00777.x>). Provides automatic mesh generation from point coordinates with boundary constraints, Ruppert refinement for mesh quality, finite element method (FEM) matrix assembly (mass, stiffness, projection), barrier models, spherical meshes via icosahedral subdivision, and metric graph meshes for network geometries. Built on the 'CDT' header-only C++ library (Amirkhanov 2024 <https://github.com/artem-ogre/CDT>). Designed as the mesh backend for the 'tulpa' Bayesian hierarchical modelling engine but usable standalone for any spatial triangulation task.

Authors:Gilles Colling [aut, cre, cph], Artem Amirkhanov [ctb, cph], William C. Lenthe [ctb, cph]

tulpaMesh_0.1.3.tar.gz
tulpaMesh_0.1.3.zip(r-4.7)tulpaMesh_0.1.3.zip(r-4.6)tulpaMesh_0.1.3.zip(r-4.5)
tulpaMesh_0.1.3.tgz(r-4.6-x86_64)tulpaMesh_0.1.3.tgz(r-4.6-arm64)tulpaMesh_0.1.3.tgz(r-4.5-x86_64)tulpaMesh_0.1.3.tgz(r-4.5-arm64)
tulpaMesh_0.1.3.tar.gz(r-4.7-arm64)tulpaMesh_0.1.3.tar.gz(r-4.7-x86_64)tulpaMesh_0.1.3.tar.gz(r-4.6-arm64)tulpaMesh_0.1.3.tar.gz(r-4.6-x86_64)
tulpaMesh_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
tulpaMesh/json (API)
NEWS

# Install 'tulpaMesh' in R:
install.packages('tulpaMesh', repos = c('https://gcol33.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/gcol33/tulpamesh/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

delaunayecologyfemgeostatisticsmeshspatialspdecpp

5.02 score 1 stars 9 scripts 127 downloads 17 exports 4 dependencies

Last updated from:6a48065310. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK198
linux-devel-x86_64OK147
source / vignettesOK217
linux-release-arm64OK148
linux-release-x86_64OK150
macos-release-arm64OK106
macos-release-x86_64OK319
macos-oldrel-arm64OK100
macos-oldrel-x86_64OK295
windows-develOK125
windows-releaseOK196
windows-oldrelOK156
wasm-releaseOK124

Exports:as_tulpa_meshbarrier_trianglesfem_matricesfem_matrices_nonstationaryfem_matrices_p2mesh_componentsmesh_crsmesh_qualitymesh_summaryrefine_meshset_crssubdivide_meshsubset_meshtulpa_meshtulpa_mesh_1dtulpa_mesh_graphtulpa_mesh_sphere

Dependencies:latticeMatrixRcppRcppParallel

Quick Start

Rendered fromquickstart.Rmdusingknitr::rmarkdownon Jun 15 2026.

Last update: 2026-03-25
Started: 2026-03-25

Spatial Workflows

Rendered fromworkflows.Rmdusingknitr::rmarkdownon Jun 15 2026.

Last update: 2026-03-25
Started: 2026-03-25

Spherical and Temporal Meshes

Rendered fromadvanced.Rmdusingknitr::rmarkdownon Jun 15 2026.

Last update: 2026-03-25
Started: 2026-03-25