/usr/lib/R/site-library/slam/DESCRIPTION is in r-cran-slam 0.1-23-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 | Package: slam
Version: 0.1-23
Date: 2011-10-27
Title: Sparse Lightweight Arrays and Matrices
Description: Data structures and algorithms for sparse arrays and
matrices, based on index arrays and simple triplet
representations, respectively.
Author: Kurt Hornik, David Meyer, Christian Buchta
Maintainer: David Meyer <David.Meyer@R-project.org>
Authors@R: c(person("Kurt", "Hornik", role = "aut"), person("David",
"Meyer", role = c("aut", "cre"), email =
"David.Meyer@R-project.org"), person("Christian", "Buchta",
role = "aut"))
Depends: R (>= 2.8.0)
Enhances: Matrix, SparseM, spam
License: GPL-2
Packaged: 2011-10-27 11:07:16 UTC; hornik
Repository: CRAN
Date/Publication: 2011-10-27 11:10:23
Built: R 2.13.2; x86_64-pc-linux-gnu; 2011-11-11 10:26:32 UTC; unix
|