Hi. I try to load iplots using the following commands> library(rJava) > library(iplots)but then I get the following error: Error in .jinit(cp, parameters = "-Xmx512m", silent = TRUE) : Cannot create Java Virtual Machine Error in library(iplots) : .First.lib failed for 'iplots' What do I have to do to correct this? Thanks -- View this message in context: http://www.nabble.com/iplots-problem-tf3815516.html#a10801096 Sent from the R help mailing list archive at Nabble.com.
Did you load Sun's java? Try that and also try rebooting your machine. This worked for me. mister_bluesman wrote:> > Hi. I try to load iplots using the following commands > >> library(rJava) >> library(iplots) > > but then I get the following error: > > Error in .jinit(cp, parameters = "-Xmx512m", silent = TRUE) : > Cannot create Java Virtual Machine > Error in library(iplots) : .First.lib failed for 'iplots' > > What do I have to do to correct this? > > I have jdk1.6 and jre1.6 installed on my windows machine > Thanks >-- View this message in context: http://www.nabble.com/iplots-problem-tf3815516.html#a10808131 Sent from the R help mailing list archive at Nabble.com.