This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-hms.
commit c42e2e4ab3fd887cce0799aae68201b40251881d Merge: de3b58f 78f58e0 Author: Andreas Tille <[email protected]> Date: Tue Jan 2 08:04:50 2018 +0100 Update upstream source from tag 'upstream/0.4.0' Update to upstream version '0.4.0' with Debian dir 52824e1b98187d8ff0a85919e487646092ed70e5 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 +- 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 +++++ 30 files changed, 676 insertions(+), 83 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-hms.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
