[R] Problem with RGtk2 & Rattle

2009-07-30 Thread Wayne Murray

HI

Apologies for previously trying to post this question onto the Dev forum.

I have recently update my versions of R and related packages. When I try to
use rattle the following message appears

"Error in .RGtkCall("R_setGObjectProps", obj, value, PACKAGE = "RGtk2") : 
  Invalid property tooltip-text!"

I have downloaded and installed the latest available version of RGtk2, so I
am at a loss to explain this error, or more importantly what I need to do to
overcome it

Thanks for any suggestions

Regards

Wayne

-
Dr D. W. Murray
Canberra, Australia
-- 
View this message in context: 
http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24734447.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org 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] Problem with RGtk2 & Rattle

2009-07-30 Thread Graham Williams
Hi Wayne,

I have seen reports of that error at times on MS/Windows. This beta version
should have fixed it:

> install.packages("rattle", repos="http://rattle.togaware.com";)

Let me know how you go and I'll upload the new version to CRAN.

It would also be useful to know what version or Rattle and RGtk2 and
Operating System you are using.

Regards,
Graham


2009/7/30 Wayne Murray 

>
> HI
>
> Apologies for previously trying to post this question onto the Dev forum.
>
> I have recently update my versions of R and related packages. When I try to
> use rattle the following message appears
>
> "Error in .RGtkCall("R_setGObjectProps", obj, value, PACKAGE = "RGtk2") :
>  Invalid property tooltip-text!"
>
> I have downloaded and installed the latest available version of RGtk2, so I
> am at a loss to explain this error, or more importantly what I need to do
> to
> overcome it
>
> Thanks for any suggestions
>
> Regards
>
> Wayne
>
> -
> Dr D. W. Murray
> Canberra, Australia
> --
> View this message in context:
> http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24734447.html
> Sent from the R help mailing list archive at Nabble.com.
>
> __
> R-help@r-project.org 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@r-project.org 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] Problem with RGtk2 & Rattle

2009-07-30 Thread Wayne Murray

HI Graham

Thanks for responding so promptly - unfortunately downloading and running
this new version of Rattle did not alter the outcome - I am however running
on Windows XP

Regards

Wayne



Wayne Murray wrote:
> 
> HI
> 
> Apologies for previously trying to post this question onto the Dev forum.
> 
> I have recently update my versions of R and related packages. When I try
> to use rattle the following message appears
> 
> "Error in .RGtkCall("R_setGObjectProps", obj, value, PACKAGE = "RGtk2") : 
>   Invalid property tooltip-text!"
> 
> I have downloaded and installed the latest available version of RGtk2, so
> I am at a loss to explain this error, or more importantly what I need to
> do to overcome it
> 
> Thanks for any suggestions
> 
> Regards
> 
> Wayne
> 


-
Dr D. W. Murray
Canberra, Australia
-- 
View this message in context: 
http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24736985.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org 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] Problem with RGtk2 & Rattle

2009-07-30 Thread Graham Williams
Hi Wayne - but what version of the other tools have you installed?

Regards,
Graham


2009/7/30 Wayne Murray 

>
> HI Graham
>
> Thanks for responding so promptly - unfortunately downloading and running
> this new version of Rattle did not alter the outcome - I am however running
> on Windows XP
>
> Regards
>
> Wayne
>
>
>
> Wayne Murray wrote:
> >
> > HI
> >
> > Apologies for previously trying to post this question onto the Dev forum.
> >
> > I have recently update my versions of R and related packages. When I try
> > to use rattle the following message appears
> >
> > "Error in .RGtkCall("R_setGObjectProps", obj, value, PACKAGE = "RGtk2") :
> >   Invalid property tooltip-text!"
> >
> > I have downloaded and installed the latest available version of RGtk2, so
> > I am at a loss to explain this error, or more importantly what I need to
> > do to overcome it
> >
> > Thanks for any suggestions
> >
> > Regards
> >
> > Wayne
> >
>
>
> -
> Dr D. W. Murray
> Canberra, Australia
> --
> View this message in context:
> http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24736985.html
> Sent from the R help mailing list archive at Nabble.com.
>
> __
> R-help@r-project.org 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@r-project.org 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] Problem with RGtk2 & Rattle

