On 5/30/24 09:29, Barry Rowlingson wrote:
I get an R error and no segfault:
> parse(textConnection(text), srcfile = srcfile)
Error in parse(textConnection(text), srcfile = srcfile) :
test.r:1:1: unexpected $end
1: ×
^
This is R 4.3.0, so maybe the bug has been introduced since then...
I get an R error and no segfault:
> parse(textConnection(text), srcfile = srcfile)
Error in parse(textConnection(text), srcfile = srcfile) :
test.r:1:1: unexpected $end
1: ×
^
This is R 4.3.0, so maybe the bug has been introduced since then...
Version and system info:
> version