软件包: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