[MacPorts] #46857: update rNMR to 1.1.8 using new xvfb-run port and xvfb subport as well as return to ${prefix}/lib/R/library

Russell Jones russell.jones at physics.ox.ac.uk
Mon Feb 16 07:03:11 PST 2015


Is X11 only used for rendering graphics? If so
http://stackoverflow.com/questions/13067751/how-to-run-r-scripts-on-servers-without-x11
suggests using
options(bitmapType='cairo')
Could this be set in a config file, in an env var or as a CL parameter 
during build?

Russell

On 16/02/15 13:34, Jack Howarth wrote:
> Only by not --byte-compiling the R files of the package when
> installing it but that will result in a performance hit in the
> package.
>
> http://www.r-statistics.com/2012/04/speed-up-your-r-code-using-a-just-in-time-jit-compiler/
>
> On Sun, Feb 15, 2015 at 6:15 PM, MacPorts <noreply at macports.org> wrote:
>> #46857: update rNMR to 1.1.8 using new xvfb-run port and xvfb subport as well as
>> return to ${prefix}/lib/R/library
>> ------------------------------------+--------------------------------
>>    Reporter:  howarth.at.macports@…  |      Owner:  macports-tickets@…
>>        Type:  defect                 |     Status:  new
>>    Priority:  Normal                 |  Milestone:
>>   Component:  ports                  |    Version:  2.3.3
>> Resolution:                         |   Keywords:
>>        Port:  rNMR                   |
>> ------------------------------------+--------------------------------
>>
>> Comment (by jeremyhu@…):
>>
>>   > system -W ${worksrcpath} "`which xvfb-run` ${prefix}/bin/R CMD INSTALL
>>   -l pkg --byte-compile --build ${distpath}/[lindex ${distfiles} 0]"
>>
>>   No, let's not run an X11 server for the sake of installing a port.  Can't
>>   you fix R to not try to use the X11 server if it isn't going to be
>>   rendering anything?
>>
>> --
>> Ticket URL: <https://trac.macports.org/ticket/46857#comment:1>
>> MacPorts <https://www.macports.org/>
>> Ports system for OS X
> _______________________________________________
> macports-dev mailing list
> macports-dev at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20150216/7d2ccb11/attachment.html>


More information about the macports-dev mailing list