Hi all,<div><br></div><div>There was some discussion a few weeks ago about array objects.  Dirk pointed out that one can construct a 3d array with dims (5,3,4) using IntegerVector( Dimension( 5,3,4 ) ).  This works, but this doesn&#39;t seem to work for creating 4d arrays.  The unit tests show examples of constructing 1, 2, and 3 dimension arrays (in runit.Vector.R).</div>

<div><br></div><div>Is this feature hidden or unimplemented?  If unimplemented, is there a work around or a way to contribute?</div><div><br></div><div>Thanks,</div><div>Chris</div>