Displaying 1 result from an estimated 1 matches for "metrics_".
Did you mean:
metrics
2016 May 23
3
R without graphics
Is it possible to configure and build an R without any graphics support.
I..e no grDevices or graphics packages?
I tried "--with-x=no --with-cairo=no --with-grDevices=no
--with-graphics=no"
but it is still building grDevices.
My problem is that I am using experimenting with a compiler that cannot
compile the Objective-C file, qdCocoa.m, and I don't need graphics for
this