[MacPorts] #15415: R-2.7 Port (gnu-r): Rscript has wrong path to R executable
#15415: R-2.7 Port (gnu-r): Rscript has wrong path to R executable ------------------------------------------+--------------------------------- Reporter: mark.m.fredrickson@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | ------------------------------------------+--------------------------------- The Rscript executable has the wrong path to the R. E.g. {{{ $ rscript -e "" --verbose running '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/work/destroot/opt/local/lib/R/bin/R --slave --no-restore -e ' Rscript execution error: No such file or directory }}} Obviously that should be {{{${prefix}/bin/R}}} not the build directory. -- Ticket URL: <http://trac.macports.org/ticket/15415> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15415: R-2.7 Port (gnu-r): Rscript has wrong path to R executable -------------------------------------------+-------------------------------- Reporter: mark.m.fredrickson@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------------------+-------------------------------- Changes (by jmr@macports.org): * cc: mark.m.fredrickson@gmail.com (removed) * cc: konis@stats.ox.ac.uk (added) Comment: Cc maintainer. -- Ticket URL: <http://trac.macports.org/ticket/15415#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15415: R-2.7 Port (gnu-r): Rscript has wrong path to R executable -------------------------------------------+-------------------------------- Reporter: mark.m.fredrickson@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------------------+-------------------------------- Comment (by kjell.konis@epfl.ch): I believe I have found the problem and should be able to have a fix ready shortly. In the meantime it looks like you might be able to work around the problem by setting the RHOME environment variable export RHOME=/opt/local/lib/R before running Rscript. -- Ticket URL: <http://trac.macports.org/ticket/15415#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15415: R-2.7 Port (gnu-r): Rscript has wrong path to R executable -------------------------------------------+-------------------------------- Reporter: mark.m.fredrickson@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: -------------------------------------------+-------------------------------- Changes (by simon@macports.org): * cc: kjell.konis@epfl.ch, simon@macports.org (added) * status: new => closed * resolution: => fixed Comment: Committed in r37138. Thanks for your report and help. I updated the maintainer address to kjell.konis@epfl.ch like in the new Portfile assuming you have a new email address. If this isn't true just tell me and I will change it. Simon -- Ticket URL: <http://trac.macports.org/ticket/15415#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts