mschubert / narray

R package for subset- and name-aware array utility functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

narray::rep is very slow on many repeats

mschubert opened this issue · comments

narray::rep(NA, 1e7)

may take over 12 hours

Look for alternative implementations that still allow array repetitions without modifying base behaviour

The package should not be attached to begin with, but: this was called from narray::construct