[med-svn] [r-bioc-delayedarray] 04/05: Updated version 0.2.7 from 'upstream/0.2.7'

Andreas Tille tille at debian.org
Sun Oct 1 06:09:32 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-bioc-delayedarray.

commit 302c0f069065fdbb304d48ce7218ff1c9faf2d07
Merge: 7f525bf c0833a2
Author: Andreas Tille <tille at debian.org>
Date:   Sun Oct 1 08:02:35 2017 +0200

    Updated version 0.2.7 from 'upstream/0.2.7'
    
    with Debian dir 22982e51138e525a42ed0fdb69b4a2d26937b6ac

 DESCRIPTION                               |   27 +
 NAMESPACE                                 |  155 +++++
 NOTES                                     |   46 ++
 R/ArrayBlocks-class.R                     |  177 +++++
 R/DelayedArray-class.R                    | 1061 +++++++++++++++++++++++++++++
 R/DelayedArray-stats.R                    |   32 +
 R/DelayedArray-utils.R                    |  649 ++++++++++++++++++
 R/DelayedMatrix-stats.R                   |  246 +++++++
 R/DelayedMatrix-utils.R                   |   44 ++
 R/RleArray-class.R                        |  265 +++++++
 R/block_processing.R                      |  230 +++++++
 R/cbind-methods.R                         |  163 +++++
 R/realize.R                               |  223 ++++++
 R/show-utils.R                            |  340 +++++++++
 R/utils.R                                 |  205 ++++++
 R/zzz.R                                   |   19 +
 TODO                                      |   19 +
 inst/unitTests/test_ArrayBlocks-class.R   |   71 ++
 inst/unitTests/test_DelayedArray-class.R  |  290 ++++++++
 inst/unitTests/test_DelayedArray-utils.R  |  297 ++++++++
 inst/unitTests/test_DelayedMatrix-stats.R |   66 ++
 inst/unitTests/test_DelayedMatrix-utils.R |  106 +++
 inst/unitTests/test_cbind-methods.R       |  132 ++++
 man/ArrayBlocks-class.Rd                  |   19 +
 man/DelayedArray-class.Rd                 |  343 ++++++++++
 man/DelayedArray-utils.Rd                 |  227 ++++++
 man/RleArray-class.Rd                     |  128 ++++
 man/cbind-methods.Rd                      |   91 +++
 man/realize.Rd                            |  108 +++
 tests/run_unitTests.R                     |    2 +
 30 files changed, 5781 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-delayedarray.git



More information about the debian-med-commit mailing list