Skip to content

narray 0.2.2

Compare
Choose a tag to compare
@mschubert mschubert released this 12 Mar 18:55
· 151 commits to master since this release
  • fix bug where split with NA in subsets caused wrong splitting; these are now dropped with a warning (#5)
  • fix bug where vectors are not bound along the right dimensions (#7)
  • add rep functions for arrays (add rrep and crep aliases for rows and columns, respectively)