Displaying 20 results from an estimated 10000 matches similar to: "Some Tips about developing an interface."
2005 Mar 26
2
Is there a diferent way to do this?
Hi,
I started creating a small class but I'm courious about how it is working.
To create a instance of my class "Partri" I write this at Rgui:
x <- new("Partri", name="Gilvan")
and to change the slot "name" of this instance, I write:
setName(x, newname="Justino")
It is not working, because when I type "x" at Rgui, it shows
2004 Dec 28
4
Developing R classes
Hi,
I´m trying to write some R classes but I din´t find documentation enought to develop them. I read there is 2 ways to write classes, using S3 ou S4 models. And it seems that S4 is the best model, so I thing I should use this one.
I´m new user of R and I´m searched on the net some information about creating new classes. I found this document:
2012 Jan 03
3
An R interface to Model Building
Hello all,
To anyone who is interested, I'm trying to learn a bit more about
developing applications in R with user interfaces. I've been playing
around with gWidgets to develop a model building interface.
I'd appreciate any comments, suggestions, or guidance on how to better
structure my R code and organize the programming task. In addition,
any suggestions for features and
2003 Jan 21
2
running R inside of e-macs
I can''t start r inside of emacs. When I try it says that it cannot find .Rhistory and then it says " This program ( pressumably Rterm) has performed an illegal operation and will be shut down.". How can I fix this problem?
[[alternate HTML version deleted]]
2006 May 02
1
Rcmdr problem - SciViews R
Hi,
I am getting following error messages while using SciViews R. It displays a message saying: Package or Bundle Rcmdr was not found in C:\Software\R-22.1.1\Library would you like to install now?. However the Rcmdr package is there in the library. I reinstalled Rcmdr but still gives me same error message every time I try to use one of the GUI functions. Any pointers would be of great
2008 Mar 18
3
Tcl/tk question
Dear R Gurus:
What is the name of the person who has all of the Tcl/tk stuff,
please? I know it's James W, but can't remember his last name.
I wanted to look at some of his examples.
Thanks in advance!
Sincerely,
Erin
--
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: erinm.hodgess at gmail.com
2007 Mar 13
1
Rcmdir does not work in SciVews-R
Hi,
I have recently installed version 2.4.1 of R and also installed
SciViews-R 0.8.9. It worked fine. Then I installed the Rcmdr 1.2-7 from
CRAN . However the 'R commander menu' in the dockable panel does not
work. If I start Rcmdr in R without SciViews, it works perfectly.
Is there any way that I can use Rcmdr with SciViews?
Many thanks in advanve.
Kihwang
2007 May 24
1
Problems with R 2.5.0 (PR#9708)
Full_Name: FJ Caballero-Granado
Version: 2.5.0
OS: Windows
Submission from: (NULL) (84.125.163.119)
Hi,
I usually used R version 2.0.0 and ScViews. I have recently installed version
2.5.0, and I updated ScViews. But the latter does not works well. This is the
screen:
R version 2.5.0 Patched (2007-05-21 r41659)
Copyright (C) 2007 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
R
2007 Jul 11
5
elementary statistics with R (rkward?)
Hi, I am trying to learn some basic statistics stuff but I cannot find any
elementary statistics exercises using R language. Using RKward would be even
better...
I need that in analysing sociological data, obtained through questionnairres -
findind corelations between variables, relations between different types of
data, etc.
Could anyone recommend simple tutorials/exercises, available on www
2005 May 29
6
R GUI for Linux?
Hello all,
I noticed that both Windows and OS X version of R have a GUI
(Rconsole). Is there a GUI for Linux? I'm running Debian on which
the CLI for R works just fine.
Regards,
- Robert
2005 Apr 13
1
R in Windows
Has anyone tried to create dialog boxes for Windows in R so that one
doesn't have to type in so much information but rather enter it in a
menu-based format. If not, does anyone plan on doing this in the future
if it's possible?
Thanks.
George (Kelley)
George A. Kelley, DA, FACSM
Professor & Director, Meta-Analytic Research Group
School of Medicine
Department of Community Medicine
2007 Mar 13
1
RE: In Asterisk 1.4.x, Why Digium has two H323 channels?
Hi Users, Administrators and Pavel Jezek,
You prefer chan_h323 from asterisk tree and it's of course that use channels
by tree is very good.
But in 1.2.x, the chan_h323 is very simple and the chan_oh323 is so bad.
And I work with chan_ooh323, that it's too from Digium and work good!
And I am Studing one possible change to Asterisk 1.4.x , but in 1.4.x the
oh323 channel don't have more,
2008 Oct 23
5
Why using hypercall_page ?
Hello,
I am studing Xen hypercall now. I found that hypercall is invoked via
hypercall_page, which is only filled with (in
no-hypervisor-kernel-mode ):
mov $i, %eax
int $0x82
ret
Why not invoked the hypercall directly by "int $0x82" ? What''s the
advantage of using hypercall_page?
Thanks,
Wu
_______________________________________________
Xen-devel mailing list
2005 Apr 20
3
gid and uid
hi!
I'm studing samba as PDC (with ldap backend) and I would know:
- gid and uid are useful in samba? in other words: if pdc admin knows users'
uids, he can recovery some wrong situations ?
Example: if a user was cancelled and then readded, if his uid changes implies
some troubles with shared files?
NT mantains, after deletion, association between shared file and uid user and
so if
2005 Oct 09
1
Project suggestion: Interface between R and graphic devices
Hi to all developer,
sure that I will not be the first one with this idea but I did not found
treads about this.
I realized that there are some user interfaces like Brodgar and SciViews.
There was used a lot of manpower to develop those programs.
On the other side I realized that it could be very helpful to have such
programs if somebody would like to change the statistical software from
SPSS
2005 Apr 10
2
the difference between UseMethod and NextMehod?
hi,usRs,i am studing the R programming,but i can not get the point abut the difference between UseMethod and NextMehod.i have read the manual and try to find the solutin from internet,but i still not master it well.so anyone can give me a guide?it will be better to show some examples .
thank you !
2002 Nov 24
3
Using XEmacs and ESS with R for MS/Windows
I've been working on a document describing the use of XEmacs and ESS with R
for Windows users, along with configuration files that are meant to make
things simple for Windows users. This was initially intended for my
students, but with recent discussions of Windows (and other) editors on the
the R-help list, I thought that I'd make the material more widely available.
The document
2002 Nov 24
3
Using XEmacs and ESS with R for MS/Windows
I've been working on a document describing the use of XEmacs and ESS with R
for Windows users, along with configuration files that are meant to make
things simple for Windows users. This was initially intended for my
students, but with recent discussions of Windows (and other) editors on the
the R-help list, I thought that I'd make the material more widely available.
The document
2004 Jul 11
1
WinXP "developer" asks: Tcl/Tk (Rcmdr) under OS X?
It is my understanding that Tcl/Tk does not come with the base installation of R under OS X ( http://www.sciviews.org/_rgui/projects/TclTk.html). Is there a simple way to explain how a user with limited tolerance for computer complexity can obtain and install Tcl/Tk for OS X?
Thanks.
Chuck
Background: Roughly a third of my target audience uses OS X. I do not and I do not have access to a
2005 Apr 26
11
good editor for R sources ?
Dear all,
(Sorry if the question has already been answered.)
Could someone please suggest a good text editor for
writing R sources ?
(I know emacs exists ... but I find it a bit heavy).
I use crimson (http://www.crimsoneditor.com) which is
small and simple, but the R syntax seems not to be supported.
Thanks for any advice