/usr/lib/R/site-library/abind/DESCRIPTION is in r-cran-abind 1.4-5-1.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 | Package: abind
Version: 1.4-5
Date: 2016-06-19
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)
Imports: methods, utils
License: LGPL (>= 2)
NeedsCompilation: no
Packaged: 2016-07-19 15:24:25 UTC; tap
Repository: CRAN
Date/Publication: 2016-07-21 19:18:05
Built: R 3.4.2; ; "Fri, 29 Sep 2017 18:52:07 +0200"; unix
|