[med-svn] [r-cran-irlba] branch upstream updated (83dee92 -> b3329e5)
Andreas Tille
tille at debian.org
Mon Oct 23 18:24:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch upstream
in repository r-cran-irlba.
from 83dee92 New upstream version 2.2.1
new b3329e5 New upstream version 2.3.1
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
DESCRIPTION | 11 ++-
MD5 | 43 +++++----
NAMESPACE | 3 +
R/irlba.R | 59 ++++++------
R/prcomp.R | 45 ++++++++-
R/ssvd.R | 222 ++++++++++++++++++++++++++++++++++++++++++++
R/svdr.R | 31 +++++--
README.md | 42 ++++-----
build/vignette.rds | Bin 197 -> 197 bytes
inst/doc/irlba.Rnw | 129 +++++++++++++------------
inst/doc/irlba.pdf | Bin 181657 -> 181586 bytes
man/irlba.Rd | 29 ++----
man/partial_eigen.Rd | 1 -
man/prcomp_irlba.Rd | 17 +++-
man/ssvd.Rd | 185 ++++++++++++++++++++++++++++++++++++
man/summary.irlba_prcomp.Rd | 16 ++++
man/svdr.Rd | 20 +++-
src/irlb.c | 18 +++-
src/utility.c | 2 +-
tests/edge.R | 2 +-
tests/prcomp.r | 91 ++++++++++++++++++
tests/ssvd.R | 34 +++++++
tests/svdr.R | 4 +-
tests/test.R | 34 +++++--
vignettes/irlba.Rnw | 129 +++++++++++++------------
25 files changed, 897 insertions(+), 270 deletions(-)
create mode 100644 R/ssvd.R
create mode 100644 man/ssvd.Rd
create mode 100644 man/summary.irlba_prcomp.Rd
create mode 100644 tests/prcomp.r
create mode 100644 tests/ssvd.R
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-irlba.git
More information about the debian-med-commit
mailing list