Last data update: 2014.03.03

DT

Package: DT
Type: Package
Title: A Wrapper of the JavaScript Library 'DataTables'
Version: 0.1
Date: 2015-06-08
Authors@R: c(
person("Yihui", "Xie", email = "xie@yihui.name", role = c("aut", "cre")),
person("Joe", "Cheng", email = "joe@rstudio.com", role = c("ctb")),
person("jQuery contributors", role = c("ctb", "cph"), comment = "jQuery in htmlwidgets/lib"),
person("SpryMedia Limited", role = c("ctb", "cph"), comment = "DataTables in htmlwidgets/lib"),
person("Brian", "Reavis", role = c("ctb", "cph"), comment = "selectize.js in htmlwidgets/lib"),
person("Leon", "Gersen", role = c("ctb", "cph"), comment = "noUiSlider in htmlwidgets/lib"),
person("Bartek", "Szopka", role = c("ctb", "cph"), comment = "jquery.highlight.js in htmlwidgets/lib"),
person("RStudio Inc", role = "cph")
)
Maintainer: Yihui Xie <xie@yihui.name>
Description: Data objects in R can be rendered as HTML tables using the
JavaScript library 'DataTables' (typically via R Markdown or Shiny). The
'DataTables' library has been included in this R package. The package name
'DT' is an abbreviation of 'DataTables'.
URL: http://rstudio.github.io/DT
BugReports: https://github.com/rstudio/DT/issues
License: GPL-3 | file LICENSE
Imports: htmltools, htmlwidgets (>= 0.4), magrittr
Suggests: jsonlite (>= 0.9.16), knitr (>= 1.8), shiny (>= 0.12.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-06-08 22:37:56 UTC; yihui
Author: Yihui Xie [aut, cre],
Joe Cheng [ctb],
jQuery contributors [ctb, cph] (jQuery in htmlwidgets/lib),
SpryMedia Limited [ctb, cph] (DataTables in htmlwidgets/lib),
Brian Reavis [ctb, cph] (selectize.js in htmlwidgets/lib),
Leon Gersen [ctb, cph] (noUiSlider in htmlwidgets/lib),
Bartek Szopka [ctb, cph] (jquery.highlight.js in htmlwidgets/lib),
RStudio Inc [cph]
Repository: CRAN
Date/Publication: 2015-06-09 07:47:04

● 0 images, 8 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'DT' ...
** package 'DT' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'DT'
    finding HTML links ... done
    DT-imports                              html  
Rd warning: /tmp/RtmpBOVwP8/R.INSTALL3f9137456765/DT/man/DT-imports.Rd:11: missing file link '%>%'
    copySWF                                 html  
    dataTableAjax                           html  
    dataTableOutput                         html  
    datatable                               html  
    formatCurrency                          html  
    styleInterval                           html  
    tableHeader                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (DT)
Making 'packages.html' ... done