[med-svn] [r-cran-crayon] branch master updated (19a9b3d -> 5dd113e)

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


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

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

      from  19a9b3d   Moved packaging from SVN to Git
       new  d15a000   debhelper 10
       new  c9f4336   New upstream version 1.3.4
       new  f91efda   Updated version 1.3.4 from 'upstream/1.3.4'
       new  acd3d67   New upstream version
       new  5dd113e   Standards-Version: 4.1.1

The 5 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 +++++++++++----------
 debian/changelog                 |   5 +-
 debian/compat                    |   2 +-
 debian/control                   |   4 +-
 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 +++++++++++++++-
 43 files changed, 715 insertions(+), 355 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