Hi Simon
I just installed R 2.5 using R-2.5.0.dmg in Mac OSX 10.4.8 with framework
installed under /Library/Frameworks/R.framework
When I downloaded the R-2.5.0.dmg it also cam ewith a Packages folder
containing:R.GUIpkg,R-Framework Pkg, tcltk.pkg,gfortran.pkg.
But its giving me an error as follows:
bic:/Users/toor root# R
R version 2.5.0 (2007-04-23)
Copyright (C) 2007 The R Foundation for Statistical Computing ISBN
3-900051-07-0
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and 'citation()' on how to cite R
or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()'
for an HTML browser interface to help.
Type 'q()' to quit R.
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
'/Library/Frameworks/R.framework/Resources/library/grDevices/libs/ppc/grDevic
es.so':
dlopen(/Library/Frameworks/R.framework/Resources/library/grDevices/libs/ppc/g
rDevices.so, 6): Symbol not found: __cg_png_destroy_write_struct
Referenced from:
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framework
s/ImageIO.framework/Versions/A/ImageIO
Expected in: /common/lib/libPng.dylib
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
'/Library/Frameworks/R.framework/Resources/library/grDevices/libs/ppc/grDevic
es.so':
dlopen(/Library/Frameworks/R.framework/Resources/library/grDevices/libs/ppc/g
rDevices.so, 6): Symbol not found: __cg_png_destroy_write_struct
Referenced from:
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framework
s/ImageIO.framework/Versions/A/ImageIO
Expected in: /common/lib/libPng.dylib
In addition: Warning message:
package grDevices in options("defaultPackages") was not found Error in
dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
'/Library/Frameworks/R.framework/Resources/library/grDevices/libs/ppc/grDevic
es.so':
dlopen(/Library/Frameworks/R.framework/Resources/library/grDevices/libs/ppc/g
rDevices.so, 6): Symbol not found: __cg_png_destroy_write_struct
Referenced from:
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framework
s/ImageIO.framework/Versions/A/ImageIO
Expected in: /common/lib/libPng.dylib
In addition: Warning message:
package graphics in options("defaultPackages") was not found During startup -
Warning message:
package stats in options("defaultPackages") was not found
>
I have another version of R in it under /usr/Frameworks/R.Framework for
R2.1.0(which worked fine)
But investigators here want to use R2.5.0.
Please advice me out on how can I remove these errors.
Confidentiality Notice: This e-mail message, including any a...{{dropped}}
_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac