search for: iplot

Displaying 20 results from an estimated 92 matches for "iplot".

Did you mean: plot
2006 Dec 21
1
iplots/JGR on OS X 10.4.8
iMac Intel Core Duo; OS X 10.4.8; Java 1.5.0_06; R 2.4.1; JGR 1.4-14; rJava 0.4-12; iplots 1.0-5 I'm unable to get JGR or iplots to load using "library(JGR)" or "library(iplots)", respectively. This feels like it might be a classpath or Mac look-and-feel issue, but I'm not sure where to go with it at this point. I've searched the fora and web to no avail...
2007 May 25
1
iplots problem
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 d...
2011 Nov 08
0
iplots problem
I also have the same problem. Can you send me the link to download a proper Sun Java application (I have Microsot Windows XP Profesional V.2002)? Anyway, this is what I tried: > library(JGR) Loading required package: JavaGD Loading required package: iplots Error : .onLoad failed in loadNamespace() for 'iplots', details: call: .jnew("org/rosuda/iplots/Framework") error: java.awt.HeadlessException Error: package ?iplots? could not be loaded > install.packages("JavaGD", dependencies= TRUE) Aviso: package ?JavaGD? is i...
2011 Oct 07
1
iplots
Hi guys, I am trying to plot a scatterplot with lines instead of with points using function iplot in library iplots. The best I can come up with is x =(1:100) y = rnorm(100) iplot(x,y,ptDiam=0) ilines(x,y) Do you guys know of any paramter to set the "type" in iplot or iplot.opt? Thanks, Fernando ?lvarez
2009 Feb 05
1
JGR extension not working (PR#13501)
...length 428978 bytes (418 Kb) opened URL ================================================== downloaded 418 Kb * Installing *source* package 'JGR' ... ** R ** inst ** preparing package for lazy loading Loading required package: rJava Loading required package: JavaGD Loading required package: iplots Note: On Mac OS X we strongly recommend using iplots from within JGR. Proceed at your own risk as iplots cannot resolve potential ev.loop deadlocks. 'Yes' is assumed for all dialogs as they cannot be shown without a deadlock, also ievent.wait() is disabled. 2009-02-05 09:04:31.028 R[6886:6...
2009 Sep 03
3
Zoomable graphs with multiple plots
Hi folks, I was wondering if anyone could confirm/deny whether there exists any kind of package to facilitate zoomable graphs with multiple plots (eg, plot(..) and then points(..)). I've tried zoom from IDPmisc, and iplot from the iplot and iplot extreme packages, but as far I can tell, neither can handle the task. Does anyone know anything else that might work? Or generally know different? Cheers, Tim.
2009 Mar 18
0
JGR install problem
Hi, I thought I'd like to try out JGR, but after installing the package (and dependencies) I receive the following when I try to load it: > library(JGR) Loading required package: rJava Loading required package: JavaGD Loading required package: iplots Note: On Mac OS X we strongly recommend using iplots from within JGR. Proceed at your own risk as iplots cannot resolve potential ev.loop deadlocks. 'Yes' is assumed for all dialogs as they cannot be shown without a deadlock, also ievent.wait() is disabled. Exception in thread "main&q...
2013 Feb 28
1
query labels in iplot() (or other interactive scatterplot)
By Ctr-moving the cursor over a point in an iplot() scatterplot (package iplots) it is possible to check the exact x,y coordinates of a given point. Is it possible to check a text label for that point as well? (i.e., the same info that would get printed on the graphic using text(x,y, labels=v) or with identify(x,y,labels), but I do not want to get...
2010 Apr 12
1
two problems on R in Ubuntu linux
...-------- 1. JGR() can not be loaded in R session properly when I load JGR package in R, I got: ---------------------------------------------------------------------------------------------- > library(JGR) Loading required package: rJava Loading required package: JavaGD Loading required package: iplots Error in .jnew("org/rosuda/iplots/Framework") : java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit Error: package 'iplots' could not be loaded note: Tcl/Tk interface can be loaded by R automatically. Loading Tcl/Tk interface ... done ---------------...
2010 Apr 12
1
problems on JGR package and demo() function in Ubuntu linux
....1 tools_2.10.1 2. problem 1: JGR package can not be loaded in R session properly ----------------------------------------------------------------------------------------------------------- > library(JGR) Loading required package: rJava Loading required package: JavaGD Loading required package: iplots Error in .jnew("org/rosuda/iplots/Framework") : java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit Error: package 'iplots' could not be loaded > traceback() 3: stop(gettextf("package '%s' could not be loaded", pkg), call. = FALSE,...
2012 Feb 24
3
install rJava in Ubuntu 11.10
I am trying to install rJava on a WUBI Ubuntu 11.10 installation of R with no luck. I was originally trying to install the iplots package and encountered this rJava problem. Code used: install.packages("rJava") (CRAN mirrors --Canada(ON) and Canada(QC2) I installed iplots with no problem on Windows 7. I know just about zero about Ubuntu or Linux in general so I have no idea what I am doing. Any suggestions wou...
2008 Aug 22
2
Using interactive plots to get information about data points
I have been experimenting with interactive packages such iplots and playwith. Consider the following sample dataset: A B C D 1 5 5 9 3 2 8 4 1 7 3 0 7 2 2 6 Let's say I make a plot of variable A. I would like to be able to click on a data point (e.g. 3) and have a pop-up window tell me the corresponding value for variable D (e.g. 4). I...
2008 Aug 04
5
Are there any guis out there, which will allow editing of the graph?
...R-language generated graphs (e.g positioning x axis labels.) It would be nice to have something like the user interface of Igor or Origin. I have already used JGR and R-gui. These are good, but they don't allow one to easily edit graphs. I have also tried locator() and the package iplots. Your input is greatly appreciated. Best wishes, Art Roberts University of Washington
2010 Mar 22
3
Mosaic Plots
Hello Everyone I want to plot Moasic Plots, I have tried them using iplots package (using imosaic). The problem is the names dont get alligned properly, is there a way to a align the names and provide legend in Mosaic plots using R? Also I would like to know any other packages using which I can plot Mosaic Plots Thank you in advance Sunita -- View this message in con...
2010 Apr 29
0
errors returned upon trying to update JGR
...= downloaded 507 Kb trying URL 'http://www.rforge.net/src/contrib/JavaGD_0.5-3.tar.gz' Content type 'application/x-gzip' length 101898 bytes (99 Kb) opened URL ================================================== downloaded 99 Kb trying URL 'http://cran.r-project.org/src/contrib/iplots_1.1-3.tar.gz' Content type 'application/x-gzip' length 331100 bytes (323 Kb) opened URL ================================================== downloaded 323 Kb The downloaded packages are in ‘/tmp/RtmpXEkgtp/downloaded_packages’ Warning messages: 1: In install.packages(c("JGR&quot...
2009 Jun 19
1
JGR installation errors
.../usr/lib -ljvm JNI cpp flags : Updating Java configuration in /usr/lib64/R Done. linux-326k:/home/mauede # sudo R > install.packages('JGR') --- Please select a CRAN mirror for use in this session --- CRAN mirror Selection: 24 also installing the dependencies ‘rJava’, ‘JavaGD’, ‘iplots’ trying URL 'http://cran.stat.unipd.it/src/contrib/rJava_0.6-3.tar.gz' Content type 'application/octet-stream' length 240527 bytes (234 Kb) opened URL ==================================================...
2011 May 26
1
JGR/Deducer Installation
...thing that should not be installed? Perhaps a different version? The messages while installing JGR are as follows > install.packages (pkgs=c ("JGR"), lib="/home/vikas/R/i686-pc-linux-gnu-library/2.13", dependencies=TRUE) also installing the dependencies ?rJava?, ?JavaGD?, ?iplots? * installing *source* package ?rJava? ... checking for gcc... gcc -std=gnu99 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object fil...
2009 Jun 24
1
Capturar la salida gráfica de R en un JPanel u otro contenedor de Java
Hola, ¿qué tal? No sé si alguien tiene experiencia en llamar a R desde Java. Estoy desarrollando una aplicación en Java que realiza varias llamadas a R. Me gustaría poder capturar el "device" donde R dibuja su salida directamente en el GUI que diseño con Java (sin guardar el fichero .png, cargarlo desde Java, etc.). ¿Alguien se ha enfrentado antes con este problema? No he visto
2006 Dec 19
2
Problem with glmmADMB
...rsion 2.4.1 RC (2006-12-14 r40181) powerpc-apple-darwin8.8.0 locale: C attached base packages: [1] "utils" "stats" "graphics" "grDevices" "datasets" "methods" "base" other attached packages: glmmADMB JGR iplots JavaGD rJava MASS lattice "0.3" "1.4-14" "1.0-5" "0.3-5" "0.4-12" "7.2-30" "0.14-16" _____________________________ Professor Michael Kubovy University of Virginia Department of Psychology USPS: P.O...
2009 Jan 23
2
can't load rJava in R 2.8.1 on Windows XP
...e package did not help, installing the latest developement version didn't help as well. The shared library rJava.dll is in place (exactly where R is looking for it)! Are there any ideas, what's wrong. I'd appreciate any kind of help very much, as I need rJava urgently to use RWeka and iPlots. Best regards, Felix