[R] Cannot install iWidgetsRGtk

2007-04-04 Thread Paul Smith
Dear All

I am trying to install iWidgetsRGtk (on a Linux machine), but getting
the following error:

 install.packages(iWidgetsRGtk,repos=http://www.math.csi.cuny.edu/pmg;)
Warning in download.packages(unique(pkgs), destdir = tmpd, available =
available,  :
 no package 'iWidgetsRGtk' at the repositories


Any ideas?

Thanks in advance,

Paul

__
R-help@stat.math.ethz.ch 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.


Re: [R] Cannot install iWidgetsRGtk

2007-04-04 Thread Michael Lawrence
Hi,

iWidgetsRGtk is an obsolete package. Instead, install gWidgetsRGtk from
CRAN. That's g not i.

Michael

On 4/4/07, Paul Smith [EMAIL PROTECTED] wrote:

 Dear All

 I am trying to install iWidgetsRGtk (on a Linux machine), but getting
 the following error:

  install.packages(iWidgetsRGtk,repos=http://www.math.csi.cuny.edu/pmg
 )
 Warning in download.packages(unique(pkgs), destdir = tmpd, available =
 available,  :
  no package 'iWidgetsRGtk' at the repositories
 

 Any ideas?

 Thanks in advance,

 Paul

 __
 R-help@stat.math.ethz.ch 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.


[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch 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.


Re: [R] Cannot install iWidgetsRGtk

2007-04-04 Thread Paul Smith
On 4/4/07, Michael Lawrence [EMAIL PROTECTED] wrote:
 iWidgetsRGtk is an obsolete package. Instead, install gWidgetsRGtk from
 CRAN. That's g not i.

Thanks, Michael. That is solved now.

Paul


 On 4/4/07, Paul Smith [EMAIL PROTECTED] wrote:
 
  Dear All
 
  I am trying to install iWidgetsRGtk (on a Linux machine), but getting
  the following error:
 
  
 install.packages(iWidgetsRGtk,repos=http://www.math.csi.cuny.edu/pmg
 )
  Warning in download.packages(unique(pkgs), destdir = tmpd, available =
  available,  :
   no package 'iWidgetsRGtk' at the repositories
  
 
  Any ideas?
 
  Thanks in advance,
 
  Paul
 
  __
  R-help@stat.math.ethz.ch 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.
 



__
R-help@stat.math.ethz.ch 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.