/usr/lib/R/site-library/abind/DESCRIPTION is in r-cran-abind 1.4-3-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 | Package: abind
Version: 1.4-3
Date: 2015-03-05
Title: Combine Multidimensional Arrays
Author: Tony Plate <tplate@acm.org> and Richard Heiberger
Maintainer: Tony Plate <tplate@acm.org>
Description: Combine multidimensional arrays into a single array.
This is a generalization of 'cbind' and 'rbind'. Works with
vectors, matrices, and higher-dimensional arrays. Also
provides functions 'adrop', 'asub', and 'afill' for manipulating,
extracting and replacing data in arrays.
Depends: R (>= 1.5.0)
License: LGPL (>= 2)
NeedsCompilation: no
Packaged: 2015-03-13 03:29:01 UTC; tap
Repository: CRAN
Date/Publication: 2015-03-13 07:54:43
Built: R 3.2.0; ; "Fri, 13 Mar 2015 07:44:36 -0500 "; unix
|