Skip to content
Prev 3829 / 12125 Next

[R-pkg-devel] Whack-a-mole base::assign(".ptime", proc.time(), pos = "CheckExEnv")

Thank you very much Peter. Your advice helped me find the error. I had not
previously known where to find the package's -Ex.R file, and I didn't even
realize that this was a timeout error. (The -Ex.R file was in my working
directory, not the package directory.) One function did have some long
examples, but that function was never mentioned in the error, so it was
very confusing.

Cheers,

Mark
On Tue, Apr 30, 2019 at 4:44 AM peter dalgaard <pdalgd at gmail.com> wrote: