[R-gui] A bug in Rcmdr
John Fox
jfox at mcmaster.ca
Wed Jul 14 18:22:42 CEST 2004
Dear Yang,
> -----Original Message-----
> From: r-sig-gui-bounces at stat.math.ethz.ch
> [mailto:r-sig-gui-bounces at stat.math.ethz.ch] On Behalf Of
> Feng,Yang [Ontario]
> Sent: Wednesday, July 14, 2004 10:44 AM
> To: r-sig-gui at stat.math.ethz.ch
> Subject: [R-gui] A bug in Rcmdr
>
> Hi, Prof. John,
>
> After uninstall R1.8.1 and install R1.9.1 with required
> packages, Rcmdr now working on my Windows, but when I click
> on "view data set" button, an error message here:
>
> ERR: Couldn't find function "showData"
>
> Seems there's no function showData() in the library package "Rcmdr".
>
showData is in the relimp package, one of several packages (abind, car,
effects, lmtest, multcomp, mvtnorm, relimp, and rgl), along with the
recommended packages, required by the Rcmdr package. Please install all of
these packages.
> Another question, before I uninstall R1.8.1, XEmacs works
> well with R codes, after uninstall R1.8.1 and install R1.9.1,
> and modified init.el:
>
> (setq-default inferior-R-program-name "d:/R/rw1091/bin/rterm.exe")
>
> XEmacs now cannot treat R codes as S language, is there any
> other modification need to be done for change R version?
>
Xemacs should work with R 1.9.1 just as it did with R. 1.8.1. Perhaps
someone else can think of a possible source for this problem.
Regards,
John
> Thanks!
>
> Yang
>
> _______________________________________________
> R-SIG-GUI mailing list
> R-SIG-GUI at stat.math.ethz.ch
> https://www.stat.math.ethz.ch/mailman/listinfo/r-sig-gui
More information about the R-SIG-GUI
mailing list