[med-svn] [r-cran-hms] branch master updated (de3b58f -> 03eac1d)

Andreas Tille tille at debian.org
Tue Jan 2 07:56:37 UTC 2018


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

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

      from  de3b58f   Upload to new
       new  78f58e0   New upstream version 0.4.0
       new  c42e2e4   Update upstream source from tag 'upstream/0.4.0'
       new  06f4673   New upstream version
       new  3493d99   Standards-Version: 4.1.3
       new  8a82f7e   New Build-Depends: r-cran-pkgconfig, r-cran-rlang; Standards-Version: 4.1.3
       new  03eac1d   Upload to unstable

The 6 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                     |  18 ++---
 MD5                             |  40 +++++++---
 NAMESPACE                       |   8 ++
 NEWS.md                         |  30 ++++++++
 R/args.R                        |  25 +++++++
 R/arith.R                       |  10 +++
 R/compat-purrr.R                | 162 ++++++++++++++++++++++++++++++++++++++++
 R/format.R                      |  11 ++-
 R/hms.R                         |  84 +++++++++++----------
 R/parse.R                       |  24 ++++++
 R/pillar.R                      |  52 +++++++++++++
 R/round.R                       |  22 ++++++
 R/zzz.R                         |  31 ++++++++
 README.md                       |   8 +-
 debian/changelog                |   9 +++
 debian/control                  |   6 +-
 man/hms.Rd                      |  26 ++++---
 man/parse_hms.Rd                |  29 +++++++
 man/round_hms.Rd                |  28 +++++++
 tests/testthat/helper-pillar.R  |   4 +
 tests/testthat/out/hm.txt       |   6 ++
 tests/testthat/out/hms.txt      |  10 +++
 tests/testthat/out/hmss.txt     |  10 +++
 tests/testthat/out/ms.txt       |   6 ++
 tests/testthat/out/mss.txt      |   8 ++
 tests/testthat/test-coercion.R  |  11 ++-
 tests/testthat/test-colformat.R |  24 ++++++
 tests/testthat/test-combine.R   |  18 +++++
 tests/testthat/test-construct.R |  21 +++++-
 tests/testthat/test-output.R    |   2 +-
 tests/testthat/test-parse.R     |  14 ++++
 tests/testthat/test-round.R     |  17 +++++
 32 files changed, 689 insertions(+), 85 deletions(-)
 create mode 100644 R/args.R
 create mode 100644 R/compat-purrr.R
 create mode 100644 R/parse.R
 create mode 100644 R/pillar.R
 create mode 100644 R/round.R
 create mode 100644 R/zzz.R
 create mode 100644 man/parse_hms.Rd
 create mode 100644 man/round_hms.Rd
 create mode 100644 tests/testthat/helper-pillar.R
 create mode 100644 tests/testthat/out/hm.txt
 create mode 100644 tests/testthat/out/hms.txt
 create mode 100644 tests/testthat/out/hmss.txt
 create mode 100644 tests/testthat/out/ms.txt
 create mode 100644 tests/testthat/out/mss.txt
 create mode 100644 tests/testthat/test-colformat.R
 create mode 100644 tests/testthat/test-combine.R
 create mode 100644 tests/testthat/test-parse.R
 create mode 100644 tests/testthat/test-round.R

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



More information about the debian-med-commit mailing list