Thanks for the report, fixed in R-devel and R-patched.
Best
Tomas
On 04/30/2017 10:48 PM, Christoph Sax wrote:
Hi,
I am running into a problem when I use the window<- replacement function in R
3.4.0. It will lead to an error when it is called inside a loop, probably
the result of the byte comp
Hi,
I am running into a problem when I use the window<- replacement function in R
3.4.0. It will lead to an error when it is called inside a loop, probably
the result of the byte compiler now enabled by default.
When I turn it off, it works again, as in older versions of R. I tested on Win,
Linu