r-cran-geometry 0.4.4-1 source package in Ubuntu

Changelog

r-cran-geometry (0.4.4-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <email address hidden>  Fri, 13 Sep 2019 09:26:20 +0200

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-geometry_0.4.4-1.dsc 2.1 KiB aae210478731c2c1de8c7890c50d4a3f1975773999f245e1569b4109f6873fa8
r-cran-geometry_0.4.4.orig.tar.gz 943.6 KiB e855405f8b5ae663086485df18a07544535a8b094967662c91d10ec36bb1a5d7
r-cran-geometry_0.4.4-1.debian.tar.xz 2.6 KiB e6b7a022a5addb4b22f8fb247bc77db51e0345a269d9b6ff791e5eada2666044

Available diffs

No changes file available.

Binary packages built by this source

r-cran-geometry: 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-dbgsym: debug symbols for r-cran-geometry