Re: [Rd] stopifnot -- eval(*) inside for()
lso, 'tryCatch' (or 'withCallingHandlers' ...) can wrap the entire 'for' loop. The slowdown can be less than in R 3.5.x. ------------ On Mon, 1/4/19, Martin Maechler wrote: Subject: Re: [Rd] stopifnot -- eval(*) inside for()
Re: [Rd] stopifnot -- eval(*) inside for()
> Suharto Anggono Suharto Anggono via R-devel > on Sun, 31 Mar 2019 15:26:13 + writes: > Ah, with R 3.5.0 or R 3.4.2, but not with R 3.3.1, 'eval' > inside 'for' makes compiled version behave like > non-compiled version. Ah.. ... thank you for detecting that " eval(