Dear All,

I added packages using :Install Packages from Local Zip files.
I have downloaded Ruuid,RGraphviz,graph from BioConductor:
I try installed the packages then i tried the following line of code:

>library(RBGL)

the popup message from RGUI 2.4.0 :

RGUI:Rgui.exe- Entry point not Found

followed by:

Loading required package: graph
Loading required package: Ruuid
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/Ruuid/libs/Ruuid.dll':
  LoadLibrary failure:  The specified procedure could not be found.

Error: package 'Ruuid' could not be loaded

*Then i tried to install Ruuid etc: again the same ERROR:*

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/Ruuid/libs/Ruuid.dll':
  LoadLibrary failure:  The specified procedure could not be found.

Error: package/namespace load failed for 'Ruuid'
>


Need Help!
JJ


-- 
Lecturer J. Joshua Thomas
KDU College Penang Campus
Research Student,
University Sains Malaysia

        [[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.

Reply via email to