[MacPorts] #46786: R changes broke rNMR package

MacPorts noreply at macports.org
Tue Feb 10 16:23:02 PST 2015


#46786: R changes broke rNMR package
------------------------------------+---------------------------
  Reporter:  howarth.at.macports@…  |      Owner:  kjell.konis@…
      Type:  defect                 |     Status:  new
  Priority:  Normal                 |  Milestone:
 Component:  ports                  |    Version:  2.3.3
Resolution:                         |   Keywords:
      Port:  R                      |
------------------------------------+---------------------------

Comment (by kjell.konis@…):

 There is a bug in the file loadrNMR.R. It tries to load the rNMR package
 but does not provide a lib.loc argument. This

 {{{
 require(rNMR, lib.loc = "${prefix}/lib/R/library", quietly=TRUE,
 warn.conflicts=FALSE)
 }}}

 would do the trick (where ${prefix} is the MacPorts prefix).

-- 
Ticket URL: <https://trac.macports.org/ticket/46786#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list