[r-cran-knitr] 01/05: Merge tag 'upstream/1.12.3'
Andreas Tille
tille at debian.org
Wed Feb 17 12:35:46 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 0a343ec9acfb205abcbf2e5aaeed4f72e409e5c9
Merge: f0aec33 d1820ff
Author: Andreas Tille <tille at debian.org>
Date: Wed Feb 17 13:30:47 2016 +0100
Merge tag 'upstream/1.12.3'
Upstream version 1.12.3
DESCRIPTION | 42 +++++++----
MD5 | 152 +++++++++++++++++++-------------------
NAMESPACE | 4 +
R/block.R | 111 ++++++++++++++++++++--------
R/cache.R | 5 +-
R/citation.R | 12 ++-
R/defaults.R | 1 +
R/engine.R | 65 +++++++++++++---
R/header.R | 2 +-
R/highlight.R | 3 +
R/hooks-extra.R | 2 +-
R/hooks-html.R | 43 +++++++----
R/hooks-latex.R | 36 ++++-----
R/hooks-md.R | 71 +++++++++++++-----
R/hooks-rst.R | 4 +-
R/hooks-textile.R | 3 +-
R/hooks.R | 23 ++++++
R/output.R | 16 +++-
R/pandoc.R | 4 +-
R/plot.R | 47 ++++++++++--
R/rocco.R | 12 +--
R/spin.R | 5 ++
R/table.R | 99 +++++++++++++++++++------
R/template.R | 2 +-
R/themes.R | 2 +-
R/utils-base64.R | 2 +-
R/utils-conversion.R | 50 ++++++++++++-
R/utils-sweave.R | 4 +-
R/utils.R | 81 +++++++++++++++++---
README.md | 5 +-
build/knitr.pdf | Bin 240140 -> 244622 bytes
build/vignette.rds | Bin 514 -> 514 bytes
inst/doc/docco-classic.html | 2 +-
inst/doc/docco-linear.html | 2 +-
inst/doc/knit_expand.html | 4 +-
inst/doc/knit_print.html | 143 +++++++++++++++++++----------------
inst/doc/knitr-html.html | 2 +-
inst/doc/knitr-intro.html | 94 ++++++++++++++---------
inst/doc/knitr-markdown.html | 4 +-
inst/doc/knitr-refcard.pdf | Bin 79692 -> 79517 bytes
inst/examples/knitr-beamer.Rnw | 2 +-
inst/examples/knitr-graphics.Rnw | 24 +++---
inst/examples/knitr-listings.Rnw | 2 +-
inst/examples/knitr-manual.Rnw | 7 +-
inst/examples/knitr-manual.bib | 8 +-
inst/examples/knitr-manual.lyx | 34 ++++++---
inst/examples/knitr-minimal.Rnw | 2 +-
inst/examples/knitr-packages.bib | 56 +++++++-------
inst/examples/knitr-spin.html | 2 +-
inst/examples/knitr-subfloats.Rnw | 4 +-
inst/examples/knitr-themes.Rnw | 4 +-
inst/examples/knitr-twocolumn.Rnw | 4 +-
inst/examples/upload-github.R | 11 +--
man/all_patterns.Rd | 52 +------------
man/asis_output.Rd | 5 ++
man/chunk_hook.Rd | 2 +-
man/hook_plot.Rd | 8 +-
man/include_graphics.Rd | 37 ++++++++++
man/kable.Rd | 7 +-
man/knit2html.Rd | 5 +-
man/knit_engines.Rd | 7 +-
man/knit_hooks.Rd | 7 +-
man/knit_patterns.Rd | 7 +-
man/knit_theme.Rd | 5 +-
man/knit_watch.Rd | 36 +++++++++
man/opts_chunk.Rd | 7 +-
man/opts_hooks.Rd | 35 +++++++++
man/opts_knit.Rd | 7 +-
man/opts_template.Rd | 7 +-
man/output_hooks.Rd | 8 +-
man/rand_seed.Rd | 2 -
man/spin.Rd | 5 ++
man/write_bib.Rd | 12 ++-
tests/testit/knit-tikzDevice.Rnw | 6 ++
tests/testit/test-hooks.R | 15 ++++
tests/testit/test-output.R | 28 +++++++
tests/testit/test-plot.R | 19 +++++
tests/testit/test-table.R | 6 ++
tests/testit/test-utils.R | 8 ++
79 files changed, 1122 insertions(+), 540 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