[r-cran-knitr] branch master updated (12b6ed9 -> dcde32d)
Andreas Tille
tille at debian.org
Sat Nov 26 22:21:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch master
in repository r-cran-knitr.
from 12b6ed9 Canonical CRAN homepage
adds 7aa7d00 New upstream version 1.15.1
new 41688ba Merge tag 'upstream/1.15.1'
new dd13308 New upstream version
new c232611 Convert to dh-r
new 768745d debhelper 10
new f597d95 d/watch: version=4
new dcde32d Install doc correctly and upload to unstable
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
DESCRIPTION | 22 ++++---
MD5 | 81 ++++++++++++------------
NAMESPACE | 5 ++
R/block.R | 54 ++++++++++------
R/cache.R | 12 +++-
R/citation.R | 12 +++-
R/engine.R | 86 +++++++++++++++++++------
R/hooks-extra.R | 33 ++++++++--
R/hooks-html.R | 9 ++-
R/hooks-latex.R | 4 +-
R/hooks.R | 2 +-
R/output.R | 18 ++++--
R/package.R | 10 +++
R/params.R | 22 +------
R/parser.R | 6 +-
R/pattern.R | 8 +--
R/plot.R | 6 +-
R/table.R | 18 +++++-
R/utils-conversion.R | 2 +
R/utils-rd2html.R | 2 +
R/utils-vignettes.R | 8 ++-
R/utils.R | 121 +++++++++++++++++++++++++++++++++---
README.md | 14 ++---
build/knitr.pdf | Bin 259554 -> 262980 bytes
build/vignette.rds | Bin 514 -> 515 bytes
debian/changelog | 9 +++
debian/compat | 2 +-
debian/control | 16 ++---
debian/docs | 1 +
debian/rules | 14 +----
debian/watch | 2 +-
inst/doc/knit_expand.html | 4 +-
inst/doc/knit_print.html | 24 +++----
inst/doc/knitr-intro.html | 10 +--
inst/doc/knitr-markdown.html | 2 +-
inst/doc/knitr-refcard.pdf | Bin 177002 -> 177149 bytes
inst/{misc => examples}/Sweavel.sty | 0
inst/examples/knitr-packages.bib | 12 ++--
man/all_labels.Rd | 2 +-
man/chunk_hook.Rd | 8 +++
man/clean_cache.Rd | 5 ++
man/kable.Rd | 6 ++
man/plot_crop.Rd | 2 +-
man/raw_output.Rd | 64 +++++++++++++++++++
man/write_bib.Rd | 5 +-
tests/testit/test-plot.R | 2 +-
tests/testit/test-sql.R | 34 ++++++++++
tests/testit/test-table.R | 8 +++
tests/testit/test-utils.R | 45 +++++++++++++-
49 files changed, 623 insertions(+), 209 deletions(-)
copy inst/{misc => examples}/Sweavel.sty (100%)
create mode 100644 man/raw_output.Rd
create mode 100644 tests/testit/test-sql.R
--
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