- new
data.cube
class - aggregate while subset available in
[.data.cube
- enhanced hierarchy metadata storage in
data.cube
- designed to work in sharded mode across distributed set of R nodes
schema
methods to produce denormalized metadata.- added
logR
to Suggests, added to tests, heavy non-R dep for postgres drivers. - added
time_week
andtime_weekday
attributes oftime_day
level in time dimension. - CRAN check cleanup.
big.data.table
+data.cube
vignette draft.- new classes to handle low lewel metadata: level, hierarchy, dimension, measure, fact, data.cube.
fact
anddata.cube
classes can be used against distributed data.table via big.data.table.- update CI to artifacts.
cube
subset vignette.
- working
cube
class.