[R] Problem Loading rggobi package

Tom La Bone labone at gforcecable.com
Sun Mar 18 18:17:50 CET 2007


No, I did not install ggobi at all (looks like I missed that step).  I went
back and installed it and then reinstalled the R package and now everything
appears to be working as advertised.  Thanks.

Tom

-----Original Message-----
From: hadley wickham [mailto:h.wickham at gmail.com] 
Sent: Sunday, March 18, 2007 12:50 PM
To: Tom La Bone
Cc: r-help at stat.math.ethz.ch; Michael Lawrence
Subject: Re: [R] Problem Loading rggobi package

Hi Tom,

Did you install ggobi first?  And the RGtk2 package as well?

Hadley

On 3/18/07, Tom La Bone <labone at gforcecable.com> wrote:
>
>
> After installing rggobi, I get the following error when I try to load it:
>
>
>
> > local({pkg <- select.list(sort(.packages(all.available = TRUE)))
>
> + if(nchar(pkg)) library(pkg, character.only=TRUE)})
>
> Loading required package: RGtk2
>
> Error in dyn.load(x, as.logical(local), as.logical(now)) :
>
>         unable to load shared library
> 'C:/PROGRA~1/R/R-24~1.1/library/rggobi/libs/rggobi.dll':
>
>   LoadLibrary failure:  The specified module could not be found.
>
> Error in fun(...) : Could not load the rggobi library - please ensure
GGobi
> is on the library path
>
> Error: .onLoad failed in 'loadNamespace' for 'rggobi'
>
> Error: package/namespace load failed for 'rggobi'
>
>
>
> The rggobi.dll appears to be in right directory.  Any suggestions on how
to
> help R find the dll?  Thanks.
>
>
>
> Tom
>
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>



More information about the R-help mailing list