> Apparently this works:
> getNativeSymbolInfo("dotTcl",PACKAGE=getLoadedDLLs()$tcltk)
Thank you Peter! This solved the problem.
> and the tcltk behavior was changed by
> r84265 | hornik | 2023-04-15 08:44:36 +0200 (Sat, 15 Apr 2023) | 1 line
> Try forcing symbols in ff calls.
> I don't know wha
On 5/28/24 20:41, Tomas Kalibera wrote:
On 5/28/24 19:35, Hadley Wickham wrote:
Hi all,
When I run the following code, R segfaults:
text <- "×"
srcfile <- srcfilecopy("test.r", text)
parse(textConnection(text), srcfile = srcfile)
It doesn't segfault if text is ASCII, or it's not wrapped in
Full schedule is available on developer.r-project.org (pending update from SVN).
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd@cbs.dk Priv: pda...@gmail.com