[R] Problem Loading rggobi package

hadley wickham h.wickham at gmail.com
Sun Mar 18 17:50:07 CET 2007


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