This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-irlba.
commit a451f8bb54a6645a896ed11577fb03a3f9df2318 Merge: 92c5274 2983a27 Author: Andreas Tille <[email protected]> Date: Tue Oct 10 17:12:58 2017 +0200 Updated version 2.1.2 from 'upstream/2.1.2' with Debian dir 339ecc8fa526f1f9c4a32d0be7a810ef4a4be4a4 DESCRIPTION | 27 ++ MD5 | 22 ++ NAMESPACE | 12 + R/eigen.R | 73 +++++ R/irlba.R | 640 ++++++++++++++++++++++++++++++++++++++++++ R/prcomp.R | 96 +++++++ R/utility.R | 69 +++++ README.md | 33 +++ build/vignette.rds | Bin 0 -> 199 bytes demo/00Index | 1 + demo/custom_matrix_multiply.R | 44 +++ inst/doc/irlba.Rnw | 467 ++++++++++++++++++++++++++++++ inst/doc/irlba.pdf | Bin 0 -> 181643 bytes man/irlba.Rd | 200 +++++++++++++ man/partial_eigen.Rd | 65 +++++ man/prcomp_irlba.Rd | 76 +++++ src/Makevars | 1 + src/irlb.c | 546 +++++++++++++++++++++++++++++++++++ src/irlb.h | 65 +++++ src/utility.c | 93 ++++++ tests/edge.R | 66 +++++ tests/test.R | 129 +++++++++ vignettes/irlba.Rnw | 467 ++++++++++++++++++++++++++++++ 23 files changed, 3192 insertions(+) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-irlba.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
