[med-svn] [r-cran-crayon] 08/09: Updated version 1.3.2 from 'upstream/1.3.2'
Andreas Tille
tille at debian.org
Mon Oct 9 09:50:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-crayon.
commit 24a5b7ca14a63a62595d1352b35079f591c1b54b
Merge: a6cafb7 07dc9fa
Author: Andreas Tille <tille at debian.org>
Date: Mon Oct 9 11:48:06 2017 +0200
Updated version 1.3.2 from 'upstream/1.3.2'
with Debian dir d2916ce850e314718c2ca90b3e50c3f1deeb82d0
DESCRIPTION | 34 ++++
LICENSE | 2 +
MD5 | 52 ++++++
NAMESPACE | 57 +++++++
R/ansi-256.r | 48 ++++++
R/combine.r | 55 +++++++
R/crayon-package.r | 16 ++
R/disposable.r | 98 +++++++++++
R/has_ansi.r | 34 ++++
R/has_color.r | 129 +++++++++++++++
R/machinery.r | 342 +++++++++++++++++++++++++++++++++++++++
R/parts.r | 58 +++++++
R/print.r | 14 ++
R/show.r | 50 ++++++
R/string.r | 57 +++++++
R/string_operations.r | 255 +++++++++++++++++++++++++++++
R/style-var.r | 45 ++++++
R/styles.r | 72 +++++++++
R/utils.r | 129 +++++++++++++++
inst/ANSI-256-OSX.png | Bin 0 -> 467885 bytes
inst/ANSI-8-OSX.png | Bin 0 -> 70267 bytes
inst/NEWS.md | 70 ++++++++
inst/README.markdown | 140 ++++++++++++++++
inst/logo.png | Bin 0 -> 37280 bytes
inst/logo.svg.gz | Bin 0 -> 59649 bytes
man/chr.Rd | 21 +++
man/col_nchar.Rd | 41 +++++
man/col_strsplit.Rd | 49 ++++++
man/col_substr.Rd | 57 +++++++
man/col_substring.Rd | 58 +++++++
man/combine_styles.Rd | 56 +++++++
man/concat.Rd | 35 ++++
man/crayon.Rd | 158 ++++++++++++++++++
man/drop_style.Rd | 28 ++++
man/has_color.Rd | 39 +++++
man/has_style.Rd | 25 +++
man/make_style.Rd | 85 ++++++++++
man/num_colors.Rd | 43 +++++
man/show_ansi_colors.Rd | 20 +++
man/start.crayon.Rd | 40 +++++
man/strip_style.Rd | 21 +++
man/style.Rd | 30 ++++
man/styles.Rd | 25 +++
tests/testthat.R | 6 +
tests/testthat/test-color.r | 48 ++++++
tests/testthat/test-has-color.r | 76 +++++++++
tests/testthat/test-has-style.r | 28 ++++
tests/testthat/test-make-style.r | 58 +++++++
tests/testthat/test-operations.R | 192 ++++++++++++++++++++++
tests/testthat/test-style-var.r | 16 ++
tests/testthat/test-styles.r | 51 ++++++
tests/testthat/test-utils.R | 9 ++
tests/testthat/test-vectors.r | 64 ++++++++
53 files changed, 3136 insertions(+)
--
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