[med-svn] [r-cran-stringr] 02/05: Updated version 1.2.0 from 'upstream/1.2.0'
Andreas Tille
tille at debian.org
Fri Sep 29 21:28:26 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-stringr.
commit 753b6faf16f5ee32f02c0299c29a40b460bea25b
Merge: e9c3b54 5243e8c
Author: Andreas Tille <tille at debian.org>
Date: Fri Sep 29 23:17:44 2017 +0200
Updated version 1.2.0 from 'upstream/1.2.0'
with Debian dir 94db679acab4307d66d198197bc257a789ec15d7
DESCRIPTION | 14 +-
LICENSE | 339 ++++++++++++++++++++++++++++
MD5 | 101 +++++----
NAMESPACE | 1 +
NEWS.md | 33 +++
R/case.R | 11 +-
R/detect.r | 4 +-
R/match.r | 6 +-
R/modifiers.r | 4 +-
R/replace.r | 81 ++++++-
R/sort.R | 23 +-
R/stringr.R | 2 +
R/subset.R | 19 +-
README.md | 162 +++++++++++---
build/vignette.rds | Bin 210 -> 241 bytes
inst/doc/regular-expressions.R | 152 +++++++++++++
inst/doc/regular-expressions.Rmd | 415 +++++++++++++++++++++++++++++++++++
inst/doc/regular-expressions.html | 398 +++++++++++++++++++++++++++++++++
inst/doc/stringr.R | 121 ++++++++--
inst/doc/stringr.Rmd | 263 +++++++++++++++-------
inst/doc/stringr.html | 251 +++++++++++++--------
man/case.Rd | 14 +-
man/invert_match.Rd | 1 -
man/modifier-deprecated.Rd | 3 +-
man/modifiers.Rd | 13 +-
man/pipe.Rd | 1 -
man/str_c.Rd | 1 -
man/str_conv.Rd | 1 -
man/str_count.Rd | 1 -
man/str_detect.Rd | 5 +-
man/str_dup.Rd | 1 -
man/str_extract.Rd | 1 -
man/str_interp.Rd | 1 -
man/str_length.Rd | 1 -
man/str_locate.Rd | 1 -
man/str_match.Rd | 1 -
man/str_order.Rd | 21 +-
man/str_pad.Rd | 1 -
man/str_replace.Rd | 62 ++++--
man/str_replace_na.Rd | 10 +-
man/str_split.Rd | 1 -
man/str_sub.Rd | 1 -
man/str_subset.Rd | 18 +-
man/str_trim.Rd | 1 -
man/str_trunc.Rd | 1 -
man/str_view.Rd | 1 -
man/str_wrap.Rd | 1 -
man/stringr-data.Rd | 5 +-
man/stringr-package.Rd | 33 +++
man/word.Rd | 1 -
tests/testthat/test-match.r | 4 +
tests/testthat/test-replace.r | 21 ++
vignettes/regular-expressions.Rmd | 415 +++++++++++++++++++++++++++++++++++
vignettes/releases/stringr-1.0.0.Rmd | 76 +++++++
vignettes/releases/stringr-1.1.0.Rmd | 33 +++
vignettes/stringr.Rmd | 263 +++++++++++++++-------
56 files changed, 2957 insertions(+), 458 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-stringr.git
More information about the debian-med-commit
mailing list