/usr/lib/R/site-library/abind/DESCRIPTION is in r-cran-abind 1.4-0-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 | Package: abind
Version: 1.4-0
Date: 2011-07-17
Title: Combine multi-dimensional arrays
Author: Tony Plate <tplate@acm.org> and Richard Heiberger
Maintainer: Tony Plate <tplate@acm.org>
Description: Combine multi-dimensional 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)
Packaged: 2011-11-26 15:49:41 UTC; tap
Repository: CRAN
Date/Publication: 2011-11-27 09:14:09
Built: R 2.14.0; ; 2011-12-12 13:45:42 UTC; unix
|