[r-cran-pbapply] branch master updated (b98885f -> 6dfb079)

Andreas Tille tille at debian.org
Wed Nov 9 16:35:42 UTC 2016


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

tille pushed a change to branch master
in repository r-cran-pbapply.

      from  b98885f   Updated changelog for new upstream
      adds  1d5e91a   New upstream version 1.3-1
      adds  c893cbb   Merge tag 'upstream/1.3-1'
      adds  02fff02   New upstream version
      adds  59e3595   Convert to debhelper
      adds  580ff57   cme fix dpkg-control
      adds  3d2f1a8   Update d/copyright
      adds  6dfb079   Upload to unstable

No new revisions were added by this update.

Summary of changes:
 DESCRIPTION             |  20 ++-
 MD5                     |  44 ++---
 NAMESPACE               |  18 +-
 R/closepb.R             |  12 +-
 R/pbapply.R             | 198 ++++++++++-----------
 R/pblapply.R            |  86 +++++++--
 R/pboptions.R           |  32 ++--
 R/pbreplicate.R         |   8 +-
 R/pbsapply.R            |  22 +--
 R/splitpb.R             |  16 ++
 R/timerProgressBar.R    | 304 +++++++++++++++++++++++++++++++
 R/unix/dopb.R           |  25 +--
 R/unix/getpb.R          |  27 +--
 R/unix/setpb.R          |  27 +--
 R/unix/startpb.R        |  37 ++--
 R/windows/dopb.R        |  25 +--
 R/windows/getpb.R       |  29 +--
 R/windows/setpb.R       |  29 +--
 R/windows/startpb.R     |  43 +++--
 R/zzz.R                 |  41 +++--
 debian/changelog        |   9 +
 debian/control          |  11 +-
 debian/copyright        |   6 +-
 debian/rules            |   4 +-
 inst/ChangeLog          |  58 ------
 man/pbapply.Rd          | 463 ++++++++++++++++++++++++++++--------------------
 man/pboptions.Rd        | 286 ++++++++++++++++--------------
 man/splitpb.Rd          |  49 +++++
 man/timerProgressBar.Rd | 125 +++++++++++++
 tests/tests.R           |  41 -----
 30 files changed, 1350 insertions(+), 745 deletions(-)
 create mode 100644 R/splitpb.R
 create mode 100644 R/timerProgressBar.R
 delete mode 100644 inst/ChangeLog
 create mode 100644 man/splitpb.Rd
 create mode 100644 man/timerProgressBar.Rd
 delete mode 100644 tests/tests.R

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-pbapply.git



More information about the debian-science-commits mailing list