Hey everyone, I normally install R from http://r.research.att.com/, but on my fresh install of Mac OS X, I thought I'd give the MacPorts version a try. No compelling reason for the switch. Just figured it might consolidate my software updates and I'm not a huge fan of the OS X GUI in any case. Anyway, I'm having issues installing. It seems like R itself builds, but when installing the recommended package MASS, there's an error opening a connection somewhere. I've attached the build log. Here are the last few lines from the terminal:
begin installing recommended package lattice
begin installing recommended package MASS
Error in file(con, "r") : cannot open the connection
Calls: <Anonymous> -> sub -> grep -> readLines -> file
In addition: Warning message:
In file(con, "r") :
cannot open file
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/work/R-2.11.1/etc/x86_64/Makeconf':
No such file or directory
Error: could not find function "do_exit_on_error"
Execution halted
make[2]: *** [lattice.ts] Error 1
make[2]: *** Waiting for unfinished jobs....
Error in file(con, "r") : cannot open the connection
Calls: <Anonymous> -> sub -> grep -> readLines -> file
In addition: Warning message:
In file(con, "r") :
cannot open file
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/work/R-2.11.1/etc/x86_64/Makeconf':
No such file or directory
Error: could not find function "do_exit_on_error"
Execution halted
make[2]: *** [MASS.ts] Error 1
make[1]: *** [recommended-packages] Error 2
make: *** [stamp-recommended] Error 2
shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/work/R-2.11.1"
&& /usr/bin/make -j2 all " returned error 2
Error: Target org.macports.build returned: shell command failed
DEBUG: Backtrace: shell command failed
while executing
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for R):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
Log for R is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_R/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
Faisal
main.log.gz
Description: GNU Zip compressed data
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
