Other packages > Find by keyword >

tripack  

Triangulation of Irregularly Spaced Data
View on CRAN: Click here


Download and install tripack package within the R console
Install from CRAN:
install.packages("tripack")

Install from Github:
library("remotes")
install_github("cran/tripack")

Install by package version:
library("remotes")
install_version("tripack", "1.3-9.3")



Attach the package and use:
library("tripack")
Maintained by
Albrecht Gebhardt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1998-08-20
Latest Update: 2025-06-02
Description:
A constrained two-dimensional Delaunay triangulation package providing both triangulation and generation of voronoi mosaics of irregular spaced data.
How to cite:
Albrecht Gebhardt (1998). tripack: Triangulation of Irregularly Spaced Data. R package version 1.3-9.3, https://cran.r-project.org/web/packages/tripack. Accessed 30 Jun. 2026.
Previous versions and publish date:
1.0-1 (1998-08-20 12:56), 1.0-2 (1999-11-23 10:09), 1.0-3 (1999-12-27 09:27), 1.1-1 (2000-06-06 19:01), 1.1-2 (2001-01-10 16:25), 1.2-0 (2001-06-18 12:41), 1.2-2 (2002-01-01 18:01), 1.2-3 (2002-01-04 11:09), 1.2-4 (2002-07-03 08:43), 1.2-5 (2002-10-14 08:13), 1.2-6 (2003-01-12 11:26), 1.2-8 (2004-05-27 07:01), 1.2-9 (2004-09-25 11:11), 1.2-10 (2005-05-12 22:08), 1.2-11 (2007-10-09 10:23), 1.3-2 (2009-06-14 21:13), 1.3-3 (2009-06-16 15:13), 1.3-4 (2012-10-29 08:59), 1.3-5 (2012-10-31 14:23), 1.3-6 (2013-09-16 13:12), 1.3-7 (2015-09-01 20:46), 1.3-8 (2016-12-16 19:50), 1.3-9.1 (2020-05-30 11:51), 1.3-9.2 (2024-10-21 14:21), 1.3-9.3 (2025-06-02 15:10), 1.3-9 (2020-03-06 17:10)
Other packages that cited tripack R package
View tripack citation profile
Other R packages that tripack depends, imports, suggests or enhances
Complete documentation for tripack
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

MLGL  
Multi-Layer Group-Lasso
It implements a new procedure of variable selection in the context of redundancy between explanatory ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
shinyDND  
Shiny Drag-n-Drop
Add functionality to create drag and drop div elements in shiny. ...
Download / Learn more Package Citations See dependency  
gma  
Granger Mediation Analysis
Performs Granger mediation analysis (GMA) for time series. This package includes a single level GMA ...
Download / Learn more Package Citations See dependency  
bitops  
Bitwise Operations
Functions for bitwise operations on integer vectors. ...
Download / Learn more Package Citations See dependency  
scalreg  
Scaled Sparse Linear Regression
Algorithms for fitting scaled sparse linear regression and estimating precision matrices. ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA