Package: sparsesvd
Title: Sparse Truncated Singular Value Decomposition (from 'SVDLIBC')
Version: 0.1
Authors@R: c(person("Doug", "Rohde", email="dr+svd@tedlab.mit.edu", role="aut"),
             person("Michael Berry", role="aut"),
             person("Theresa Do", role="aut"),
             person("Gavin O'Brien", role="aut"),
             person("Vijay Krishna", role="aut"),
             person("Sowmini Varadhan", role="aut"),
             person("Stefan", "Evert", email="stefan.evert@fau.de", role="cre", comment="http://www.stefan-evert.de/"))
Description: Wrapper around the 'SVDLIBC' library for (truncated) singular value decomposition of a sparse matrix.
             Currently, only sparse real matrices in the Matrix package format are supported.
Depends: R (>= 3.0)
Imports: Matrix, methods
License: BSD_3_clause + file LICENSE
Copyright: Copyright (C) 2002, University of Tennessee Research
        Foundation
URL: http://tedlab.mit.edu/~dr/SVDLIBC/,
        http://wordspace.r-forge.r-project.org/
NeedsCompilation: yes
LazyData: true
Packaged: 2016-04-09 19:19:32 UTC; evert
Author: Doug Rohde [aut],
  Michael Berry [aut],
  Theresa Do [aut],
  Gavin O'Brien [aut],
  Vijay Krishna [aut],
  Sowmini Varadhan [aut],
  Stefan Evert [cre] (http://www.stefan-evert.de/)
Maintainer: Stefan Evert <stefan.evert@fau.de>
Repository: CRAN
Date/Publication: 2016-04-10 16:12:31
