Displaying 20 results from an estimated 2000 matches similar to: "GUI for R"
2007 Mar 08
2
R GUI in Ubuntu?
Dear all,
I am very new to R and find the terminal-based UI a little daunting.
(That's probably the wrong thing to say!) Having searched the Packages
it seems that I can have either a Gnome-based or Java-based GUI for my
Ubuntu machine. However, I can get neither to work.
Having run R as root, I then run the following command:
install.packages("gnomeGUI", dependencies=TRUE)
The
2011 Jun 03
2
GUI Experience - Box Plots
Hi,
This is to share my experience of using GUI's for using various
Quality Management/Assurance tools.
A few days back, I had I had written a mail about Box plots and
received some very good suggestions, including that for simple
scripts. Thanks everybody for the same.
Based on the suggestions, I am trying three GUI's: R Commander,
JGR-Deducer combination and RKward.
For Box Plots, I
2009 Jul 31
8
How to stop an R script when running JGR on a Linux/SuSE system
When I need to stop a running R script on Windows or Mac I just use the <esc> key which kills the current script and returns the control to R interpreter.
But when I run R from JGR the <esc> is useless as well as the other available keyboard keys.
Just recently not even clicking on the STOP-symbol (a big red X) placed on JGR top menu bar could terminate a process that had entered a
2007 Apr 09
1
Problem installing gnomeGUI in Ubuntu: "HAVE_ORBIT" was never defined
I am trying to install the gnomeGUI package
I have tried from within R (R was started with: sudo R) with:
install.package()
and from console with:
sudo R CMD INSTALL /download/gnomeGUI_2.3.0-3.tar.gz
In both cases I get the exact same errors:
checking for gnome-config... no
checking for gnomeConf.sh file in /usr/local/lib... not found
configure: error: conditional "HAVE_ORBIT" was never
2010 Apr 16
0
Help on rKward
Hi,
I'm testing rKward and it's become a great GUI for R on linux, mainly
for new linux users. I'm not a new linux user and I use Emacs for my own
R's script. But I always try new GUIs or IDEs for to recommend to my
students. The most dificult for new R and Linux users is: I have
installed R on my linux but I dont found the R icon. This happen because
R on linux have only the
2015 Jun 08
2
Fwd: tinc questions
about tomato firmware... can I install it on a VMware virtual machine?
tinc web ui is already included with the last tomato version?
king regards,
Cristiano.
2015-06-08 16:52 GMT-03:00 Lance Fredrickson <lancethepants at gmail.com>:
> On 6/8/2015 11:55 AM, Cristiano Albiero Berni wrote:
>
> 2- Is there a kind of web interface to manager the server?
>>
> Tinc itself
2011 Jun 21
2
qplot/ggplot2 Questions
I took some data from an online poll about which R GUI people used most and I
am messing around with it to learn how to use qplot. Specifically I am
making a horizontal bar graph and I have two questions.
1. The categories are ordered in rather strange way at least to me. It is
not alphabetical or ascending/descending order of votes cast so i had to
manually state the order I wanted which is
2013 Mar 19
7
xen 4.1.3, EFI boot and "no console to OS" problem
Hello All!
I have a new OpenSuse 12.2 (with 3.4.33-2.24-xen kernel) + Xen
4.1.3 install on an IBM x3550 server. The system is booted via EFI with
Grub2 bootloader and it boots up normally, either with or without Xen.
But i have one trouble with it: I can''t get console access working with Xen.
The strange thing is, despite the "WARNING: no console will be available
to
2008 Jun 13
1
Output of silhouette (cluster package)
Dear R users,
I am mailing you about the graphical output of silhouette (cluster
package)
From the example of silhouette in help(silhouette):
> ar <- agnes(ruspini)
> si3 <- silhouette(cutree(ar, k = 5), # k = 4 gave the same as pam()
above
+ daisy(ruspini))
> plot(si3, nmax = 80, cex.names = 0.5)
from which one may conclude that group 1 is composed by
2012 Dec 22
1
[LLVMdev] Publication at HotSwUp 2012
Hi all,
I would like the following publication to appear on the LLVM website.
It would be great if somebody could add the paper to
http://llvm.org/pubs/.
Here are the specs:
Safe and Automated State Transfer for Secure and Reliable Live Update
Cristiano Giuffrida and Andrew S. Tanenbaum
Proc. of the Fourth International Workshop on Hot Topics in Software
Upgrades (HotSWUp '12), June 2012.
2015 Jun 08
4
Fwd: tinc questions
Hi,
I have some questions about tinc.
"
*Automatic full mesh routing*Regardless of how you set up the tinc daemons
to connect to each other, VPN traffic is always (if possible) sent directly
to the destination, without going through intermediate hops.
"
1- To have client to client direct connection and don't have traffic
through the server should I have port forward at the NAT? Or
2004 Apr 09
2
link redundancy...
Does anyone know how to make a link redundancy? I have two ADSL lines, and i want the linux machine to be able to switch between the two lines everytime the first ADSL line goes down. Thanks a lot.
Cristiano
2004 Oct 25
3
limit number of TCP connections.
Hi all. I have a simple question. Is that a way to limit the number os TCP or UDP connection of a single HOST in my network?
For exemple:
I have a host with IP 192.168.1.202 and he is using edonkey, Kazaa, and Bittorrent at the same time, and he also is infected by a virus that opens more than 500 TCP ports at the same time. So, i want to limit that host to be able to open no more then 30 TCP
2011 Apr 29
1
Analysis and graphics by groups
Hello,
This is my first post in this e-mail list and I hope it's enough to justify
calling for help. In case it's not, sorry.
I'm trying to do analysis and graphics using a factor as a criteria to split
data and do the analysis/graphics for each subset of data.
Right now what I'm trying to do is to fit and plot the following logistic
model, according to a third variable named
2010 Apr 09
2
How to update JGR
I recently updated R on Linus/SuSE 11.1
I complained because no on-line help was available from JGR after R update. I was told to update JGR as well.
How can I do that ?
I installed JGR on SuSE three times in the past with different R versions.Every time it's been a nightmare.
I am afraid to have to spend a whole day, maybe longer, to update JGR ...
I would greatly appreciate some clear
2009 Jul 14
1
Ubuntu JGR
Hello,
I cannot get JGR installed.
Here is what I have tried so far http://wiki.ubuntuusers.de/R
1. sudo -s # root werden
R CMD javareconf
root at gunnar-laptop:~# R CMD javareconf
Java interpreter : /usr/bin/java
Java version : 1.5.0_18
Java home path : /usr/lib/jvm/java-1.5.0-sun-1.5.0.18/jre
Java compiler : /usr/bin/javac
Java headers gen.: /usr/bin/javah
Java archive
2009 Aug 04
2
100% CPU when running (cran2deb) JGR on Debian
Dear all,
I installed the amd64 cran2deb [1] JGR binaries on a fresh Debian
testing, and JGR is missbehaving. When JGR starts up, one core of the
CPU goes to 100% and stays there, even though I am keeping it idle and
not performing any operation.
I tried JGR with both sun-java6-jdk and openjdk-6-jdk,
debian-liv:/home/liviu# update-alternatives --config java
There are 4 choices for the alternative
2007 Apr 30
1
R GUI in Ubuntu Feisty?
Dear all,
After an update from Ubuntu Edgy to Feisty, I seem to have lost package
JGR()!?
I have updated my sources.list to point to the Feisty repos at
http://cran.ch.r-project.org/ and re-installed JGR() via:
$ sudo rm -rf /usr/local/lib/R/site-packages/*
$ sudo R CMD javareconf
$ sudo R
> install.packages("JGR",dep=TRUE)
> library(JGR)
> JGR()
However, I get the
2009 Feb 05
1
JGR extension not working (PR#13501)
Full_Name: Erik Lukac
Version: R version 2.8.1 (2008-12-22)
OS: Mac OS 10.5
Submission from: (NULL) (141.84.28.167)
I tried to install JGR, but somehow it doesnt work.
> install.packages("JGR")
Warning in install.packages("JGR") :
argument 'lib' is missing: using
'/Users/erikl/R/i386-apple-darwin9.6.0-library/2.8'
trying URL
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.
Any