Skip to content
Prev 31173 / 398506 Next

R 1.7.0 (Windows) Crashes After using "Install Package from Cran option" within

I should have added to my previous email that the work around mentioned 
at 2.17(a) does not correct the problem.....
Also as mentioned earlier I can get Rterm to 'work' though I get the 
error messages mentioned earlier.
For instance demo(image) produces the expected results, etc.
My understanding is that now the 'methods' pacakge is loaded by default. 
When I search() in Rterm methods is not present in the path and 
furthermore I get messages to the effect of 'methods' not loaded:

When I first extecuted demo() I get
"warning message:
package methods in options '(defaultpackages)' not found."

so if I issue library(methods)
the package is found....

So the problem seem to be with Rgui and intialization....or me and 
misunderstanding the help,
Cheers,
Joel Kincaid wrote: