elp-boun...@r-project.org] Namens
Tasnuva Tabassum
Verzonden: dinsdag 9 april 2013 20:41
Aan: R help
Onderwerp: [R] R crash
I have a generalized linear model to solve. I used package "geepack". When I
use the correlation structure "unstructured", I get a messeage that- R GUI
f
On 13-04-09 2:41 PM, Tasnuva Tabassum wrote:
I have a generalized linear model to solve. I used package "geepack". When
I use the correlation structure "unstructured", I get a messeage that- R
GUI front-end has stopped working. Why this happens? What is the solution?
Presumably geepack has a bu
I have a generalized linear model to solve. I used package "geepack". When
I use the correlation structure "unstructured", I get a messeage that- R
GUI front-end has stopped working. Why this happens? What is the solution?
The r codes are as follows:
a<-read.table("d:/bmt.txt",header=T")
cutoffs<-c
gaiarrido usal.es> writes:
> When I try to adjust a mixed model with random effects I can make this order
> without problem
>
> > lm.FA<-lme(absFA~trait*condition,random=~1|individual)
>
> But if I try to fit a model in which the response (absFA) is not the same in
> all individuals at differen
When I try to adjust a mixed model with random effects I can make this order
without problem
> lm.FA<-lme(absFA~trait*condition,random=~1|individual)
But if I try to fit a model in which the response (absFA) is not the same in
all individuals at different levels of "trait" factor , but varies ran
Dear Duncan,
Thanks for the info. I'll be waiting for it then.
I once tried to contact the maintainer of this package, but never got an
answer; so I haven't tried this time. I'll try again.
Ivan
Le 9/21/2011 13:45, Duncan Murdoch a écrit :
On 11-09-21 5:12 AM, Ivan Calandra wrote:
Dear Barr
I think Duncan answered it: because there is no svg() in R2.13.1 for
Windows.
Thank you for your help
Ivan
Le 9/21/2011 13:40, Barry Rowlingson a écrit :
On Wed, Sep 21, 2011 at 10:12 AM, Ivan Calandra
wrote:
Dear Barry,
Thanks for your input, that is indeed a very good idea (shame on me no
On 11-09-21 5:12 AM, Ivan Calandra wrote:
Dear Barry,
Thanks for your input, that is indeed a very good idea (shame on me not
to have thought about it...).
As expected, it works fine on Windows XP, but crashes on Windows 7 at
dev.off (which means that the svg file is correctly created, but R
cr
On Wed, Sep 21, 2011 at 10:12 AM, Ivan Calandra
wrote:
> Dear Barry,
>
> Thanks for your input, that is indeed a very good idea (shame on me not to
> have thought about it...).
>
> As expected, it works fine on Windows XP, but crashes on Windows 7 at
> dev.off (which means that the svg file is cor
Dear Barry,
Thanks for your input, that is indeed a very good idea (shame on me not
to have thought about it...).
As expected, it works fine on Windows XP, but crashes on Windows 7 at
dev.off (which means that the svg file is correctly created, but R
crashes every time, a bit annoying). This
On Wed, Sep 21, 2011 at 8:57 AM, Ivan Calandra
wrote:
> Dear users,
> I therefore don't provide a reproducible example and do not really extract
> the relevant parts of the script because it has most likely nothing to do
> with the script itself. I can do it though if you think it might be
> rele
Dear users,
I have already sent this email last week, but haven't received an
answer. So here is my second try.
By running the script below, R crashes systematically at the last
command, namely dev.off(), on Windows 7, but not on Windows XP.
I therefore don't provide a reproducible example an
Dear users,
By running the script below, R crashes systematically at the last
command, namely dev.off(), on Windows 7, but not on Windows XP.
I therefore don't provide a reproducible example and do not really
extract the relevant parts of the script because it has most likely
nothing to do wit
Dear R-List,
I apologize for not posting a reproducible example - the reason is that I
actually do not succeed in reproducing my specific problem with
generated data.
Let me still describe the problem:
I want to impute missing data using the "pan" package.
a) It works, when I use a fractio
Hi I am posting to seek some advice regarding the R Gui 2.12.0 that keeps
freezing on my pc.
I have been trying to run MCMC ordinal factanal code on my PC but the window
freezes everytime after 7001 iterations (total of 25 iterations). My
operating system is window vista 64-bit with 4.0 gb of
We distribute several R applications using the tcltk package on different
servers or PC (Windows XP). On some machines and in a not reproducible
way, all the R windows disappear when using functions like tkgetSaveFile
or tkchooseDirectory. The R application remains open (the Rgui.exe
processus
On Mon, Sep 7, 2009 at 1:08 PM, Duncan Murdoch wrote:
> On 07/09/2009 10:34 AM, sebed1110-div...@yahoo.fr wrote:
>>
>> Dear all,
>>
>> One day when I tried to load an existing workspace (when opening R or by
>> load()), R crashed without any error notification.
>> The day before I had worked and s
On 07/09/2009 10:34 AM, sebed1110-div...@yahoo.fr wrote:
Dear all,
One day when I tried to load an existing workspace (when opening R or by
load()), R crashed without any error notification.
The day before I had worked and saved my workspace without any trouble.
At first I though it was a memo
Dear all,
One day when I tried to load an existing workspace (when opening R or by
load()), R crashed without any error notification.
The day before I had worked and saved my workspace without any trouble.
At first I though it was a memory problem (workspace reaching 180Mo) or related
to a part
If I define this function
R> ask <- function (message = "Type in datum")
eval(parse(prompt = paste(message, ": ", sep = "")))
the following is produced as expected on a Linux/debian machine
R> ask("input")
input: 3
[1] 3
R> ask("input")
input: 3:6
[1] 3 4 5 6
R> ask("input")
in
Prof Ripley:
Many thanks - it did indeed say it cannot find fGarch after I tried your
advice - but a completely clean re-install did the trick.
John
On Tue, Feb 17, 2009 at 1:09 AM, Prof Brian Ripley wrote:
> Start R with --vanilla, or rename youe saved workspace (.RData).
> Then
>
> library(fG
Start R with --vanilla, or rename youe saved workspace (.RData).
Then
library(fGarch)
load(".RData") # or whatever you renamed it to.
This will either work or (more ikely) tell you it cannot find fGarch
or a package it depends on).
On Mon, 16 Feb 2009, John Kerpel wrote:
Hi folks!
After up
Hi folks!
After updating my packages my R seems to have completely crashed as will not
start up - even after I installed 2.8.1 from 2.8.0.
I get the following:
Fatal error: unable to restore saved data in .Rdata
Error in loadNamespeace(name): there is no package called fGarch
But I do have a pa
On Thu, 2008-12-18 at 17:18 +0100, Thibault Helleputte wrote:
> Hello,
>
> I try to incorporate C code in R.
>
> suppose I have the following C code:
>
> #include
> #include
>
> int main(int *n)
> {
> int i;
> for(i=0; i < *n; i++) {
> printf("Hello, world!\n");
> }
> }
>
Hello,
I try to incorporate C code in R.
suppose I have the following C code:
#include
#include
int main(int *n)
{
int i;
for(i=0; i < *n; i++) {
printf("Hello, world!\n");
}
}
in a file named "hello.c". First I make:
g++ -c hello.c -o hello.o -I
"/Library/Frameworks/R
Prof Brian Ripley wrote:
Yes, that Rblas.dll is known to be faulty, and the person who built it
is unable to re-build it. It needs to be removed from CRAN.
Whoops, I forgot to remove it and will do so this afternoon.
Uwe
(I've also tried to build on Core 2 Duo, and my Cygwin installation
Yes, that Rblas.dll is known to be faulty, and the person who built it is
unable to re-build it. It needs to be removed from CRAN.
(I've also tried to build on Core 2 Duo, and my Cygwin installation has a
compiler crash during the build.)
On Tue, 8 Jul 2008, Law, Jason wrote:
I noticed a p
I noticed a problem using R 2.7.1 on Windows XP SP2 with the precompiled
Atlas Rblas.dll. Running the code below causes R to crash. I started R
using Rgui --vanilla and am using the precompiled Atlas Rblas.dll from
cran.fhcrc.org dated 17-Jul-2007 05:04 for Core2 Duo.
The code that causes the cr
Hello,
I've recently discovered a persistent issue with rpanel when running
R.app (2.6.1) on Mac OS X 10.4.11. tcltk and rpanel load without any
apparent error, and the interactive panels appear to work as expected,
however upon closing the panels rpanel has created I get catastrophic
errors and R
29 matches
Mail list logo