Other packages > Find by keyword >

cxhull  

Convex Hull
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cxhull", "0.7.4")



Attach the package and use:
library("cxhull")
Maintained by
Stéphane Laurent
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-07-31
Latest Update:
Description:
Computes the convex hull in arbitrary dimension, based on the Qhull library (). The package provides a complete description of the convex hull: edges, ridges, facets, adjacencies. Triangulation is optional.
How to cite:
Stéphane Laurent (2018). cxhull: Convex Hull. R package version 0.7.4, https://cran.r-project.org/web/packages/cxhull. Accessed 28 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:29), 0.1.0 (2018-07-31 14:20), 0.1.1 (2018-08-02 15:20), 0.2.0 (2019-03-13 13:03), 0.3.0 (2022-01-31 18:50), 0.4.0 (2022-02-09 17:40), 0.5.0 (2022-03-22 09:10), 0.6.0 (2022-06-11 14:30), 0.7.0 (2022-10-25 15:05), 0.7.1 (2023-01-27 20:00), 0.7.2 (2023-03-08 14:10), 0.7.3 (2023-05-19 23:20), 0.7.4 (2023-10-24 06:40)
Other packages that cited cxhull R package
View cxhull citation profile
Other R packages that cxhull depends, imports, suggests or enhances
Complete documentation for cxhull
Functions, R codes and Examples using the cxhull R package
Some associated functions: EdgesAB . EdgesXYZ . TrianglesXYZ . VerticesXYZ . cxhull . cxhullEdges . daVinciSphere . dihedralAngles . hexacosichoron . hullMesh . hullSummary . plotConvexHull3d . 
Some associated R codes: aaa.R . angles.R . cxhull.R . data.R . hullMesh.R . is.R . plot.R .  Full cxhull package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

NPflow  
Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data
Dirichlet process mixture of multivariate normal, skew normal or skew t-distributions modeling orie ...
Download / Learn more Package Citations See dependency  
spatialCovariance  
Computation of Spatial Covariance Matrices for Data on Rectangles
Functions that compute the spatial covariance matrix for the matern and power classes of spatial mod ...
Download / Learn more Package Citations See dependency  
mxnorm  
Apply Normalization Methods to Multiplexed Images
Implements methods to normalize multiplexed imaging data, including statistical metrics and visuali ...
Download / Learn more Package Citations See dependency  
shinyFeedback  
Display User Feedback in Shiny Apps
Easily display user feedback in Shiny apps. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
RGIFT  
Create Quizzes in GIFT Format
Implementation of some functions to create quizzes in the GIFT format. This format is used by sever ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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