Hi, please help me,
I want to have a functional Rcmdr but after install as indicated in:
http://socserv.mcmaster.ca/jfox/Misc/Rcmdr/installation-notes.html
obtain the following:
Loading Tcl/Tk interface ... done
Loading required package: car
Loading required package: MASS
Loading required package: nnet
Loading required package: survival
Loading required package: splines
Error : .onAttach failed in attachNamespace() for 'Rcmdr', details:
call: .Call("R_lazyLoadDBfetch", key, file, compressed, hook,
PACKAGE = "base")
error: C symbol name "R_lazyLoadDBfetch" not in DLL for package "base"
Error: package/namespace load failed for 'Rcmdr'
I am using R 2.13.1 and Rcmdr 1.7-0 on mac os x 10.6.8.
Thanks ahead,
Andrés
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.