[MacPorts] #15415: R-2.7 Port (gnu-r): Rscript has wrong path to R executable

MacPorts noreply at macports.org
Fri May 23 18:31:45 PDT 2008


#15415: R-2.7 Port (gnu-r): Rscript has wrong path to R executable
------------------------------------------+---------------------------------
 Reporter:  mark.m.fredrickson at gmail.com  |       Owner:  macports-tickets at 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


More information about the macports-tickets mailing list