Displaying 20 results from an estimated 12000 matches similar to: "R GUI For Which User?"
2002 Jun 25
4
re: GUI's for teaching
Hi,
Have you seen the tcltk package? I believe it is a better option than the
one you outline in your message. Why develop a Windows-only GUI? Maybe in a
few years your teaching department will give up Windows for Linux (for the
reasons you wrote about R: it is free, advanced, and adaptable). There is
an article in R News (vol.1, n?3) by Peter Dalgaard on the tcltk package,
and the latter
2005 Oct 15
6
R GUI considerations (was: R, Wine, and multi-threadedness)
Hello,
Following a discussion initiated on r-devel, that mentions SciViews-R
and other GUIs issues for R, I would like to make comments (and would be
happy if these comments would initiate interesting initiatives).
A big, big problem with SciViews-R is that a part of it is written in
Visual Basic 6, a M$$$$ language, not supported any more, buggy, non
transposable to other platforms, etc,
2010 Jan 22
4
Snom vs Polycom
Anyone got any subjective (!) views on the merits of these two ranges ,
using asterisk 1.4 ?
I need to supply approx 30 handsets to a new client, with the senior
managers (6) having some slightly more "managerial" phones than the base
phones which will be used for one line only.
TIA
Julian
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Mar 18
3
References of R in use
Dear R-users and expeRts,
can anyone provide me (and others as well, of course) with reference of
companies, scientific labs and/or schools where R is being used?
Or does some (even unofficial) list of comanies etc. where R is being used
exist?
I tried to find such an information on R's homepage and on a FAQ page, but
unsuccesfully.
(Of course, searching through this r-help conference one
2003 Mar 13
3
Looking for GUI
Hi List,
i am locking for a GUI for R. I have a Debian Woody 3.0 and running R 1.5.1.
In office i am using SPSS 9.0 for several years now after Systat for short
time and now i would use a statistic software under Linux at home. It seems
that R could be that what i am looking for, but i have problems to understand
how it works or better explained i would prefer using a good grafic interface.
2002 May 03
2
an info on 3d representation
Dear list,
sorry to waste your time. I downloaded R and I like it very much.
However, my main interest is in plotting 3D graphics form imported data
(points and lines in a 3d space). I imported data in a very elegant way
but I wasn't able to find in R something similar to the simple "splot"
function of WGNUplot (I don't need persp, image, contour: my values are
not
2002 Jan 08
3
Finding functions in uninstalled libraries
(Many thanks to David Barron & Jonathan Baron for pointing me to 'recode' in
the 'car' package).
I think I've been told this before, but how do I search for a
function/keyword in libraries I don't yet have installed?
(ie. on the CRAN site I tried the search engines with "recode" etc., but
didn't pick up the car package this way)
Stuart
Dr Stuart Leask
2013 Sep 19
1
Vignette problem and CRAN policies
Hello, All:
The vignette with the sos package used "upquote.sty", required for R
Journal when it was published in 2009. Current CRAN policy disallows
"upquote.sty", and I've so far not found a way to pass "R CMD check"
with sos without upquote.sty.
I changed sos.Rnw per an email exchange with Prof. Ripley without
solving the problem; see below. The
2002 Jan 18
1
RE: z-scores for different factor levels
Hi Stuart,
I often use this small function
standardize <- function(x) ( x - mean(x, na.rm=T) ) / sqrt(var(x,
na.rm=T))
to standardize variables.
You should be able to use this to do what you want by splitting the data
frame into sections based on the factor level, using standardize() to create
a new variable in each section, then paste the data frame back together.
Something like:
#
2002 Jan 09
1
value labels from read.spss()?
>From owner-r-help at stat.math.ethz.ch Wed Jan 9 10:08:44 2002
>
>Does anyone know how to access/list the value labels stored in a SPSS .sav
>file?
>At the moment I can read in variables using read.spss() (foreign package),
>but have to power up SPSS to check value labels.
>
>Stuart
There may be a solution to this in R, and I would love to hear
it, but I was just faced
2004 Nov 18
2
[R-gui] RE: The hidden costs of GPL software?
John W. Eaton wrote:
> On 17-Nov-2004, Philippe Grosjean <phgrosjean at sciviews.org> wrote:
>
> | - There is no possibility to make a commercial GUI for R (thanks to
> | the GPL),
>
> This is false. Please don't confuse "commercial" (Red Hat
> and SuSE GNU/Linux distributions are commercial software)
> with "proprietary".
>
> jwe
2003 Feb 19
4
Help in separate window under X11
Dear R users,
Is there the possibitily in R under X11 to get (after typing help(...)
command) separate help window, as it is in Windows version?
Best wishes,
=================================
Dr. Alexey B. Shipunov
Section of Molecular Systematics
Jodrell Laboratory
Royal Botanic Gardens, Kew,
Richmond, Surrey, TW9 3DS, U.K.
e-mail: a.shipunov at rbgkew.org.uk
2002 Jan 06
2
Passing names of variables to functions
Hi,
I am still new to R and have a programming question. I have created a
small function which takes a parameter. In the function I want to be able
to refer to the names of the variables sent to the function (specifically
I want to be able to use the name of the variable given to the function in
an output table). For example, in the following (fictional) function I
want some way of printing
2005 Oct 20
0
[R-gui] R GUI considerations
> From: Philippe Grosjean
>
> Duncan,
>
> I agree totally with you on all points, now that we clarified our
> respective ideas. I am afraid I probably agree also with your last
> point, from a theoretical point-of-view ("I still think we need more
> glue and am working on that while we continue to experiment with the
> design of GUIs for the next 5 years
2006 Jul 30
3
main= bquote(paste("Results for ", beta, "3", ==.(b1)))) doesn't work.
Hi,
I need to plot the beta as the symbol, followed by the index 3 as the title of a graph.
This code works> main= bquote(paste("Results for ", beta ==.(b1))
but I also need the index 3.
I tried (simplified):
>plot(x,y, main= bquote(paste("Results for ", beta, "3", ==.(b1))))
and a few other versions, but I can not get it to run properly.
Any help would
2005 Sep 13
3
VB and R
Dear Listers,
Is there any good paper about how to use R together with VB?
Thank you so much!
--
WenSui Liu
(http://statcompute.blogspot.com)
Senior Decision Support Analyst
Cincinnati Children Hospital Medical Center
[[alternative HTML version deleted]]
2012 May 17
1
Job opportunity in Beijing, China at Xian-Janssen Pharmaceutical Ltd
The Quantitative Decision Strategies group at Janssen Research & Development, Johnson & Johnson, is looking for a candidate to represent QDS in Beijing, China in the subsidiary company of Xian-Janssen Pharmacetical Ltd. The basic requirements for this candidate are 1) 3+ years experience in a quantitative field, but not necessarily pharmaceutical; 2) PhD in statistics or related field
2006 Oct 29
3
R GUI API: suggestion for R function to put in there?
Well, following a discussion with Duncan Murdoch, where he suggests me
to rewrite my requests, here it is.
Just a couple of problems I found difficult to solve, as a writer of R
GUIs, and for which I would be very happy to get a R function (plus
rationates):
- To know if an evaluation returns invisibly or not. This is discussed
in a previous thread. We now have withVisible().
- To know if
2001 Mar 10
1
Bug in qchisq?
Hello developers and users:
My system fails (the computer freezes) when I use the ncp parameter,
with the lower.tail=FALSE option in the qchisq function.
qchisq(0.025,31,ncp=1,lower.tail=FALSE)
Thank you very much for your help.
Kenneth Cabrera
Universidad Nacional de Colombia
ICNE
Sede Medellin
krcabrer at perseus.unalmed.edu.co
PS
I am using:
$platform "i386-pc-mingw32"
2001 Sep 21
4
How to change the levels of a variable???
Hi,
I have a simple question.
I have a variable with 3 levels.
Variable
A A A A A A
B B B B B B
C C C C C C
I need to make a new vector renaming de levels B and C for D.
NewVariable
A A A A A A
D D D D D D
D D D D D D
I dont find how to make it in manuals or in this list.
Can anyone help-me???
Thank you
Ronaldo
--
Agnes' Law:
Almost everything in life is easier to get into than out of.