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

Changelog

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

  * Disable reprotest
  * New upstream version
  * Standards-Version: 4.6.1 (routine-update)
  * dh-update-R to update Build-Depends (routine-update)

 -- Andreas Tille <email address hidden>  Tue, 12 Jul 2022 13:44:22 +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.6.1-1.dsc 2.2 KiB fa391d4b91a1d44c3edd47ecc661498de58dd700b8594d8e1a580a4a2e9be82d
r-cran-geometry_0.4.6.1.orig.tar.gz 1.0 MiB 52c87a43cdf414c08b8183441c44497039cba92a9cff719debf09ad8d5d7f472
r-cran-geometry_0.4.6.1-1.debian.tar.xz 3.1 KiB d37f14a619fb7fd24ab4b86aa67b132ef5491e1b4dc5a3a8c5c56d00679de5ed

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