[med-svn] [r-cran-magrittr] 07/07: Updated version 1.5 from 'upstream/1.5'

Andreas Tille tille at debian.org
Fri Oct 20 09:08:38 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-magrittr.

commit 036c318eed5d79c19f1dd9cdc44ceba68d15c6fc
Merge: e0e977d 1364d65
Author: Andreas Tille <tille at debian.org>
Date:   Fri Oct 20 11:05:17 2017 +0200

    Updated version 1.5 from 'upstream/1.5'
    
    with Debian dir 48e71e12f95766f62780b11843e83f7149565344

 DESCRIPTION                               |  22 ++
 LICENSE                                   |   2 +
 MD5                                       |  42 +++
 NAMESPACE                                 |  40 +++
 R/aliases.R                               | 183 ++++++++++++
 R/debug_pipe.R                            |  46 ++++
 R/first_type.R                            |  17 ++
 R/freduce.R                               |  22 ++
 R/function_type.R                         |  17 ++
 R/functions.R                             |  33 +++
 R/getters.R                               |  25 ++
 R/is_something.R                          |  66 +++++
 R/magrittr.R                              |  43 +++
 R/pipe.R                                  | 269 ++++++++++++++++++
 R/split_chain.R                           |  45 +++
 R/wrap_function.R                         |  26 ++
 README.md                                 | 152 ++++++++++
 build/vignette.rds                        | Bin 0 -> 209 bytes
 inst/doc/magrittr.R                       |  78 ++++++
 inst/doc/magrittr.Rmd                     | 212 ++++++++++++++
 inst/doc/magrittr.html                    | 443 ++++++++++++++++++++++++++++++
 man/aliases.Rd                            |  83 ++++++
 man/compound.Rd                           |  50 ++++
 man/debug_fseq.Rd                         |  23 ++
 man/debug_pipe.Rd                         |  18 ++
 man/exposition.Rd                         |  34 +++
 man/freduce.Rd                            |  20 ++
 man/fseq.Rd                               |  24 ++
 man/functions.Rd                          |  18 ++
 man/magrittr.Rd                           |  47 ++++
 man/pipe.Rd                               | 125 +++++++++
 man/print.fseq.Rd                         |  19 ++
 man/tee.Rd                                |  31 +++
 tests/test-all.R                          |   2 +
 tests/testthat/test-aliases.R             |  41 +++
 tests/testthat/test-anonymous-functions.r |  82 ++++++
 tests/testthat/test-compound.R            |  22 ++
 tests/testthat/test-fseq.r                |  10 +
 tests/testthat/test-multiple-arguments.r  |  49 ++++
 tests/testthat/test-single-argument.r     |  18 ++
 tests/testthat/test-tee.r                 |  11 +
 vignettes/magrittr.Rmd                    | 212 ++++++++++++++
 vignettes/magrittr.jpg                    | Bin 0 -> 94344 bytes
 43 files changed, 2722 insertions(+)

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



More information about the debian-med-commit mailing list