[med-svn] [r-cran-tidyr] 02/04: Updated version 0.7.1 from 'upstream/0.7.1'

Andreas Tille tille at debian.org
Fri Oct 13 06:51:06 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-tidyr.

commit 7ddf96ac510cf5e1ec08bcb71c92a12e1400312e
Merge: e5c99aa b6d1127
Author: Andreas Tille <tille at debian.org>
Date:   Fri Oct 13 08:46:13 2017 +0200

    Updated version 0.7.1 from 'upstream/0.7.1'
    
    with Debian dir f87db74397b7173a2333e0b4099f9745d66aacec

 DESCRIPTION                       |  14 +-
 MD5                               | 136 ++++++-----
 NAMESPACE                         |  87 ++++---
 NEWS.md                           | 182 +++++++++++++++
 R/RcppExports.R                   |   8 +-
 R/compat-lazyeval.R               |  90 ++++++++
 R/complete.R                      |  58 ++---
 R/data.R                          |  21 +-
 R/drop-na.R                       |  45 ++++
 R/drop_na.r                       |  53 -----
 R/expand.R                        | 142 ++++++------
 R/extract.R                       | 109 +++++----
 R/fill.R                          |  54 +++--
 R/gather.R                        | 209 ++++++++++-------
 R/id.R                            |   9 +-
 R/nest.R                          | 110 +++++----
 R/replace_na.R                    |  14 +-
 R/separate-rows.R                 |  60 +++--
 R/separate.R                      | 196 ++++++++--------
 R/seq.R                           |   4 +-
 R/spread.R                        | 167 +++++++-------
 R/tidyr.R                         |  37 +++
 R/unite.R                         |  78 +++----
 R/unnest.R                        | 162 +++++++------
 R/utils.R                         |  47 ++--
 README.md                         |   4 +-
 build/vignette.rds                | Bin 199 -> 199 bytes
 inst/doc/tidy-data.Rmd            |   6 +-
 inst/doc/tidy-data.html           | 466 ++++++++++++++++++--------------------
 man/complete.Rd                   |  39 ++--
 man/complete_.Rd                  |  21 --
 man/deprecated-se.Rd              | 164 ++++++++++++++
 man/drop_na.Rd                    |  46 +++-
 man/drop_na_.Rd                   |  19 --
 man/expand.Rd                     |  50 ++--
 man/expand_.Rd                    |  18 --
 man/extract.Rd                    |  16 +-
 man/extract_.Rd                   |  32 ---
 man/extract_numeric.Rd            |   2 +-
 man/figures/logo.png              | Bin 0 -> 16179 bytes
 man/fill.Rd                       |  25 +-
 man/fill_.Rd                      |  21 --
 man/full_seq.Rd                   |   1 -
 man/gather.Rd                     |  59 +++--
 man/gather_.Rd                    |  34 ---
 man/nest.Rd                       |  57 ++++-
 man/nest_.Rd                      |  20 --
 man/pipe.Rd                       |   1 -
 man/replace_na.Rd                 |   3 +-
 man/separate.Rd                   |  55 +++--
 man/separate_.Rd                  |  58 -----
 man/separate_rows.Rd              |  43 +++-
 man/separate_rows_.Rd             |  23 --
 man/smiths.Rd                     |   1 -
 man/spread.Rd                     |  18 +-
 man/spread_.Rd                    |  38 ----
 man/table1.Rd                     |   1 -
 man/tidyr-package.Rd              |  36 +++
 man/unite.Rd                      |  51 ++++-
 man/unite_.Rd                     |  24 --
 man/unnest.Rd                     |  29 ++-
 man/unnest_.Rd                    |  30 ---
 man/who.Rd                        |  30 +--
 src/RcppExports.cpp               |  21 +-
 tests/testthat/test-complete.R    |   8 +-
 tests/testthat/test-drop_na.R     |  46 ++--
 tests/testthat/test-expand.R      |  29 +--
 tests/testthat/test-extract.R     |   6 +-
 tests/testthat/test-fill.R        |  20 +-
 tests/testthat/test-gather.R      |  21 +-
 tests/testthat/test-id.R          |   1 -
 tests/testthat/test-nest.R        |  22 +-
 tests/testthat/test-replace_na.R  |   6 +-
 tests/testthat/test-separate.R    |  31 ++-
 tests/testthat/test-spread.R      |  41 ++--
 tests/testthat/test-underscored.R | 117 ++++++++++
 tests/testthat/test-unite.R       |  14 +-
 tests/testthat/test-unnest.R      |  65 ++++--
 vignettes/tidy-data.Rmd           |   6 +-
 79 files changed, 2256 insertions(+), 1831 deletions(-)

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



More information about the debian-med-commit mailing list