Skip to content
Prev 12092 / 15075 Next

R commander fonts on R 3.4.0

I'm not sure I understand the "they" - is it us? The difference in R 3.4.0 is that we are using everything from the system (and XQuartz) whereas before we were building dependencies ourselves before.
R before 3.4.0 we used Tcl/Tk 8.6.0 for OS X Mavericks from 2013, for R 3.4.0 we are using Tcl/Tk 8.6.6 for El Capitan.

FWIW the config flags were
--disable-corefoundation --disable-framework --disable-aqua --enable-64bit --with-tcl=/usr/local/lib --with-x --x-includes=/opt/X11/include --x-libraries=/opt/X11/lib CC=clang CXX=clang++

I have no idea what you are talking about here so if anyone has suggestions to test, let me know.

Cheers,
Simon