Package: rpivotTable
Title: Build Powerful Pivot Tables and Dynamically Slice & Dice your
        Data
Date: 2016-05-10
Version: 0.1.5.20
Author: c(
    person("Enzo", "Martoglio", role = c("aut", "cre"), comment = "R interface", email = "enzo@smartinsightsfromdata.com"),
    person("Nicolas", "kruchten", role = c("ctb", "cph"), comment = "pivottable library"),
    person("Kenton", "Russell", role = "ctb"),
    person("Garth","Tarr", role = "ctb")
    )
Maintainer: Enzo Martoglio  <enzo@smartinsightsfromdata.com>
Description: Build powerful pivot tables (aka Pivot Grid, Pivot Chart, Cross-
    Tab) and dynamically slice & dice / drag 'n' drop your data. 'rpivotTable' is a
    wrapper of 'pivottable', a powerful open-source Pivot Table library implemented
    in 'JavaScript' by Nicolas Kruchten. Aligned to 'pivottable' v1.6.3.
Depends: R (>= 3.1.0)
Imports: htmlwidgets (>= 0.4)
Suggests: testthat, htmltools, knitr, rmarkdown, devtools, dplyr,
        data.table
Enhances: shiny (>= 0.12)
License: MIT + file LICENSE
URL: https://github.com/smartinsightsfromdata/,
        http://smartinsightsfromdata.github.io
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-05 15:45:55 UTC; e
Repository: CRAN
Date/Publication: 2016-06-05 18:02:00
