Package: rpivotTable
Title: Build Powerful Pivot Tables and Dynamically Slice & Dice your
        Data
Date: 2018-01-29
Version: 0.3.0
Authors@R: c(
    person("Enzo", "Martoglio", role = c("aut", "cre"),  email = "enzo@smartinsightsfromdata.com"),
    person("Nicolas", "Kruchten", role = c("ctb", "cph"),  email = "nicolas@kruchten.com"),
    person("Nagarajan", "Chinnasamy", role = c("ctb", "cph")),
    person("Kenton", "Russell", role = c("ctb"), email = "kent.russell@timelyportfolio.com")
    )
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' v2.19.0.
Depends: R (>= 3.2.0)
Imports: htmlwidgets (>= 0.5)
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: 6.0.1
NeedsCompilation: no
Packaged: 2018-01-30 19:37:55 UTC; e
Author: Enzo Martoglio [aut, cre],
  Nicolas Kruchten [ctb, cph],
  Nagarajan Chinnasamy [ctb, cph],
  Kenton Russell [ctb]
Repository: CRAN
Date/Publication: 2018-01-30 19:45:09 UTC
Built: R 4.1.3; ; 2023-04-17 17:58:06 UTC; windows