2009-07-31 Thread Felix Andrews
This error comes from using an old version of the GTK+ libraries.

Download the latest version for Windows from
http://gladewin32.sourceforge.net/

-Felix

2009/7/31 Graham Williams :
> Hi Wayne - but what version of the other tools have you installed?
>
> Regards,
> Graham
>
>
> 2009/7/30 Wayne Murray 
>
>>
>> HI Graham
>>
>> Thanks for responding so promptly - unfortunately downloading and running
>> this new version of Rattle did not alter the outcome - I am however running
>> on Windows XP
>>
>> Regards
>>
>> Wayne
>>
>>
>>
>> Wayne Murray wrote:
>> >
>> > HI
>> >
>> > Apologies for previously trying to post this question onto the Dev forum.
>> >
>> > I have recently update my versions of R and related packages. When I try
>> > to use rattle the following message appears
>> >
>> > "Error in .RGtkCall("R_setGObjectProps", obj, value, PACKAGE = "RGtk2") :
>> >   Invalid property tooltip-text!"
>> >
>> > I have downloaded and installed the latest available version of RGtk2, so
>> > I am at a loss to explain this error, or more importantly what I need to
>> > do to overcome it
>> >
>> > Thanks for any suggestions
>> >
>> > Regards
>> >
>> > Wayne
>> >
>>
>>
>> -
>> Dr D. W. Murray
>> Canberra, Australia
>> --
>> View this message in context:
>> http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24736985.html
>> Sent from the R help mailing list archive at Nabble.com.
>>
>> __
>> R-help@r-project.org 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@r-project.org 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.
>



-- 
Felix Andrews / 安福立
Postdoctoral Fellow
Integrated Catchment Assessment and Management (iCAM) Centre
Fenner School of Environment and Society [Bldg 48a]
The Australian National University
Canberra ACT 0200 Australia
M: +61 410 400 963
T: + 61 2 6125 1670
E: felix.andr...@anu.edu.au
CRICOS Provider No. 00120C
-- 
http://www.neurofractal.org/felix/

__
R-help@r-project.org 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] Problem with RGtk2 & Rattle

2009-07-31 Thread Wayne Murray

Hi Graham

I used the "update packages" option to get the latest version of all the
packages I use in R - so whatever the latest versions is what I have. I am
not sure if I can ascertain the versions of the various component packages.

Regards,
Wayne



Graham Williams wrote:
> 
> Hi Wayne - but what version of the other tools have you installed?
> 
> Regards,
> Graham
> 
> 
> 2009/7/30 Wayne Murray 
> 
>>
>> HI Graham
>>
>> Thanks for responding so promptly - unfortunately downloading and running
>> this new version of Rattle did not alter the outcome - I am however
>> running
>> on Windows XP
>>
>> Regards
>>
>> Wayne
>>
>>
>>
>> Wayne Murray wrote:
>> >
>> > HI
>> >
>> > Apologies for previously trying to post this question onto the Dev
>> forum.
>> >
>> > I have recently update my versions of R and related packages. When I
>> try
>> > to use rattle the following message appears
>> >
>> > "Error in .RGtkCall("R_setGObjectProps", obj, value, PACKAGE = "RGtk2")
>> :
>> >   Invalid property tooltip-text!"
>> >
>> > I have downloaded and installed the latest available version of RGtk2,
>> so
>> > I am at a loss to explain this error, or more importantly what I need
>> to
>> > do to overcome it
>> >
>> > Thanks for any suggestions
>> >
>> > Regards
>> >
>> > Wayne
>> >
>>
>>
>> -
>> Dr D. W. Murray
>> Canberra, Australia
>> --
>> View this message in context:
>> http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24736985.html
>> Sent from the R help mailing list archive at Nabble.com.
>>
>> __
>> R-help@r-project.org 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@r-project.org 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.
> 
> 


-
Dr D. W. Murray
Canberra, Australia
-- 
View this message in context: 
http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24752306.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org 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] Problem with RGtk2 & Rattle

2009-08-01 Thread Wayne Murray

HI

Thanks for all the advice, unfortunately I am unable to install the
suggested fix - error message as follows:

