[med-svn] [r-cran-crayon] branch upstream updated (07dc9fa -> c9f4336)

Andreas Tille tille at debian.org
Mon Oct 9 10:01:19 UTC 2017


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

tille pushed a change to branch upstream
in repository r-cran-crayon.

      from  07dc9fa   New upstream version 1.3.2
       new  c9f4336   New upstream version 1.3.4

The 1 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                      |  14 ++---
 MD5                              |  75 ++++++++++++++-------------
 NAMESPACE                        |   5 ++
 R/ansi-256.r                     |   2 +
 R/combine.r                      |  11 ++--
 R/disposable.r                   |   4 ++
 R/has_ansi.r                     |   4 +-
 R/has_color.r                    | 104 ++++++++++++++++++++++++++-----------
 R/machinery.r                    |  55 ++++++++++----------
 R/show.r                         |  21 +++++---
 R/string.r                       |  24 ++++++++-
 R/string_operations.r            | 101 +++++++++++++++++++++++++++++-------
 R/style-var.r                    |   6 +--
 R/utils.r                        |  59 +++++++++++----------
 inst/NEWS.md                     |   9 ++++
 inst/README.markdown             |  10 ++--
 man/chr.Rd                       |   5 +-
 man/col_align.Rd                 |  34 +++++++++++++
 man/col_nchar.Rd                 |  12 ++---
 man/col_strsplit.Rd              |  14 ++---
 man/col_substr.Rd                |  10 ++--
 man/col_substring.Rd             |  10 ++--
 man/combine_styles.Rd            |   5 +-
 man/concat.Rd                    |   3 +-
 man/crayon.Rd                    | 107 ++++++++++++++++++++-------------------
 man/drop_style.Rd                |   1 -
 man/has_color.Rd                 |  48 +++++++++++-------
 man/has_style.Rd                 |   7 ++-
 man/make_style.Rd                |  31 ++++++------
 man/num_colors.Rd                |   8 +--
 man/show_ansi_colors.Rd          |   1 -
 man/start.crayon.Rd              |   3 +-
 man/strip_style.Rd               |   1 -
 man/style.Rd                     |   5 +-
 man/styles.Rd                    |   5 +-
 tests/testthat.R                 |   8 ++-
 tests/testthat/test-ansi256.R    |  62 +++++++++++++++++++++++
 tests/testthat/test-combine.R    |  37 ++++++++++++++
 tests/testthat/test-has-color.r  |  93 ++++++++++++++++++++--------------
 tests/testthat/test-operations.R |  45 +++++++++++++++-
 40 files changed, 708 insertions(+), 351 deletions(-)
 create mode 100644 man/col_align.Rd
 create mode 100644 tests/testthat/test-ansi256.R
 create mode 100644 tests/testthat/test-combine.R

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



More information about the debian-med-commit mailing list