/usr/lib/R/site-library/slam/DESCRIPTION is in r-cran-slam 0.1-40-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 | Package: slam
Version: 0.1-40
Title: Sparse Lightweight Arrays and Matrices
Authors@R: c(person("Kurt", "Hornik", role = c("aut", "cre"),
email = "Kurt.Hornik@R-project.org"),
person("David", "Meyer", role = "aut"),
person("Christian", "Buchta", role = "aut"))
Description: Data structures and algorithms for sparse arrays and matrices,
based on index arrays and simple triplet representations, respectively.
Depends: R (>= 3.3.1)
Imports: stats
Enhances: Matrix, SparseM, spam
License: GPL-2
NeedsCompilation: yes
Packaged: 2016-12-01 07:00:30 UTC; hornik
Author: Kurt Hornik [aut, cre],
David Meyer [aut],
Christian Buchta [aut]
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Repository: CRAN
Date/Publication: 2016-12-01 16:51:19
Built: R 3.3.2; x86_64-pc-linux-gnu; "Thu, 01 Dec 2016 11:27:59 -0600"; unix
|