Message-ID: <574395E9.3010101@oracle.com>
Date: 2016-05-23T23:44:41Z
From: Mick Jordan
Subject: 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 experiment.
Max OS X El Capitan, R-3.2.4.
Thanks
Mick Jordan