Error in gzfile(file, "r") : cannot open the connection
In addition: Warning message:
In gzfile(file, "r") :
  cannot open compressed file 'glade-3.4.3-win32-1/DESCRIPTION', probable
reason 'No such file or directory'

Sorry but nothing seems to work

Regards

Wayne



Felix Andrews wrote:
> 
> This error comes from using an old version of the GTK+ libraries.
> 
> Download the latest version for Windows from
> http://gladewin32.sourceforge.net/
> 
> -Felix
> 
> 2009/7/31 Graham Williams :
>> Hi Wayne - but what version of the other tools have you installed?
>>
>> Regards,
>> Graham
>>
>>
>> 2009/7/30 Wayne Murray 
>>
>>>
>>> HI Graham
>>>
>>> Thanks for responding so promptly - unfortunately downloading and
>>> running
>>> this new version of Rattle did not alter the outcome - I am however
>>> running
>>> on Windows XP
>>>
>>> Regards
>>>
>>> Wayne
>>>
>>>
>>>
>>> Wayne Murray wrote:
>>> >
>>> > HI
>>> >
>>> > Apologies for previously trying to post this question onto the Dev
>>> forum.
>>> >
>>> > I have recently update my versions of R and related packages. When I
>>> try
>>> > to use rattle the following message appears
>>> >
>>> > "Error in .RGtkCall("R_setGObjectProps", obj, value, PACKAGE =
>>> "RGtk2") :
>>> >   Invalid property tooltip-text!"
>>> >
>>> > I have downloaded and installed the latest available version of RGtk2,
>>> so
>>> > I am at a loss to explain this error, or more importantly what I need
>>> to
>>> > do to overcome it
>>> >
>>> > Thanks for any suggestions
>>> >
>>> > Regards
>>> >
>>> > Wayne
>>> >
>>>
>>>
>>> -
>>> Dr D. W. Murray
>>> Canberra, Australia
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24736985.html
>>> Sent from the R help mailing list archive at Nabble.com.
>>>
>>> __
>>> R-help@r-project.org 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@r-project.org 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.
>>
> 
> 
> 
> -- 
> Felix Andrews / 安福立
> Postdoctoral Fellow
> Integrated Catchment Assessment and Management (iCAM) Centre
> Fenner School of Environment and Society [Bldg 48a]
> The Australian National University
> Canberra ACT 0200 Australia
> M: +61 410 400 963
> T: + 61 2 6125 1670
> E: felix.andr...@anu.edu.au
> CRICOS Provider No. 00120C
> -- 
> http://www.neurofractal.org/felix/
> 
> __
> R-help@r-project.org 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.
> 
> 


-
Dr D. W. Murray
Canberra, Australia
-- 
View this message in context: 
http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24768229.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org 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] Problem with RGtk2 & Rattle

2009-08-01 Thread Felix Andrews
Um, it sounds as if you are trying to install glade-3.4.3-win32.zip
into R as a package... but it is not an R package!!

GTK+/Glade is a system library to be installed into Windows.
You should download the .exe (not the .zip)
http://downloads.sourceforge.net/gladewin32/gtk-dev-2.12.9-win32-2.exe
and run it to install it.

By the way, problems with rattle are best sent to the rattle-users mailing list:
http://groups.google.com/group/rattle-users

-Felix

