similar to: Rgui crashes after setting par(ask=TRUE) and using lattice (PR#2801)

Displaying 20 results from an estimated 100 matches similar to: "Rgui crashes after setting par(ask=TRUE) and using lattice (PR#2801)"

2006 Jun 26
1
Problem running one of the rgl demo scripts...
Afternoon folks: I'm getting a program crash when I try to run demo(rgl). The following error details result: RGUI caused a stack fault in module NVOPENGL.DLL at 017f:695280f0. Registers: EAX=00000002 CS=017f EIP=695280f0 EFLGS=00010246 EBX=00000001 SS=0187 ESP=00572000 EBP=004d1208 ECX=042f1f01 DS=0187 ESI=004d1208 FS=5d1f EDX=00442d84 ES=0187 EDI=042f1f3c GS=5d0e Bytes at CS:EIP: 53 56 8b
2004 Aug 06
1
New icecast2 win32 binary...
I've updated the win32 icecast2 binary on my site to reflect current CVS (as of now - March 19, 2003).... It's available here for anyone interested : http://www.oddsock.org/tools/icecast2/ <p>oddsock <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to
2002 May 28
0
(PR#1605)When dev.list() is NULL, dev.control() causes core dump
This is of course an incorrect usage, which I've trapped at R level, so as to give an informative warning. On Tue, 28 May 2002 NEFTH@pacbell.net wrote: > The following sequence of commands: > graphics.off() > dev.control("inhibit") > > causes R to memory-fault and core dump. This is reported > for a new port of R, but is also reproducible on Windows > and
2002 Aug 19
1
PR#1914
(1) With MSVCRT.DLL (version 4.20.6164) from ftp://ftp.microsoft.com/softlib/mslfiles/msvcrt.exe installed in rw1051\bin directory, as per RWinFAQ 2.14: RGUI caused an invalid page fault in module MSVCRT.DLL at 017f:78014b90. Registers: EAX=0093007a CS=017f EIP=78014b90 EFLGS=00010246 EBX=017a2360 SS=0187 ESP=0091eee4 EBP=0091ef10 ECX=ffffffb5 DS=0187 ESI=00000000 FS=5bbf EDX=81d7d520 ES=0187
2001 May 05
1
read.xport bug of foreign pkg (PR#933)
Full_Name: Jorge A. Tomasevic Version: 1.2.2 OS: Win98 Submission from: (NULL) (146.83.23.177) As i'm not an "R-expert-user", i will describe what i do: i) open Rgui.exe ii) ivoke foreign library : >library(foreign) iii) i try to read an .xpt file (from Systat 9): >datos <- read.xport('ipoisson.xpt') iv) then the program crashes. Norton CrashGuard alerts the
2006 Mar 13
9
what the » ???
Im just learning trough the "geting started with ruby" i''m only on page Ruby.new and im stuck here''s the thing, I''m using FreeRIDE to duplicate the examples a = %w{ ant bee cat dog elk } a[0] ? "ant" a[3] ? "dog" for the live of me i cant seem to use Alt+0187 (?) what happen?? -- Posted via http://www.ruby-forum.com/.
2003 Nov 20
2
Zaptel DAX?
I could swear that I remember seeing some announcement somewhere that Zaptel now supported drop-and-insert across spans on a TE410P, but now I can't find it. Am I imagining this? We just got our TE410 up and running, and if we could cross-connect digital channels with it, I think we'd buy another one for the remote end (instead of using the T100P we have). Searching Google ("zaptel
2013 Aug 12
0
drs failed on version 4.1.0rc2: RID Manager failed RID allocation - WERR_BADFILE
I installed samba as an AD as described on the wiki and set up replication as described on the wiki. I checked and users are not replicated. I am getting the following messages Primary server (SambaCK): LOG: Copyright Andrew Tridgell and the Samba Team 1992-2013 [2013/08/12 08:48:46.359901, 0] ../source4/smbd/server.c:492(binary_smbd_main) samba: using 'standard' process model
2008 Feb 01
2
the "union" of several data frame rows
Hi, I have a question about how to obtain the union of several data frame rows. I'm trying to create a common key for several tests composed of different items. Here is a small scale version of the problem. These are keys for 4 different tests, not all mutually exclusive: id q1 q2 q3 q4 q5 q6 1 A C 2 B D 3 A D B 4 C D B D I would like
2003 Mar 10
2
graphics backgrounds from gray to white in png()
Hi, I'm trying to make a png file of a histogram. I would like a white background in the final product but end up producing a gray one, despite setting what I think are the correct parameters. Suggestions for how to properly set a white background would be welcome. Thanks in advance, Scot # for non-lattice > par("bg"="white") > par("bg") [1]
2005 Feb 28
0
winetools problem on amd64
Hey thanks to Johann, I got wine to install correctly on my amd64. Then I installed winetools. When I run the newest build, version 2.1.1., and try to install windows software, i get this output: bash-2.05b$ winetools found gettext in /usr/bin which: no dillo in
2019 Feb 01
0
CEBA-2019:0187 CentOS 7 lvm2 BugFix Update
CentOS Errata and Bugfix Advisory 2019:0187 Upstream details at : https://access.redhat.com/errata/RHBA-2019:0187 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 46996fc8972b3f6c90ee8ef01a135e518ba0807d18585aeb2df20df23e7467cb cmirror-2.02.180-10.el7_6.3.x86_64.rpm
2005 Aug 25
1
question about custom contrasts in ANOVA
Hi, I have a problem in which I have test score data on students from a number of schools. In each school I have a measure of whether or not they received special programming. I am interested in the interaction between school and attendance to the programming, but in a very select set of comparisons. I'd like to cast the test as one in which students in each school who attend are
2002 Dec 25
0
Part II Re: read.ssd {foreign} (Reading a permanent SAS d ataset into an R data frame)
Scot, Thanks for the info. I will try your code out to verify the result, but before I do that, will your code (SAS and R) work with variable names that are longer than 8 characters long without truncating the variable name in R? Also, I wonder about using your method or the PROC EXPORT method with larger data sets. The data sets I will be working with for the most part will not be that large,
2014 Jul 17
2
[LLVMdev] [compiler-rt] CMake bug in building ARM builtins library
On 7/16/14, 6:09 PM, sgundapa wrote: > I see a couple of issues here. > > If I include .S files for ARM, the –no-integrated-as path complains about > Assembler errors. > > The integrated-as path works fine though. > These are very likely just differences between the old ARM assembler syntax and the new 'Unified' syntax. Can you use an assembler that accepts UAL
2003 Feb 07
0
DVD2One + fixme:win32:PE_CreateModule Unknown directory 15 ignored
Hi guys Couple of weeks ago I saw some posts about DVD2One not working... i tried this app in my Windows, and had to say is the most amazing Vob re-encoder have seen (and no, before someone ask, there is no similar app in linux, the closest is transcode + ifogen but they take 12-18hours while dvd2one takes 30 minutes + multiaudio+multisubs... and so on) Anyway, i only got this:
2003 Aug 20
0
end-of-loop-timeout problem and submit-bug-report output (resending) (PR#3841)
(Hi, I tried sending this to ess-bugs, but got it bounced back: "user unknown". Hope this isn't too off-topic for ess-help. Scot) I'm using Xemacs 21.4, ess 5.1.24, on Windows 98 SE, with John Fox's configuration files: (http://socserv.mcmaster.ca/jfox/Books/Companion/ESS/index.html) and am getting the end-of-loop-timeout warning message I've seen reported to
2003 Sep 04
1
can't use 2 controllers
Hi, when I make a call, chan_capi always uses controller 2, and never uses controller 1 (so I have 4 lines for incoming calls, but only 2 lines instead of 4 for outgoing calls). this is with 2 AVM Fritz cards PCI. -- _______________________________ Simone Vasoli BK s.r.l. - Brain and Knowledge e-mail: simone.vasoli[at]b-k.it cell: +39 348 0830539 tel: 0187 1874200
2003 Apr 21
3
Dates in read.spss
I am using read.spss in the foreign package to read an SPSS save file. For date variables I get huge values such as 11489990400. Does anyone know how to convert these values to R POSIXct date objects? Thanks in advance -Frank platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major 1 minor
2008 Jun 03
0
reading a file incrementally
Hi, I'm trying to read a file containing html markup (discussion board posts) and output the various parts of each post to an field in a record in an output file (date, author, title, body). This is a one-off job and I'm trying to use R to do it. The file looks something like this: <br><ul>Created: --- - Dr. Johnsons's article - concerns<br><p>After