Package: rpivotTable
Title: Build Powerful Pivot Tables and Dynamically Slice & Dice your
        Data
Date: 2015-10-27
Version: 0.1.5.7
Authors@R: 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")
    )
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, 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
NeedsCompilation: no
Packaged: 2015-10-27 09:33:05 UTC; e
Author: Enzo Martoglio [aut, cre] (R interface),
  Nicolas kruchten [ctb, cph] (pivottable library)
Repository: CRAN
Date/Publication: 2015-10-27 16:26:01