2009/8/1 Wayne Murray :
>
> HI
>
> Thanks for all the advice, unfortunately I am unable to install the
> suggested fix - error message as follows:
>
> Error in gzfile(file, "r") : cannot open the connection
> In addition: Warning message:
> In gzfile(file, "r") :
>  cannot open compressed file 'glade-3.4.3-win32-1/DESCRIPTION', probable
> reason 'No such file or directory'
>
> Sorry but nothing seems to work
>
> Regards
>
> Wayne
>
>
>
> Felix Andrews wrote:
>>
>> This error comes from using an old version of the GTK+ libraries.
>>
>> Download the latest version for Windows from
>> http://gladewin32.sourceforge.net/
>>
>> -Felix
>>
>> 2009/7/31 Graham Williams :
>>> Hi Wayne - but what version of the other tools have you installed?
>>>
>>> Regards,
>>> Graham
>>>
>>>
>>> 2009/7/30 Wayne Murray 
>>>

 HI Graham

 Thanks for responding so promptly - unfortunately downloading and
 running
 this new version of Rattle did not alter the outcome - I am however
 running
 on Windows XP

 Regards

 Wayne



 Wayne Murray wrote:
 >
 > HI
 >
 > Apologies for previously trying to post this question onto the Dev
 forum.
 >
 > I have recently update my versions of R and related packages. When I
 try
 > to use rattle the following message appears
 >
 > "Error in .RGtkCall("R_setGObjectProps", obj, value, PACKAGE =
 "RGtk2") :
 >   Invalid property tooltip-text!"
 >
 > I have downloaded and installed the latest available version of RGtk2,
 so
 > I am at a loss to explain this error, or more importantly what I need
 to
 > do to overcome it
 >
 > Thanks for any suggestions
 >
 > Regards
 >
 > Wayne
 >


 -
 Dr D. W. Murray
 Canberra, Australia
 --
 View this message in context:
 http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24736985.html
 Sent from the R help mailing list archive at Nabble.com.

 __
 R-help@r-project.org 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@r-project.org 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.
>>>
>>
>>
>>
>> --
>> Felix Andrews / 安福立
>> Postdoctoral Fellow
>> Integrated Catchment Assessment and Management (iCAM) Centre
>> Fenner School of Environment and Society [Bldg 48a]
>> The Australian National University
>> Canberra ACT 0200 Australia
>> M: +61 410 400 963
>> T: + 61 2 6125 1670
>> E: felix.andr...@anu.edu.au
>> CRICOS Provider No. 00120C
>> --
>> http://www.neurofractal.org/felix/
>>
>> __
>> R-help@r-project.org 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.
>>
>>
>
>
> -
> Dr D. W. Murray
> Canberra, Australia
> --
> View this message in context: 
> http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24768229.html
> Sent from the R help mailing list archive at Nabble.com.
>
> __
> R-help@r-project.org 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.
>



-- 
Felix Andrews / 安福立
Postdoctoral Fellow
Integrated Catchment Assessment and Management (iCAM) Centre
Fenner School of Environment and Society [Bldg 48a]
The Australian National University
Canberra ACT 0200 Australia
M: +61 410 400 963
T: + 61 2 6125 1670
E: felix.andr...@anu.edu.au
CRICOS Provider No. 00120C
-- 
http://www.neurofractal.org/felix/

__
R-help@r-project.org 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] Problem with RGtk2 & Rattle

2009-08-01 Thread Graham Williams
2009/8/1 Felix Andrews 

> Um, it sounds as if you are trying to install glade-3.4.3-win32.zip
> into R as a package... but it is not an R package!!
>
> GTK+/Glade is a system library to be installed into Windows.
> You should download the .exe (not the .zip)
> http://downloads.sourceforge.net/gladewin32/gtk-dev-2.12.9-win32-2.exe
> and run it to install it.
>
> By the way, problems with rattle are best sent to the rattle-users mailing
> list:
> http://groups.google.com/group/rattle-users
>
> -Felix
>

Also Wayne, I hope you are following the instructions at

http://datamining.togaware.com/survivor/Install_MS_Windows.html

If there is any ambiguity there please let me know so I can make it clearer.
I know of many who have installed Rattle following these, so they should
work.

(And thanks for the help Felix.)

Regards,
Graham



>
>
> --
> Felix Andrews / 安福立
> Postdoctoral Fellow
> Integrated Catchment Assessment and Management (iCAM) Centre
> Fenner School of Environment and Society [Bldg 48a]
> The Australian National University
> Canberra ACT 0200 Australia
> M: +61 410 400 963
> T: + 61 2 6125 1670
> E: felix.andr...@anu.edu.au
> CRICOS Provider No. 00120C
> --
> http://www.neurofractal.org/felix/
>
> __
> R-help@r-project.org 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@r-project.org 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] Problem with RGtk2 & Rattle

2009-08-02 Thread Wayne Murray

hI aLL

I feel with the great advice I am getting from Felix & Graham, that I am
finally making progress & I feel that finally I have identified the REAL
PROBLEM. Of cause I am unsure how I will solve it but that is another story.
The "trace" follows after following Grahams latest advice

