Should fix #1503. I added the example from the issue to the tests along with some additional tests.
I checked the two failing tests in test-dynamicIndexing.R and they work for me now. I ran test-copy.R and everything seemed to work although I was a bit confused by the structure there, wasn't clear to me exactly where the test failure was.
Should fix #1503. I added the example from the issue to the tests along with some additional tests.
I checked the two failing tests in
test-dynamicIndexing.R
and they work for me now. I rantest-copy.R
and everything seemed to work although I was a bit confused by the structure there, wasn't clear to me exactly where the test failure was.