<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Is X11 only used for rendering
      graphics? If so<br>
<a class="moz-txt-link-freetext" href="http://stackoverflow.com/questions/13067751/how-to-run-r-scripts-on-servers-without-x11">http://stackoverflow.com/questions/13067751/how-to-run-r-scripts-on-servers-without-x11</a><br>
      suggests using<br>
      <span style="color: rgb(34, 34, 34); font-family: Consolas,
        Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans
        Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace,
        sans-serif; font-size: 13px; font-style: normal; font-variant:
        normal; font-weight: normal; letter-spacing: normal;
        line-height: 16.8999996185303px; orphans: auto; text-align:
        left; text-indent: 0px; text-transform: none; white-space:
        pre-wrap; widows: auto; word-spacing: 0px;
        -webkit-text-stroke-width: 0px; display: inline !important;
        float: none; background-color: rgb(238, 238, 238);">options(bitmapType='cairo')</span><br>
      Could this be set in a config file, in an env var or as a CL
      parameter during build?<br>
      <br>
      Russell<br>
      <br>
      On 16/02/15 13:34, Jack Howarth wrote:<br>
    </div>
    <blockquote
cite="mid:CAKBGvb_MAzasdLqNLVLhOA+mRFVsW7apJhZOoAdzVGRtmy3SZg@mail.gmail.com"
      type="cite">
      <pre wrap="">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.

<a class="moz-txt-link-freetext" href="http://www.r-statistics.com/2012/04/speed-up-your-r-code-using-a-just-in-time-jit-compiler/">http://www.r-statistics.com/2012/04/speed-up-your-r-code-using-a-just-in-time-jit-compiler/</a>

On Sun, Feb 15, 2015 at 6:15 PM, MacPorts <a class="moz-txt-link-rfc2396E" href="mailto:noreply@macports.org">&lt;noreply@macports.org&gt;</a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">#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@…):

 &gt; 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: <a class="moz-txt-link-rfc2396E" href="https://trac.macports.org/ticket/46857#comment:1">&lt;https://trac.macports.org/ticket/46857#comment:1&gt;</a>
MacPorts <a class="moz-txt-link-rfc2396E" href="https://www.macports.org/">&lt;https://www.macports.org/&gt;</a>
Ports system for OS X
</pre>
      </blockquote>
      <pre wrap="">_______________________________________________
macports-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:macports-dev@lists.macosforge.org">macports-dev@lists.macosforge.org</a>
<a class="moz-txt-link-freetext" href="https://lists.macosforge.org/mailman/listinfo/macports-dev">https://lists.macosforge.org/mailman/listinfo/macports-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>