[med-svn] [r-cran-irlba] branch master updated (6825747 -> 443e70d)
Andreas Tille
tille at debian.org
Tue Oct 10 15:19:13 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 6825747 Moved packaging from SVN to Git
new 111eda7 Standards-Version: 4.1.1
new a4b9df8 debhelper 10
new 83dee92 New upstream version 2.2.1
new e023e23 Updated version 2.2.1 from 'upstream/2.2.1'
new 443e70d New upstream version
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 | 19 ++-
MD5 | 41 +++---
NAMESPACE | 3 +-
R/eigen.R | 3 +-
R/irlba.R | 301 +++++++++++++++++++++++++++---------------
R/prcomp.R | 4 +-
R/svdr.R | 118 +++++++++++++++++
R/utility.R | 42 +++---
README.md | 106 +++++++++++++--
build/vignette.rds | Bin 199 -> 197 bytes
debian/changelog | 5 +-
debian/compat | 2 +-
debian/control | 4 +-
demo/00Index | 1 -
demo/custom_matrix_multiply.R | 44 ------
inst/doc/irlba.Rnw | 2 +-
inst/doc/irlba.pdf | Bin 181643 -> 181657 bytes
man/irlba.Rd | 93 +++++++------
man/partial_eigen.Rd | 3 +-
man/svdr.Rd | 103 +++++++++++++++
src/irlb.c | 67 ++++++----
src/irlb.h | 16 ++-
src/utility.c | 21 +--
tests/edge.R | 127 ++++++++++--------
tests/svdr.R | 50 +++++++
tests/test.R | 53 ++++++++
vignettes/irlba.Rnw | 2 +-
27 files changed, 874 insertions(+), 356 deletions(-)
create mode 100644 R/svdr.R
delete mode 100644 demo/00Index
delete mode 100644 demo/custom_matrix_multiply.R
create mode 100644 man/svdr.Rd
create mode 100644 tests/svdr.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