Package: hypercube
Type: Package
Title: Organizing Data in a Hypercube
Version: 0.2.0
Author: Michael Scholz
Maintainer: Michael Scholz <michael.scholz@uni-passau.de>
Description: Provides methods for organizing data in a hypercube
  (i.e., a multi-dimensional cube). Cubes are generated from molten data frames.
  Each cube can be manipulated with five operations: rotation (change.dimensionOrder()),
  dicing and slicing (add.selection(), remove.selection()), drilling down (add.aggregation()),
  and rolling up (remove.aggregation()).
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.3.0), stats, plotly
Imports: methods, stringr, dplyr
LazyData: TRUE
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-09-18 18:59:51 UTC; scholm5
Repository: CRAN
Date/Publication: 2019-09-18 19:20:02 UTC
