套件:r-cran-geometry(0.3-6+dfsg-2)
r-cran-geometry 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-geometry:
- [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]
維護小組:
外部的資源:
- 主頁 [cran.r-project.org]
相似套件:
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.
其他與 r-cran-geometry 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libqhull7
- calculate convex hulls and related structures (shared library)
-
- dep: r-api-3.5
- 本虛擬套件由這些套件填實: 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