Hello, I want to use the packfor package (http://r-forge.r-project.org/R/?group_id=195). I installed it using the R package installer on the Mac version of R, using the "Other Repository" option and putting the URL: http://R-Forge.R-project.org. It seems to install fine, but when I load the package using library(packfor) I get a line of errors: -- packfor: R Package for Forward Selection (Canoco Manual p.49) version 0.0-7Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/Library/Frameworks/R.framework/Versions/2.14/Resources/library/packfor/libs/x86_64/packfor.so': dlopen(/Library/Frameworks/R.framework/Versions/2.14/Resources/library/packfor/libs/x86_64/packfor.so, 6): Library not loaded: @rpath/R.framework/Versions/2.14/Resources/lib/libRlapack.dylib Referenced from: /Library/Frameworks/R.framework/Versions/2.14/Resources/library/packfor/libs/x86_64/packfor.so Reason: image not found Error: package/namespace load failed for ?packfor? -- Has anyone else experienced this problem and figured out how to fix it? I have R version 2.14. I would really appreciate any help. Thank you so much! Colleen Kellogg -- View this message in context: http://r-sig-ecology.471788.n2.nabble.com/problems-with-loading-packfor-package-tp7043338p7043338.html Sent from the r-sig-ecology mailing list archive at Nabble.com.
problems with loading packfor package
2 messages · ckellogg
Well, after much looking around, I think this may be a problem with the R 2.14.0 GUI. I can load this package if i run R through X11 or RStudio. So, crisis averted for the most part. Colleen -- View this message in context: http://r-sig-ecology.471788.n2.nabble.com/problems-with-loading-packfor-package-tp7043338p7046642.html Sent from the r-sig-ecology mailing list archive at Nabble.com.