/usr/lib/R/site-library/irlba/DESCRIPTION is in r-cran-irlba 2.3.2-1ubuntu1.
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 26 27 28 | Package: irlba
Type: Package
Title: Fast Truncated Singular Value Decomposition and Principal
Components Analysis for Large Dense and Sparse Matrices
Version: 2.3.2
Date: 2018-1-9
Authors@R: c(
person("Jim", "Baglama", rol=c("aut", "cph"), email="jbaglama@uri.edu"),
person("Lothar", "Reichel", role=c("aut", "cph"), email="reichel@math.kent.edu"),
person("B. W.", "Lewis", role=c("aut","cre","cph"), email="blewis@illposed.net"))
Description: Fast and memory efficient methods for truncated singular value
decomposition and principal components analysis of large sparse and dense matrices.
Depends: Matrix
LinkingTo: Matrix
Imports: stats, methods
Suggests: PMA
License: GPL-3
BugReports: https://github.com/bwlewis/irlba/issues
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-01-11 14:24:34 UTC; blewis
Author: Jim Baglama [aut, cph],
Lothar Reichel [aut, cph],
B. W. Lewis [aut, cre, cph]
Maintainer: B. W. Lewis <blewis@illposed.net>
Repository: CRAN
Date/Publication: 2018-01-11 15:52:15 UTC
Built: R 3.4.3; x86_64-pc-linux-gnu; 'Wed, 04 Apr 2018 16:51:54 +0000'; unix
|