Skip to content
Prev 13895 / 15075 Next

Tcl/Tk issues in arm64 build of R 4.1.0

On 09/09/2021 19:03, John Fox wrote:
It would be helpful to know what those fonts are.  This is likely to be 
a fontconfig issue and needs to be debugged by name.
https://sourceforge.net/projects/tktable/files/tktable/2.10/Tktable2.10.tar.gz 
(apparently the latest version from 2008)
does not compile against recent Tcl/Tk (8.6.11 seems to be used): it 
uses 'panic' which should be 'Tcl_Panic'.    (The Intel build appears to 
be much older, 8.6.6.)

I have a patched version: AFAICS it installs entirely into 
/opt/R/arm64/lib I could tar it up and make it available.

I could also send the patch to Simon for future use, but note that 
https://mac.r-project.org/libs-arm64/ contains an aqua build of Tcl/Tk 
(not the X11 build in the CRAN build of R 4.1.[01]) and which does not 
support Tcl/Tk.