Dear Philippe and Sachin, The only packages that Rcmdr absolutely needs are tcltk and car; if other packages (with the exception of rgl) are missing, then it will offer to install them, so a manual install shouldn't be necessary. Another possible source of problems, apparently, can be a saved workspace that is automatically reloaded when R starts up.
Regards, John -------------------------------- John Fox Department of Sociology McMaster University Hamilton, Ontario Canada L8S 4M4 905-525-9140x23604 http://socserv.mcmaster.ca/jfox -------------------------------- > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Philippe Grosjean > Sent: Tuesday, May 02, 2006 3:43 PM > To: John Fox > Cc: [email protected] > Subject: Re: [R] Rcmdr problem - SciViews R > > Dear Saschin, > As John told you, you should better make sure that Rcmdr > works fine with > R. I have seen a similar message once. It was due to > missing libraries required by Rcmdr that could not be > installed for some obscure reasons under SciViews-R. Once all > required libraries were installed manually under R, > everything worked fine. I was indeed not able to spot the > problem, but at least, I found a solution. Look at all > required libraries for Rcmdr in his DESCRIPTION file, and > install them manually (Packages -> Install package(s)...). > Best, > > Philippe Grosjean > > John Fox wrote: > > Dear Saschin, > > > > Does the Rcmdr package load properly from the standard R > for Windows > > SDI console? > > > > BTW, the reinstall of the Rcmdr package didn't go through (see your > > listing) because the package was apparently already loaded. > > > > Regards, > > John > > > > -------------------------------- > > John Fox > > Department of Sociology > > McMaster University > > Hamilton, Ontario > > Canada L8S 4M4 > > 905-525-9140x23604 > > http://socserv.mcmaster.ca/jfox > > -------------------------------- > > > > > >>-----Original Message----- > >>From: [EMAIL PROTECTED] > >>[mailto:[EMAIL PROTECTED] On Behalf Of Sachin J > >>Sent: Tuesday, May 02, 2006 8:46 AM > >>To: [email protected] > >>Subject: [R] Rcmdr problem - SciViews R > >> > >>Hi, > >> > >> I am getting following error messages while using SciViews R. It > >>displays a message saying: Package or Bundle Rcmdr was not found in > >>C:\Software\R-22.1.1\Library would you like to install > now?. However > >>the Rcmdr package is there in the library. I reinstalled Rcmdr but > >>still gives me same error message every time I try to use > one of the > >>GUI functions. > >>Any pointers would be of great help. > >> > >> ERROR: > >> > >> Loading required package: datasets > >>Loading required package: utils > >>Loading required package: grDevices > >>Loading required package: graphics > >>Loading required package: stats > >>Loading required package: methods > >>Loading required package: tcltk > >>Loading Tcl/Tk interface ... done > >>Loading required package: R2HTML > >>Loading required package: svMisc > >>Loading required package: svIO > >>Loading required package: svViews > >>Loading required package: Rcmdr > >>Loading required package: car > >>Error in .Tcl.args.objv(...) : argument "default" is > missing, with no > >>default > >>Error: .onLoad failed in 'loadNamespace' for 'Rcmdr' > >> trying URL 'http://www.sciviews.org/SciViews-R/Rcmdr_1.1-2.zip' > >>Content type 'application/zip' length 788628 bytes opened URL > >>downloaded 770Kb > >> package 'Rcmdr' successfully unpacked and MD5 sums checked > >>Warning: cannot remove prior installation of package 'Rcmdr' > >> The downloaded packages are in > >> C:\Documents and Settings\Local > >>settings\Temp\Rtmp2g5Kpb\downloaded_packages > >>updating HTML package descriptions > >>Loading required package: Rcmdr > >>Error in .Tcl.args.objv(...) : argument "default" is > missing, with no > >>default > >>Error: .onLoad failed in 'loadNamespace' for 'Rcmdr' > >>Error in .Tcl.args.objv(...) : argument "default" is > missing, with no > >>default > >>Error: .onLoad failed in 'loadNamespace' for 'Rcmdr' > >> > >> TIA. > >> Sachin > >> > >> > >> > >> > >>--------------------------------- > >> > >> [[alternative HTML version deleted]] > >> > >>______________________________________________ > >>[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 > > > > > > > > > > ______________________________________________ > [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 ______________________________________________ [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
