[Rd] R without graphics
Simon Urbanek
simon.urbanek at r-project.org
Tue May 24 01:54:40 CEST 2016
Um... any reason why you don't simply disable aqua? That file is only compiled if you enable aqua - it has really nothing to do with grDevices ...
On May 23, 2016, at 7:44 PM, Mick Jordan <mick.jordan at oracle.com> wrote:
> 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
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
More information about the R-devel
mailing list