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

Changelog

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

  * New upstream version
  * Standards-Version: 4.4.1
  * Set upstream metadata fields: Bug-Submit.

 -- Andreas Tille <email address hidden>  Fri, 06 Dec 2019 18:44:58 +0100

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.5-1.dsc 2.1 KiB 42ca1c246dc19501103ef9fb723aeed83782a7470f9d4b28504c4b065750f0a3
r-cran-geometry_0.4.5.orig.tar.gz 943.4 KiB 8fedd17c64468721d398e3c17a39706321ab71098b29f5e8d8039dd115a220d8
r-cran-geometry_0.4.5-1.debian.tar.xz 2.7 KiB 4e4997287429bbd4aa68037f70446335841a6c30b126b57470fc8cbf2d848962

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