[med-svn] [r-cran-evaluate] 09/10: Updated version 0.10 from 'upstream/0.10'

Andreas Tille tille at debian.org
Sat Sep 30 08:09:41 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-evaluate.

commit 89f3a17cdaa5ab3da49d269cd89882f9f6acadd0
Merge: a0e1ae3 0129920
Author: Andreas Tille <tille at debian.org>
Date:   Sat Sep 30 10:06:53 2017 +0200

    Updated version 0.10 from 'upstream/0.10'
    
    with Debian dir 2b9f8da396281a4276188751c983fb2c13440420

 DESCRIPTION                          |  34 +++++
 LICENSE                              |   2 +
 MD5                                  |  59 +++++++++
 NAMESPACE                            |  32 +++++
 NEWS                                 | 222 ++++++++++++++++++++++++++++++++
 R/eval.r                             | 241 +++++++++++++++++++++++++++++++++++
 R/graphics.r                         |  69 ++++++++++
 R/hooks.r                            |  28 ++++
 R/output.r                           |  85 ++++++++++++
 R/parse.r                            | 172 +++++++++++++++++++++++++
 R/replay.r                           | 117 +++++++++++++++++
 R/traceback.r                        |  43 +++++++
 R/watcher.r                          |  69 ++++++++++
 man/create_traceback.Rd              |  15 +++
 man/evaluate.Rd                      |  52 ++++++++
 man/flush_console.Rd                 |  20 +++
 man/inject_funs.Rd                   |  34 +++++
 man/is.message.Rd                    |  26 ++++
 man/line_prompt.Rd                   |  21 +++
 man/new_output_handler.Rd            |  47 +++++++
 man/parse_all.Rd                     |  24 ++++
 man/replay.Rd                        |  22 ++++
 man/set_hooks.Rd                     |  25 ++++
 man/try_capture_stack.Rd             |  17 +++
 man/watchout.Rd                      |  19 +++
 tests/test-all.R                     |   3 +
 tests/test-parse.R                   |   4 +
 tests/test-replay.R                  |   7 +
 tests/testthat/comment.r             |   2 +
 tests/testthat/data.r                |   2 +
 tests/testthat/error-complex.r       |   5 +
 tests/testthat/error.r               |   2 +
 tests/testthat/example-1.r           |  22 ++++
 tests/testthat/ggplot-loop.r         |   6 +
 tests/testthat/ggplot.r              |   2 +
 tests/testthat/interleave-1.r        |   4 +
 tests/testthat/interleave-2.r        |   4 +
 tests/testthat/order.r               |  16 +++
 tests/testthat/parse.r               |   6 +
 tests/testthat/plot-additions.r      |   2 +
 tests/testthat/plot-clip.r           |   3 +
 tests/testthat/plot-last-comment.r   |   4 +
 tests/testthat/plot-loop.r           |   4 +
 tests/testthat/plot-multi-layout.r   |   7 +
 tests/testthat/plot-multi-layout2.r  |   9 ++
 tests/testthat/plot-multi-missing.r  |   4 +
 tests/testthat/plot-multi.r          |   5 +
 tests/testthat/plot-new.r            |   5 +
 tests/testthat/plot-par.r            |   3 +
 tests/testthat/plot-par2.r           |   5 +
 tests/testthat/plot-persp.r          |   8 ++
 tests/testthat/plot-strwidth.r       |   4 +
 tests/testthat/plot.r                |   1 +
 tests/testthat/raw-output.r          |   4 +
 tests/testthat/test-errors.r         |  28 ++++
 tests/testthat/test-evaluate.r       |  84 ++++++++++++
 tests/testthat/test-graphics.r       | 141 ++++++++++++++++++++
 tests/testthat/test-output-handler.R |  17 +++
 tests/testthat/test-output.r         |   8 ++
 tests/testthat/test-parse.r          |  34 +++++
 60 files changed, 1960 insertions(+)

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



More information about the debian-med-commit mailing list