Pakket: r-cran-geometry (0.3-6+dfsg-2)
Verwijzigingen voor r-cran-geometry
Debian bronnen:
Het bronpakket r-cran-geometry downloaden:
- [r-cran-geometry_0.3-6+dfsg-2.dsc]
- [r-cran-geometry_0.3-6+dfsg.orig.tar.xz]
- [r-cran-geometry_0.3-6+dfsg-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [cran.r-project.org]
Vergelijkbare pakketten:
GNU R mesh generation and surface tesselation
This GNU R package makes the qhull library (www.qhull.org) available in R, in a similar manner as in Octave and MATLAB. Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d, 4-d, and higher dimensions. It implements the Quickhull algorithm for computing the convex hull. Qhull does not support constrained Delaunay triangulations, or mesh generation of non-convex objects, but the package does include some R functions that allow for this. Currently the package only gives access to Delaunay triangulation and convex hull computation.
Andere aan r-cran-geometry gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.4) [niet arm64]
-
- dep: libqhull7
- calculate convex hulls and related structures (shared library)
-
- dep: r-api-3.5
- virtueel pakket geboden door r-base-core
-
- dep: r-base-core (>= 3.5.1-2)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-magic
- GNU R create and investigate magic squares
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-rgl
- GNU R package for three-dimensional visualisation using OpenGL