[r-cran-knitr] 02/04: Merge tag 'upstream/1.14'
Andreas Tille
tille at debian.org
Sat Sep 10 14:12:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-knitr.
commit bbf7b04b80e3843cc7dfa1c456dfecaf06dd9a1b
Merge: 6cd8a26 2fb7fe3
Author: Andreas Tille <tille at debian.org>
Date: Sat Sep 10 16:10:49 2016 +0200
Merge tag 'upstream/1.14'
Upstream version 1.14
DESCRIPTION | 21 +-
MD5 | 145 ++++----
NAMESPACE | 9 +-
R/block.R | 61 ++--
R/cache.R | 22 +-
R/defaults.R | 9 +-
R/engine.R | 201 +++++++++--
R/highlight.R | 5 +-
R/hooks-extra.R | 3 +-
R/hooks-html.R | 15 +-
R/hooks-latex.R | 6 +-
R/hooks-md.R | 84 +++--
R/hooks.R | 3 +-
R/output.R | 151 ++++++--
R/pandoc.R | 34 +-
R/params.R | 9 +-
R/parser.R | 22 +-
R/pattern.R | 4 +-
R/plot.R | 204 +++++++++--
R/table.R | 29 +-
R/template.R | 18 +-
R/themes-eclipse.R | 55 ---
R/themes.R | 1 -
R/utils-conversion.R | 6 +-
R/utils-vignettes.R | 8 +-
R/utils.R | 48 ++-
README.md | 14 +-
build/knitr.pdf | Bin 244622 -> 259554 bytes
build/vignette.rds | Bin 514 -> 514 bytes
inst/doc/docco-classic.html | 4 +-
inst/doc/docco-linear.html | 8 +-
inst/doc/knit_expand.html | 4 +-
inst/doc/knit_print.html | 52 +--
inst/doc/knitr-intro.html | 27 +-
inst/doc/knitr-markdown.html | 2 +-
inst/doc/knitr-refcard.pdf | Bin 79517 -> 177002 bytes
inst/examples/download_count.csv | 16 +-
inst/examples/knitr-beamer.Rnw | 20 +-
inst/examples/knitr-graphics.Rnw | 38 +-
inst/examples/knitr-listings.Rnw | 5 +-
inst/examples/knitr-manual.Rnw | 100 +++---
inst/examples/knitr-minimal.Rnw | 5 +-
inst/examples/knitr-packages.bib | 36 +-
inst/examples/knitr-spin.html | 2 +-
inst/examples/knitr-subfloats.Rnw | 10 +-
inst/examples/knitr-themes.Rnw | 91 +----
inst/examples/knitr-themes.lyx | 724 ++------------------------------------
inst/examples/knitr-twocolumn.Rnw | 8 +-
inst/examples/knitr-twocolumn.lyx | 2 +-
inst/misc/docco-classic.html | 4 +-
inst/misc/docco-template.html | 8 +-
man/all_labels.Rd | 9 +-
man/asis_output.Rd | 18 +-
man/chunk_hook.Rd | 3 +-
man/combine_words.Rd | 39 ++
man/eclipse_theme.Rd | 41 ---
man/include_graphics.Rd | 12 +-
man/include_url.Rd | 29 ++
man/kable.Rd | 5 +-
man/knit2wp.Rd | 8 +-
man/knit_engines.Rd | 4 +
man/knit_expand.Rd | 3 +-
man/knit_meta.Rd | 14 +-
man/knit_theme.Rd | 3 -
man/opts_chunk.Rd | 5 +
man/output_hooks.Rd | 6 +-
man/pandoc.Rd | 14 +-
man/plot_crop.Rd | 2 +-
man/spin.Rd | 2 +-
man/stitch.Rd | 4 +-
tests/testit/test-hooks.R | 2 +-
tests/testit/test-output.R | 14 +
tests/testit/test-plot.R | 3 +
tests/testit/test-table.R | 5 +
tests/testit/test-utils.R | 12 +
tools/covr.R | 7 +
76 files changed, 1211 insertions(+), 1406 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-knitr.git
More information about the debian-science-commits
mailing list