/usr/lib/R/library/Matrix/DESCRIPTION is in r-cran-matrix 1.2-7.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 20 21 22 23 24 25 | Package: Matrix
Version: 1.2-7.1
Date: 2016-08-29
Priority: recommended
Title: Sparse and Dense Matrix Classes and Methods
Author: Douglas Bates <bates@stat.wisc.edu> and Martin Maechler
Maintainer: Martin Maechler <mmaechler+Matrix@gmail.com>
Contact: Doug and Martin <Matrix-authors@R-project.org>
Description: Classes and methods for dense and sparse matrices and
operations on them using 'LAPACK' and 'SuiteSparse'.
Depends: R (>= 3.0.1)
Imports: methods, graphics, grid, stats, utils, lattice
Suggests: expm, MASS
Enhances: MatrixModels, graph, SparseM, sfsmisc
Encoding: UTF-8
LazyData: no
LazyDataNote: not possible, since we use data/*.R *and* our classes
BuildResaveData: no
License: GPL (>= 2) | file LICENCE
URL: http://Matrix.R-forge.R-project.org/
NeedsCompilation: yes
Packaged: 2016-08-30 11:21:22 UTC; maechler
Repository: CRAN
Date/Publication: 2016-09-01 12:23:14
Built: R 3.3.1; x86_64-pc-linux-gnu; "Thu, 01 Sep 2016 08:58:31 -0500"; unix
|