Package: hypercube
Type: Package
Title: Organizing Data in Hypercubes
Version: 0.2.1
Author: Michael Scholz
Maintainer: Michael Scholz <michael.scholz@th-deg.de>
Description: Provides functions and methods for organizing data in hypercubes
  (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: 7.0.2
NeedsCompilation: no
Packaged: 2020-02-27 13:57:33 UTC; mScholz
Repository: CRAN
Date/Publication: 2020-02-28 07:10:08 UTC
Built: R 4.6.0; ; 2025-10-11 03:46:52 UTC; windows
