/usr/lib/R/site-library/htmltools/INDEX is in r-cran-htmltools 0.3.6-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | HTML Mark Characters as HTML
as.tags Convert a value to tags
browsable Make an HTML object browsable
builder HTML Builder Functions
copyDependencyToDir Copy an HTML dependency to a directory
css CSS string helper
findDependencies Collect attached dependencies from HTML tag
object
htmlDependencies HTML dependency metadata
htmlDependency Define an HTML dependency
htmlEscape Escape HTML entities
htmlPreserve Preserve HTML regions
htmlTemplate Process an HTML template
html_print Implementation of the print method for HTML
include Include Content From a File
knitr_methods Knitr S3 methods
makeDependencyRelative
Make an absolute dependency relative
print.shiny.tag Print method for HTML/tags
renderDependencies Create HTML for dependencies
renderDocument Render an html_document object
renderTags Render tags into HTML
resolveDependencies Resolve a list of dependencies
save_html Save an HTML object to a file
singleton Include content only once
singleton_tools Singleton manipulation functions
subtractDependencies Subtract dependencies
suppressDependencies Suppress web dependencies
tag HTML Tag Object
urlEncodePath Encode a URL path
validateCssUnit Validate proper CSS formatting of a unit
withTags Evaluate an expression using 'tags'
|