Lets find out if you have more than one installed first.

Run this in R

> .libPaths()

--> did do:
> .libPaths()
[1] "/home/kat/R/i486-pc-linux-gnu-library/2.12"
[2] "/usr/local/lib/R/site-library"             
[3] "/usr/lib/R/site-library"                   
[4] "/usr/lib/R/library"          

That will show all the places where R looks for things.

Check each one of those locations for JGR or Deducer.  If there's only
one installed, then obviously I'm wrong.

--> i manually deinstalled in all librarys Deducer and JGR with remove.packages.
--> then i reinstalled JGR with the comands from your earlier mail 
sudo R CMD  javareconf
sudo R
install.packages("JGR", dep=T, lib="/usr/local/lib/R/site-library")
> JGR()
Starting JGR ...
(You can use /usr/local/lib/R/site-library/JGR/scripts/run to start JGR 
directly)
> 
JGR starts, but plotting still makes it crash.
f***
hope, you have any more good ideas?
katharina






--
Paul E. Johnson
Professor, Political Science
1541 Lilac Lane, Room 504
University of Kansas

_______________________________________________
R-SIG-Debian mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-debian

Reply via email to