Error in normalizePath(path) : 
  path[1]="C:\Program Files\R\R-2.9.1\library/RSvgDevice": The system cannot
find the file specified
> local({pkg <- select.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Loading required package: pmml
Loading required package: XML
Rattle: Graphical interface for data mining using R.
Version 2.4.86 Copyright (C) 2006-2009 Togaware Pty Ltd.
Type "rattle()" to shake, rattle, and roll your data.
> rattle()
Error in .RGtkCall("R_setGObjectProps", obj, value, PACKAGE = "RGtk2") : 
  Invalid property tooltip-text!

There appears to be a problem with the path for the RSvgDevice, but I don't
know where that is stored & how I can change / edit the path

Thanks for your patience and understanding

Wayne



Graham Williams wrote:
> 
> 2009/8/1 Felix Andrews 
> 
>> Um, it sounds as if you are trying to install glade-3.4.3-win32.zip
>> into R as a package... but it is not an R package!!
>>
>> GTK+/Glade is a system library to be installed into Windows.
>> You should download the .exe (not the .zip)
>> http://downloads.sourceforge.net/gladewin32/gtk-dev-2.12.9-win32-2.exe
>> and run it to install it.
>>
>> By the way, problems with rattle are best sent to the rattle-users
>> mailing
>> list:
>> http://groups.google.com/group/rattle-users
>>
>> -Felix
>>
> 
> Also Wayne, I hope you are following the instructions at
> 
> http://datamining.togaware.com/survivor/Install_MS_Windows.html
> 
> If there is any ambiguity there please let me know so I can make it
> clearer.
> I know of many who have installed Rattle following these, so they should
> work.
> 
> (And thanks for the help Felix.)
> 
> Regards,
> Graham
> 
> 
> 
>>
>>
>> --
>> Felix Andrews / 安福立
>> Postdoctoral Fellow
>> Integrated Catchment Assessment and Management (iCAM) Centre
>> Fenner School of Environment and Society [Bldg 48a]
>> The Australian National University
>> Canberra ACT 0200 Australia
>> M: +61 410 400 963
>> T: + 61 2 6125 1670
>> E: felix.andr...@anu.edu.au
>> CRICOS Provider No. 00120C
>> --
>> http://www.neurofractal.org/felix/
>>
>> __
>> R-help@r-project.org 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@r-project.org 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.
> 
> 


-
Dr D. W. Murray
Canberra, Australia
-- 
View this message in context: 
http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24775223.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org 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] Problem with RGtk2 & Rattle

2009-08-02 Thread Graham Williams
The tooltip error is a known issue - old versions of GTK (or perhaps RGtk2)
did not have the function I am now using to install tooltips. You need to
follow Felix's advice and install a new version of GTK (nothing to do with
R), then install R - the order used to be important.

I would suggest starting over again - unistall everything and then follow
the instructions precisely.

I don't think the SVG is an issue.

As a temporary fix, try:

> library(rattle)
> crv$load.tooltips <- FALSE
> rattle()

Regards,
Graham


2009/8/2 Wayne Murray 

