This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-scales.
commit 5598d6fbe4051c79f9ff0092cfdee54d2c5f4c28 Merge: 5584821 c05a056 Author: Andreas Tille <[email protected]> Date: Wed Oct 25 08:13:15 2017 +0200 Updated version 0.5.0 from 'upstream/0.5.0' with Debian dir 01d8cea06608dd265555b0eecce68147b4c17c47 DESCRIPTION | 12 +-- MD5 | 174 +++++++++++++++++++------------------ NAMESPACE | 16 +++- NEWS.md | 13 +++ R/RcppExports.R | 6 +- R/bounds.r | 94 ++++++++++++++++++-- R/breaks.r | 39 +++++++++ R/pal-viridis.r | 15 ++++ R/range.r | 27 +++--- R/scales.r | 1 - R/trans-numeric.r | 6 +- R/trans.r | 19 +++- build/partial.rdb | Bin 7869 -> 8041 bytes man/{Range-class.Rd => Range.Rd} | 15 ++-- man/abs_area.Rd | 1 - man/alpha.Rd | 1 - man/area_pal.Rd | 1 - man/as.trans.Rd | 1 - man/asn_trans.Rd | 1 - man/atanh_trans.Rd | 1 - man/boxcox_trans.Rd | 1 - man/brewer_pal.Rd | 1 - man/cbreaks.Rd | 1 - man/censor.Rd | 1 - man/col2hcl.Rd | 1 - man/col_numeric.Rd | 4 +- man/colour_ramp.Rd | 1 - man/comma_format.Rd | 3 +- man/cscale.Rd | 1 - man/date_breaks.Rd | 1 - man/date_format.Rd | 1 - man/date_trans.Rd | 1 - man/dichromat_pal.Rd | 1 - man/discard.Rd | 1 - man/div_gradient_pal.Rd | 1 - man/dollar_format.Rd | 3 +- man/dscale.Rd | 1 - man/exp_trans.Rd | 1 - man/expand_range.Rd | 1 - man/extended_breaks.Rd | 1 - man/format_format.Rd | 1 - man/fullseq.Rd | 1 - man/gradient_n_pal.Rd | 1 - man/grey_pal.Rd | 1 - man/hms_trans.Rd | 1 - man/hue_pal.Rd | 1 - man/identity_pal.Rd | 1 - man/identity_trans.Rd | 1 - man/linetype_pal.Rd | 1 - man/log1p_trans.Rd | 1 - man/log_breaks.Rd | 1 - man/log_trans.Rd | 3 +- man/manual_pal.Rd | 1 - man/math_format.Rd | 1 - man/muted.Rd | 1 - man/ordinal_format.Rd | 3 +- man/package-scales.Rd | 3 +- man/parse_format.Rd | 1 - man/percent_format.Rd | 3 +- man/pretty_breaks.Rd | 1 - man/probability_trans.Rd | 3 +- man/reciprocal_trans.Rd | 1 - man/regular_minor_breaks.Rd | 23 +++++ man/rescale.Rd | 33 +++++-- man/rescale_max.Rd | 1 - man/rescale_mid.Rd | 33 +++++-- man/rescale_none.Rd | 1 - man/rescale_pal.Rd | 1 - man/reverse_trans.Rd | 1 - man/scientific_format.Rd | 3 +- man/seq_gradient_pal.Rd | 1 - man/shape_pal.Rd | 1 - man/show_col.Rd | 1 - man/sqrt_trans.Rd | 1 - man/squish.Rd | 1 - man/squish_infinite.Rd | 1 - man/time_trans.Rd | 1 - man/train_continuous.Rd | 1 - man/train_discrete.Rd | 1 - man/trans_breaks.Rd | 1 - man/trans_format.Rd | 1 - man/trans_new.Rd | 10 ++- man/trans_range.Rd | 1 - man/unit_format.Rd | 1 - man/viridis_pal.Rd | 36 ++++++++ man/wrap_format.Rd | 1 - man/zero_range.Rd | 1 - src/RcppExports.cpp | 18 +++- tests/testthat/test-bounds.r | 48 ++++++++-- tests/testthat/test-breaks-minor.r | 17 ++++ 90 files changed, 510 insertions(+), 232 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-scales.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
