similar to: R abnormal exit when plotting lm (PR#308)

Displaying 20 results from an estimated 2000 matches similar to: "R abnormal exit when plotting lm (PR#308)"

2000 Mar 03
1
anova question
I have a probably very naive question about the R anova/aov functions: I've found in several text books with descriptions of anova procedures that, in nested anova (specifying the model "X~A/B", B being a factor specifying treatments, and A groups of samples within each treatment), the mean square for "among treatments" is divided by the mean square "within treatment
1999 Jan 07
1
problems compiling R packages with Linux
Hello out there, my first try to install a package (e.g. ctest from CRAN) didn't succeed; looking at the error messages I think it must be a configuration problem of my machine, but as I'm not very experienced I would be glad if someone could give me a hint ... R's version is 0.63.0, my i386-Linux is kernel 2.0.35. I hadn't had problems to compile R, and R itself seems to work.
1998 Nov 19
2
Re: ESS & R data import problems
I have a similar question, I know about --vsize, but I use R under Emacs using ESS. I know there is an easy way to call R from ESS with command line options but I don't remember how. I can't find help on this in ESS documentation or in R documentation. Could someone please remind me how this is done. ------------------------------------ | Robert Denham | |
2006 Jul 01
4
Electronics Workbench 5c + Wine
Hello, I'm trying to run Electronics Workbench 5c under Wine, but when I try to run it it shows the main screen then quits with this: renan@diamond:~/.wine/drive_c/Ewb5$ wine Wewb32.exe X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 53 (X_CreatePixmap) Serial number of failed request: 21414 Current serial number in output
2007 Mar 19
2
Graphic problem
Hello ! I'm a new user of Ubuntu Edgy , but when I try to lauch WINRAR , via the console , I receive that error message : libGL warning: 3D driver claims to not support visual 0x5b libGL warning: 3D driver claims to not support visual 0x5b fixme:shell:SHAutoComplete SHAutoComplete stub err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0 err:rebar:REBAR_AdjustBands Phase
2011 Dec 09
6
Application stops working between Ubuntu 11.04 and 11.10
... and Linux Mint 12 Application Sailwave (http://www.sailwave.com/download/downsailwave.php) working at Gold or Platinum level in all Ubuntu versions up to 11.04. Now it starts, opens the main window, and immediately stops. Error message when started from the command line is: > fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 0000: semi-stub! >
1998 Nov 29
2
[Johannes Huesing <tmi0m0@sp2.power.uni-essen.de>] Media coverage
Johannes Huesing sent a message to stat-lisp-news at stat.umn.edu regarding an article in Linux-Magazin (German) on statistical software for Linux. I enclose excerpts. Can anyone summarize what was said about R in the article? If there is a web site for the article I would appreciate learning of the URL. I must admit, though, the my abilities in German are much less impressive than the
1998 Nov 19
0
R data import problems
Excuse me, if the following is FAQ or nonsense, I'm new to R (and the list)! After trying to import a textfile of 184897 Bytes, R (v0.63.0 on Linux 2.0.35/DLD 5.4) gives the following error message: > read.table ("db.out") Error: heap memory (1953 Kb) exhausted [needed 150 Kb more] > Is there a possibility to increase
2004 Sep 03
1
DvdRemake doesn't start: X error
wine .wine/drive_c/Program\ Files/DvdReMake.exe X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 53 (X_CreatePixmap) Serial number of failed request: 2704 Current serial number in output stream: 2761 any ideas or suggestions on the next step i can take to resolving this problem? i'm using the latest wine 20040813. i've
2006 Feb 05
6
WinRAR.exe errors
I had instaled winrar3.51 and I get this errors: fixme:actctx:CreateActCtxW stub! err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0 err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0 err:rebar:REBAR_AdjustBands Phase 1 failed, x=40, maxx=-4, start=1, end=1 err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0
1999 Apr 21
0
varcomp?
Hello R experts, I haven't found anything like the S function 'varcomp' as described in W.N. Venables & B.D. Ripley's 'Modern Applied Statistics ...' for R; does something comparable exist for R, or is planned for future releases? More generally, are there libraries with post-anova test procedures, like Student-Newman-Keuls? Or do those of you who frequently use
1999 Nov 30
0
Power of tests
Hello R-Experts, 2 questions: does anybody have example functions for determining the power of, say, a t-test or a single factor anova with fixed or random factors? and: is there an implementation of Cochran's test for heterogeneity of variances (i.e., is there a frequency distribution of Cochran's C)? Many thanks for your attention ... Ulf (please CC: me, I'm not on the
1999 Nov 07
1
Bug list summary (automatic post)
================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given instance: Not all bugs are reported, and some reported bugs may have been fixed, but the repository not yet updated. Some bug fixes are difficult to verify because they pertain to specific hardware or
1999 May 05
1
ANOVA "ex post" Analysis
Hello everybody, shame on me if I have overlooked something (CRAN, StatLib), but I think I've searched carefully. Maybe it's just too obvious to see for me (happens frequently). Is a function available that extracts multiple comparison of means from objects produced by "aov()" ? Sorry if the term is not correct, I translated from german word by word ("Multiple
1999 Dec 07
1
Bug list summary (automatic post)
================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given instance: Not all bugs are reported, and some reported bugs may have been fixed, but the repository not yet updated. Some bug fixes are difficult to verify because they pertain to specific hardware or
2007 Jun 18
0
Dom U Installation problems in RHEL5 + Xen (abnormal exit)
Hello, I installed Xen on RHEL 5. After that I have been trying to install a guest RHEL4.5 os . I use the gui and a http based installation..The installation starts and suddenly I get ''install exited abnormally'' error. But after this I see the new domain listed in Virtual Machine Manager . But I cannot type any thing to its console . I am attaching the Virtual Machine screen
2006 Apr 28
1
plot acf of several timeseries
Hello r-help, I have a couple of time-series of different length and I would like to produce a simple overview plot showing the autocorrelation functions of the series. The time-series are stored in a dataframe like this: > test.data item year value 1 xxx 1961 -1.09 2 xxx 1962 0.21 3 xxx 1963 -0.81 [trimmed] 8
2006 Oct 17
0
Testing Report for Xen 3.0.3 rc5
We have tested Xen for 3.0.3 rc5. In the testing we mainly focus on retesting the issues of the rc3. Following is the detail status: One new issue found in 3.0.3 rc5: 1. IA32 PAE Win2003 will crash HVM domain with more than 4GB memory assigned on IA32e HV. The issue won''t appear every time. Booting IA32 PAE Win2003 HVM domain for several times with more than 4GB memory will reproduce the
2011 Oct 01
2
Debugging a "X Error of failed request: BadAlloc"
Hello all, as an almost daily user of Wine I'd finally like to get around to use my favourite CAD application, Catia, on Wine as well. This complex application is close, simple things can be done already. Even a small Finite Elements Analysis got the right results. My OS of choice is Ubuntu 11.04, AMD64. With Wine 1.2 from the package manager one gets far, although menus are very slow. Wine
2006 Oct 10
0
Testing Report for Xen 3.0.3 rc2
We have tested Xen for 3.0.3 rc2. In the testing we mainly focus on retesting the issues of rc1. Following is the detail status: New issues exist in 3.0.3 rc2: 1. Windows Vista CANNOT boot up normally on PAE HV When we try to boot Vista, it will give us a black screen and "xm list" shows the status is "b". It also exists in unstable tree from cs 11684. 2. LTP case