[med-svn] [r-bioc-biocparallel] branch upstream updated (6ecdd42 -> 72db2ab)
Andreas Tille
tille at debian.org
Tue Nov 7 16:46:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch upstream
in repository r-bioc-biocparallel.
from 6ecdd42 New upstream version 1.10.1
new 72db2ab New upstream version 1.12.0
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 | 17 ++-
NAMESPACE | 8 +-
NEWS | 13 +-
R/SnowParam-class.R | 10 +-
R/bploop.R | 13 +-
R/ipcmutex.R | 43 ++++++
R/progress.R | 36 +++--
R/register.R | 34 +++--
build/BiocParallel.pdf | Bin 212948 -> 217955 bytes
build/vignette.rds | Bin 289 -> 290 bytes
inst/doc/Errors_Logs_And_Debugging.R | 64 ++++-----
inst/doc/Errors_Logs_And_Debugging.pdf | Bin 149232 -> 180054 bytes
inst/doc/Introduction_To_BiocParallel.R | 81 ++++++-----
inst/doc/Introduction_To_BiocParallel.Rnw | 57 +++++++-
inst/doc/Introduction_To_BiocParallel.pdf | Bin 185989 -> 217744 bytes
inst/unitTests/test_ipcmutex.R | 24 ++++
man/ipcmutex.Rd | 160 +++++++++++++++++++++
src/ipcmutex.cpp | 224 +++++++++++++++++++++++++++++
vignettes/Introduction_To_BiocParallel.Rnw | 57 +++++++-
19 files changed, 728 insertions(+), 113 deletions(-)
create mode 100644 R/ipcmutex.R
create mode 100644 inst/unitTests/test_ipcmutex.R
create mode 100644 man/ipcmutex.Rd
create mode 100644 src/ipcmutex.cpp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-biocparallel.git
More information about the debian-med-commit
mailing list