Dear Group,
I have followed the instructions from the link
http://datamining.togaware.com/survivor/Installing_GTK.html
However i couldn't fix the libatk01.0.0.dll application error
Here, i did uninstall R-Gui-2.4.0 then did the fresh installation and still
facing the same problem
I am using Windows- XP
*Please find the following*
R version 2.4.0 (2006-10-03)
Copyright (C) 2006 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
[Previously saved workspace restored]
> install.packages("RGtk2")
--- Please select a CRAN mirror for use in this session ---
trying URL '
http://cran.au.r-project.org/bin/windows/contrib/2.4/RGtk2_2.8.7.zip'
Content type 'application/zip' length 13050736 bytes
opened URL
downloaded 12744Kb
package 'RGtk2' successfully unpacked and MD5 sums checked
The downloaded packages are in
C:\Documents and Settings\jjoshua\Local
Settings\Temp\RtmpLetwrb\downloaded_packages
updating HTML package descriptions
> install.packages("rattle")
trying URL '
http://cran.au.r-project.org/bin/windows/contrib/2.4/rattle_2.2.0.zip'
Content type 'application/zip' length 340875 bytes
opened URL
downloaded 332Kb
package 'rattle' successfully unpacked and MD5 sums checked
The downloaded packages are in
C:\Documents and Settings\jjoshua\Local
Settings\Temp\RtmpLetwrb\downloaded_packages
updating HTML package descriptions
> library(RGtk2)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
'C:/PROGRA~1/R/R-24~1.0/library/RGtk2/libs/RGtk2.dll':
LoadLibrary failure: The specified module could not be found.
In addition: Warning message:
package 'RGtk2' was built under R version 2.4.1
Error: package/namespace load failed for 'RGtk2'
>
--
Lecturer J. Joshua Thomas
KDU College Penang Campus
Research Student,
University Sains Malaysia
[[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
and provide commented, minimal, self-contained, reproducible code.