[med-svn] [r-bioc-biocgenerics] branch master updated (6a83181 -> 0432533)

Andreas Tille tille at debian.org
Wed Oct 15 22:09:50 UTC 2014


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

tille pushed a change to branch master
in repository r-bioc-biocgenerics.

      from  6a83181   Upload to unstable
       new  52b69ed   Imported Upstream version 0.12.0
       new  e6bc4ee   Merge tag 'upstream/0.12.0'
       new  62a1541   New upstream version upload to experimental since we can not be sure to be able to finish the BioConductor 3.0 migration before freeze
       new  727f457   cme fix dpkg-control
       new  b2c0433   drop artifical versioned R dependency
       new  186b57a   Add autopkgtest
       new  0432533   Typo

The 7 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                 |  20 ++++-----
 NAMESPACE                   |  15 ++++++-
 R/as.list.R                 |   4 ++
 R/row_colnames.R            |   9 ++--
 R/start.R                   |  25 +++++++++++
 R/unsplit.R                 |  10 +++++
 debian/README.test          |  10 +++--
 debian/changelog            |   8 ++++
 debian/control              |   6 +--
 debian/docs                 |   1 +
 debian/tests/control        |   3 ++
 debian/tests/run-unit-test  |   7 +++
 man/BiocGenerics-package.Rd |  11 ++++-
 man/Extremes.Rd             |   4 +-
 man/append.Rd               |   4 +-
 man/as.data.frame.Rd        |   9 ++--
 man/as.vector.Rd            |  10 ++---
 man/cbind.Rd                |   6 +--
 man/duplicated.Rd           |   4 +-
 man/eval.Rd                 |   4 +-
 man/funprog.Rd              |   4 +-
 man/is.unsorted.Rd          |   6 +--
 man/lapply.Rd               |   4 +-
 man/mapply.Rd               |   4 --
 man/match.Rd                |   6 +--
 man/nrow.Rd                 |   6 +--
 man/paste.Rd                |   4 +-
 man/relist.Rd               |   6 +--
 man/rep.Rd                  |   4 +-
 man/row_colnames.Rd         |  45 ++++++++++++++-----
 man/sort.Rd                 |   4 +-
 man/start.Rd                | 104 ++++++++++++++++++++++++++++++++++++++++++++
 man/table.Rd                |   4 +-
 man/tapply.Rd               |   6 +--
 man/unique.Rd               |   4 +-
 man/unlist.Rd               |   4 +-
 man/unsplit.Rd              |  72 ++++++++++++++++++++++++++++++
 man/xtabs.Rd                |   6 +--
 38 files changed, 373 insertions(+), 90 deletions(-)
 create mode 100644 R/as.list.R
 create mode 100644 R/start.R
 create mode 100644 R/unsplit.R
 create mode 100644 debian/docs
 create mode 100644 debian/tests/control
 create mode 100644 debian/tests/run-unit-test
 create mode 100644 man/start.Rd
 create mode 100644 man/unsplit.Rd

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



More information about the debian-med-commit mailing list