Last data update: 2014.03.03

htmltools

Package: htmltools
Type: Package
Title: Tools for HTML
Version: 0.3.5
Date: 2016-03-19
Author: RStudio, Inc.
Maintainer: Joe Cheng <joe@rstudio.com>
Description: Tools for HTML generation and output.
Depends: R (>= 2.14.1)
Imports: utils, digest, Rcpp
Suggests: markdown, testthat
Enhances: knitr
License: GPL (>= 2)
URL: https://github.com/rstudio/htmltools
BugReports: https://github.com/rstudio/htmltools/issues
RoxygenNote: 5.0.1
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2016-03-21 21:26:31 UTC; jcheng
Repository: CRAN
Date/Publication: 2016-03-21 23:36:11

● 0 images, 30 functions, 0 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'htmltools' ...
** package 'htmltools' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c template.cpp -o template.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o htmltools.so RcppExports.o template.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/htmltools/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'htmltools'
    finding HTML links ... done
    HTML                                    html  
    as.tags                                 html  
Rd warning: /tmp/RtmpHhjXIX/R.INSTALL4c472e0a98cc/htmltools/man/as.tags.Rd:17: missing file link 'as.character'
    browsable                               html  
    builder                                 html  
    copyDependencyToDir                     html  
    css                                     html  
    findDependencies                        html  
    htmlDependencies                        html  
    htmlDependency                          html  
    htmlEscape                              html  
    htmlPreserve                            html  
    htmlTemplate                            html  
    html_print                              html  
    include                                 html  
    knitr_methods                           html  
    makeDependencyRelative                  html  
    print.html                              html  
    renderDependencies                      html  
    renderDocument                          html  
    renderTags                              html  
    resolveDependencies                     html  
    save_html                               html  
    singleton                               html  
    singleton_tools                         html  
    subtractDependencies                    html  
    suppressDependencies                    html  
    tag                                     html  
    urlEncodePath                           html  
    validateCssUnit                         html  
    withTags                                html  
** building package indices
** testing if installed package can be loaded
* DONE (htmltools)
Making 'packages.html' ... done