[med-svn] [r-cran-htmltools] 05/06: Updated version 0.3.5 from 'upstream/0.3.5'
Andreas Tille
tille at debian.org
Tue Oct 10 10:42:24 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-htmltools.
commit 34b4b88f7669947b3c99ea777421f85caed819d7
Merge: 1269067 91faeba
Author: Andreas Tille <tille at debian.org>
Date: Tue Oct 10 12:40:43 2017 +0200
Updated version 0.3.5 from 'upstream/0.3.5'
with Debian dir 38fc3d5942c8f2cddbc67c8f315280b1b76e6110
DESCRIPTION | 21 +
MD5 | 46 ++
NAMESPACE | 89 ++
NEWS | 77 ++
R/RcppExports.R | 7 +
R/html_dependency.R | 496 +++++++++++
R/html_escape.R | 51 ++
R/html_print.R | 104 +++
R/tags.R | 1463 +++++++++++++++++++++++++++++++++
R/template.R | 134 +++
man/HTML.Rd | 27 +
man/as.tags.Rd | 19 +
man/browsable.Rd | 33 +
man/builder.Rd | 98 +++
man/copyDependencyToDir.Rd | 39 +
man/css.Rd | 48 ++
man/findDependencies.Rd | 18 +
man/htmlDependencies.Rd | 56 ++
man/htmlDependency.Rd | 81 ++
man/htmlEscape.Rd | 21 +
man/htmlPreserve.Rd | 66 ++
man/htmlTemplate.Rd | 32 +
man/html_print.Rd | 25 +
man/include.Rd | 47 ++
man/knitr_methods.Rd | 25 +
man/makeDependencyRelative.Rd | 33 +
man/print.html.Rd | 26 +
man/renderDependencies.Rd | 30 +
man/renderDocument.Rd | 32 +
man/renderTags.Rd | 52 ++
man/resolveDependencies.Rd | 21 +
man/save_html.Rd | 22 +
man/singleton.Rd | 23 +
man/singleton_tools.Rd | 36 +
man/subtractDependencies.Rd | 33 +
man/suppressDependencies.Rd | 24 +
man/tag.Rd | 74 ++
man/urlEncodePath.Rd | 17 +
man/validateCssUnit.Rd | 38 +
man/withTags.Rd | 42 +
src/RcppExports.cpp | 18 +
src/template.cpp | 163 ++++
tests/test-all.R | 4 +
tests/testthat/template-document.html | 12 +
tests/testthat/test-deps.r | 89 ++
tests/testthat/test-tags.r | 675 +++++++++++++++
tests/testthat/test-template.R | 204 +++++
47 files changed, 4791 insertions(+)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-htmltools.git
More information about the debian-med-commit
mailing list