narray 0.4.0
API changes
- Package no longer depends on
abind,pryr along=-1uses last dimension inflatten,subset(#6)summarizeis kept astranslateconstructno longer allows value aggregation; do this on thedata.frame
before (related to #11)
New functionality
stacknow also accepts multiple arrays as argumentsconstructnow hasname_axesoption to keep column names (#12)- new
lambdasyntax (#14)
Bugfix
mapsubsets that areNAare dropped with a warning (#13)mapsubsets throw error if not same length as array axis