Package: hypercube
Type: Package
Title: Organizing Data in a Hypercube
Version: 0.1.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 (changeDimensionOrder()),
  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
Imports: methods, stringr
LazyData: TRUE
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-12-15 08:17:24 UTC; micha
Repository: CRAN
Date/Publication: 2017-12-15 09:58:18 UTC
