パッケージ: 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.17) [arm64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.4) [arm64 以外]
-
- 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
- OpenGL を用いた三次元の可視化用 GNU R パッケージ