[med-svn] [r-cran-irlba] branch master updated (d816369 -> af14bc8)
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 master
in repository r-cran-irlba.
from d816369 Upload to unstable
new 60b649b Secure URI in watch file
new b3329e5 New upstream version 2.3.1
new fd90ce9 Updated version 2.3.1 from 'upstream/2.3.1'
new 4557d2f New upstream version
new af14bc8 Upload to unstable
The 5 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
debian/changelog | 7 ++
debian/watch | 4 +-
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 +++++++++++++------------
27 files changed, 906 insertions(+), 272 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