>
> hI aLL
>
> I feel with the great advice I am getting from Felix & Graham, that I am
> finally making progress & I feel that finally I have identified the REAL
> PROBLEM. Of cause I am unsure how I will solve it but that is another
> story.
> The "trace" follows after following Grahams latest advice
>
> Error in normalizePath(path) :
>  path[1]="C:\Program Files\R\R-2.9.1\library/RSvgDevice": The system cannot
> find the file specified
> > local({pkg <- select.list(sort(.packages(all.available = TRUE)))
> + if(nchar(pkg)) library(pkg, character.only=TRUE)})
> Loading required package: pmml
> Loading required package: XML
> Rattle: Graphical interface for data mining using R.
> Version 2.4.86 Copyright (C) 2006-2009 Togaware Pty Ltd.
> Type "rattle()" to shake, rattle, and roll your data.
> > rattle()
> Error in .RGtkCall("R_setGObjectProps", obj, value, PACKAGE = "RGtk2") :
>  Invalid property tooltip-text!
>
> There appears to be a problem with the path for the RSvgDevice, but I don't
> know where that is stored & how I can change / edit the path
>
> Thanks for your patience and understanding
>
> Wayne
>
>
>
> Graham Williams wrote:
> >
> > 2009/8/1 Felix Andrews 
> >
> >> Um, it sounds as if you are trying to install glade-3.4.3-win32.zip
> >> into R as a package... but it is not an R package!!
> >>
> >> GTK+/Glade is a system library to be installed into Windows.
> >> You should download the .exe (not the .zip)
> >> http://downloads.sourceforge.net/gladewin32/gtk-dev-2.12.9-win32-2.exe
> >> and run it to install it.
> >>
> >> By the way, problems with rattle are best sent to the rattle-users
> >> mailing
> >> list:
> >> http://groups.google.com/group/rattle-users
> >>
> >> -Felix
> >>
> >
> > Also Wayne, I hope you are following the instructions at
> >
> > http://datamining.togaware.com/survivor/Install_MS_Windows.html
> >
> > If there is any ambiguity there please let me know so I can make it
> > clearer.
> > I know of many who have installed Rattle following these, so they should
> > work.
> >
> > (And thanks for the help Felix.)
> >
> > Regards,
> > Graham
> >
> >
> >
> >>
> >>
> >> --
> >> Felix Andrews / å®‰ç¦ ç«‹
> >> Postdoctoral Fellow
> >> Integrated Catchment Assessment and Management (iCAM) Centre
> >> Fenner School of Environment and Society [Bldg 48a]
> >> The Australian National University
> >> Canberra ACT 0200 Australia
> >> M: +61 410 400 963
> >> T: + 61 2 6125 1670
> >> E: felix.andr...@anu.edu.au
> >> CRICOS Provider No. 00120C
> >> --
> >> http://www.neurofractal.org/felix/
> >>
> >> __
> >> R-help@r-project.org 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@r-project.org 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.
> >
> >
>
>
> -
> Dr D. W. Murray
> Canberra, Australia
> --
> View this message in context:
> http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24775223.html
> Sent from the R help mailing list archive at Nabble.com.
>
> __
> R-help@r-project.org 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@r-project.org 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] Problem with RGtk2 & Rattle

2009-08-03 Thread Wayne Murray

Hi

I am pleased to report that I used a windows solution (deleted everything &
then re-installed it all again) & this time there are no problems - thanks
once again

Regards

Wayne

Graham Williams wrote:
> 
> 2009/8/1 Felix Andrews 
> 
>> Um, it sounds as if you are trying to install glade-3.4.3-win32.zip
>> into R as a package... but it is not an R package!!
>>
>> GTK+/Glade is a system library to be installed into Windows.
>> You should download the .exe (not the .zip)
>> http://downloads.sourceforge.net/gladewin32/gtk-dev-2.12.9-win32-2.exe
>> and run it to install it.
>>
>> By the way, problems with rattle are best sent to the rattle-users
>> mailing
>> list:
>> http://groups.google.com/group/rattle-users
>>
>> -Felix
>>
> 
> Also Wayne, I hope you are following the instructions at
> 
> http://datamining.togaware.com/survivor/Install_MS_Windows.html
> 
> If there is any ambiguity there please let me know so I can make it
> clearer.
> I know of many who have installed Rattle following these, so they should
> work.
> 
> (And thanks for the help Felix.)
> 
> Regards,
> Graham
> 
> 
> 
>>
>>
>> --
>> Felix Andrews / 安福立
>> Postdoctoral Fellow
>> Integrated Catchment Assessment and Management (iCAM) Centre
>> Fenner School of Environment and Society [Bldg 48a]
>> The Australian National University
>> Canberra ACT 0200 Australia
>> M: +61 410 400 963
>> T: + 61 2 6125 1670
>> E: felix.andr...@anu.edu.au
>> CRICOS Provider No. 00120C
>> --
>> http://www.neurofractal.org/felix/
>>
>> __
>> R-help@r-project.org 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@r-project.org 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.
> 
> 


-
Dr D. W. Murray
Canberra, Australia
-- 
View this message in context: 
http://www.nabble.com/Problem-with-RGtk2---Rattle-tp24734447p24786664.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org 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.