/usr/lib/R/site-library/deldir/DESCRIPTION is in r-cran-deldir 0.1-15-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Package: deldir
Version: 0.1-15
Date: 2018-04-01
Title: Delaunay Triangulation and Dirichlet (Voronoi) Tessellation
Author: Rolf Turner
Maintainer: Rolf Turner <r.turner@auckland.ac.nz>
Depends: R (>= 0.99)
Suggests: polyclip
Imports: graphics, grDevices
Description: Calculates the Delaunay triangulation and the Dirichlet
or Voronoi tessellation (with respect to the entire plane) of
a planar point set. Plots triangulations and tessellations in
various ways. Clips tessellations to sub-windows. Calculates
perimeters of tessellations. Summarises information about the
tiles of the tessellation.
LazyData: true
ByteCompile: true
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2018-04-01 04:12:55 UTC; rolf
Repository: CRAN
Date/Publication: 2018-04-01 07:42:32 UTC
Built: R 3.4.3; x86_64-pc-linux-gnu; 'Wed, 04 Apr 2018 19:11:14 +0200'; unix
|