[EMAIL PROTECTED] writes:
> Dear Professor Ripley,
Ummm, "PR" is for "Problem Report", not "Professor Ripley"
> I am attempting a large scale mixed-model analysis of longitudinal gene
> array data using R. I use a 64-bit SGI with 7GB available RAM and 40G
> logical swap space together with
Hello, R developers,
I would like to contribute to the R project: I prepared Russian .po-files (and
translated a few lines).
List of changes:
* files *ru.po are generated and a few lines are translated;
* files ./po/LINGUAS and ./po/THANKS are modified.
I am not sure whether to post the .d
Dear Professor Ripley,
I am attempting a large scale mixed-model analysis of longitudinal gene
array data using R. I use a 64-bit SGI with 7GB available RAM and 40G
logical swap space together with unlimited virual swap space. The OS is IRIX
6.5.24. I use R version 1.9.0 since I have had problems
On Thu, 17 Mar 2005, Prof Brian Ripley wrote:
> On Wed, 16 Mar 2005, Vincent Carey 525-2265 wrote:
>
> > I need to obtain username and password strings from the
> > user of a certain process running in R. scan() can be used
> > to get the strings, but the password will be echoed back as the
> >
Thanks a lot for your comments. In fact I had an idea that maybe it is a
pointer that is transferred after Simon's yesterday's commnent. So
generally I should always allocVector for imgSize before passing it and
just let the garbage collector to clean them afterwards if I understand
right.
Bes
Oleg,
On Mar 16, 2005, at 8:34 PM, Oleg Sklyar wrote:
Sorry, it is always a tradeoff - either to explain or put a
relatively large code,
Just posting all R related commands is sufficient ;) - in your case
that would be the single imgSize alloc and the assignments- but the
full code is fine, too.
Hi,
This question was first posted wrongly on R-help. Apologize for the
inconvenience.
I am working at a major financial institution and we would like to embed R in
one of our front office application.
The application is written in C/C++ so I started by trying to compile the
examples in "test
On Wed, 16 Mar 2005, Vincent Carey 525-2265 wrote:
I need to obtain username and password strings from the
user of a certain process running in R. scan() can be used
to get the strings, but the password will be echoed back as the
user types it. Is there any way to load keyboard input
to a variabl
On Thu, 17 Mar 2005, Oleg Sklyar wrote:
Dear Simon,
you gave us only a fragment of your code, so I can only guess what the
problem is:
What is imgSize? The behavior you describe seems as if you re-using the
imgSize SEXP in all elements.
AFAIR in your case setAttrib doesn't copy the value, so you