/usr/lib/R/site-library/dimRed/DESCRIPTION is in r-cran-dimred 0.1.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 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | Package: dimRed
Title: A Framework for Dimensionality Reduction
Version: 0.1.0
Authors@R: person("Guido", "Kraemer",
email = "gkraemer@bgc-jena.mpg.de",
role = c("aut", "cre"))
Description: A collection of dimensionality reduction
techniques from R packages and provides a common
interface for calling the methods.
Depends: R (>= 3.0.0), methods, DRR
Suggests: MASS, Matrix, RANN, RSpectra, Rtsne, coRanking, diffusionMap,
energy, fastICA, ggplot2, graphics, igraph, kernlab, lle, loe,
optimx, pcaPP, rgl, scales, scatterplot3d, stats, testthat,
tidyr, vegan
License: GPL-3 | file LICENSE
URL: https://github.com/gdkrmr/dimRed
LazyData: true
Collate: 'misc.R' 'dimRedData-class.R' 'dataSets.R'
'dimRedMethod-class.R' 'dimRedResult-class.R' 'diffmap.R'
'dimRed.R' 'drr.R' 'embed.R' 'fastica.R' 'get_info.R'
'graph_embed.R' 'hlle.R' 'isomap.R' 'kpca.R' 'leim.R' 'lle.R'
'loe.R' 'mds.R' 'mixColorSpaces.R' 'nmds.R' 'pca.R' 'plot.R'
'quality.R' 'rotate.R' 'soe.R' 'tsne.R'
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-05-04 14:56:00 UTC; gkraemer
Author: Guido Kraemer [aut, cre]
Maintainer: Guido Kraemer <gkraemer@bgc-jena.mpg.de>
Repository: CRAN
Date/Publication: 2017-05-04 15:37:41 UTC
Built: R 3.4.3; ; 'Wed, 29 Nov 2017 09:20:46 +0100'; unix
|