Hi:

Even more fun with Deducer in 2.12.0:

I downloaded the JGR 64-bit executable from R-forge and installed the latest
binary of the package from there a half hour ago. When I try the JGR
executable, I get the same error that Rob and Kat reported. When I try to
call Deducer from within R-2.12.0 64-bit, I get

> library(Deducer)
Loading required package: rJava
Loading required package: JGR
Loading required package: JavaGD
Error in library.dynam("WinRegistry", pkgname, libname) :
  DLL 'WinRegistry' not found: maybe not installed for this architecture?
Error: package 'JavaGD' could not be loaded

(And this was after I re-installed R-2.12.0 and JGR installed its required
packages in the R_HOME/library repository.)

When I tried it on R-2.12.0 32-bit, Deducer actually started and the three
menus appeared. I went to the Plots menu, clicked on PlotBuilder, and poof!
No more R console.

I've cc'ed the maintainers of the three packages so that they are made aware
of the problem.

sessionInfo()
R version 2.12.0 (2010-10-15)
Platform: x86_64-pc-mingw32/x64 (64-bit)

locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.1252

attached base packages:
[1] stats     graphics  grDevices utils     datasets  grid      methods
[8] base

other attached packages:
[1] rJava_0.8-7     sos_1.3-0       brew_1.0-4      lattice_0.19-13
[5] ggplot2_0.8.8   proto_0.3-8     reshape_0.8.3   plyr_1.2.1

Dennis

On Wed, Oct 20, 2010 at 2:43 AM, kat <katharina.mandersch...@unilu.ch>wrote:

>
> hi rob, i encountered the same problem on a students laptop and have no
> idea
> anymore after trying updating, re-installing and just about everything.
> like
> you say, the jri.dll file is exactly at the same place as on your machine.
> let me know if and how you solved it! thanks, kat
> --
> View this message in context:
> http://r.789695.n4.nabble.com/R-2-12-0-and-JGR-tp3002706p3003554.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.

Reply via email to