xiao.gang.fan1@libertysurf.fr
2002-Nov-17 14:31 UTC
Package tseries: crash for Windows version (PR#2302)
Platform: Windows 98 R version: Version 1.6.1 (2002-11-01) Package 'tseries' version: 0.9-4 Built: R 1.6.0; Win32; Mon Oct 7 14:02:38 2002) (dependanted packages 'quadprog': Built: R 1.5.1; Win32; 2002-07-03 12:20:50) I've just upgraded to R 1.6.1. By typing library(tseries) example(garch) => I've got a crash with the following message: "RGUI a causé une défaillance de page dans le module TSERIES.DLL à 0167:117c999f" Thanks in advance -- Fan -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Kenneth Cabrera
2002-Nov-17 15:40 UTC
Package tseries: crash for Windows version (PR#2302)
similar happens on W2K platform xiao.gang.fan1@libertysurf.fr wrote:>Platform: Windows 98 >R version: Version 1.6.1 (2002-11-01) >Package 'tseries' version: 0.9-4 Built: R 1.6.0; Win32; Mon Oct 7 14:02:38 2002) >(dependanted packages 'quadprog': Built: R 1.5.1; Win32; 2002-07-03 12:20:50) > >I've just upgraded to R 1.6.1. By typing > >library(tseries) >example(garch) > >=> I've got a crash with the following message: >"RGUI a caus? une d?faillance de page dans le module TSERIES.DLL ? 0167:117c999f" > >Thanks in advance >-- >Fan > >-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- >r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html >Send "info", "help", or "[un]subscribe" >(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch >_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ > > > >-- Kenneth Roy Cabrera Torres Celular +57 (315) 405 9339 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
I've got into another pb with R 1.6.1 (always under Windows 98): help(sum, chmhelp=T) this will open the file base.chm, if we close this help window => crash in R, with the following message: "RGUI has caused a page failure in the library ITIRCL.dll at 0167:5d506e2a" With another package, ex. help(garch, package=tseries, chmhelp=T), no problem. Thanks in advance -- Fan Duncan Murdoch :> > On Sun, 17 Nov 2002 15:59:26 +0000 (GMT), you wrote: > > >This is not the appropriate place to report such an error, unless you > >built the packages yourself under the current version of R, which you > >clearly did not. > > I rebuilt in 1.6.1 and got the same error, in the .C call to > pred_garch. I didn't trace into the C code to localize it any > further. > > Kurt, if this is a Windows-only issue, let me know and I'll try to > track down what the problem is. > > Duncan Murdoch-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ for <r-devel@stat.math.ethz.ch>; Mon, 18 Nov 2002 10:39:46 +0100 (MET) Date: Mon, 18 Nov 2002 10:39:46 +0100 (MET) From: maechler@stat.math.ethz.ch Message-Id: <200211180939.KAA24048@pubhealth.ku.dk> To: r-devel@stat.math.ethz.ch CC: R-bugs@biostat.ku.dk X-Loop: R-bugs@biostat.ku.dk Subject: [Rd] Re: Wishlist: allow NA values in medpolish (package 'eda') (PR#2298) Sender: r-devel-admin@stat.math.ethz.ch Errors-To: r-devel-admin@stat.math.ethz.ch X-BeenThere: r-devel@stat.math.ethz.ch X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: <mailto:r-devel-request@stat.math.ethz.ch?subject=help> List-Post: <mailto:r-devel@stat.math.ethz.ch> List-Subscribe: <http://www.stat.math.ethz.ch/mailman/listinfo/r-devel>, <mailto:r-devel-request@stat.math.ethz.ch?subject=subscribe> List-Id: R developers, designers and active programmers <r-devel.stat.math.ethz.ch> List-Unsubscribe: <http://www.stat.math.ethz.ch/mailman/listinfo/r-devel>, <mailto:r-devel-request@stat.math.ethz.ch?subject=unsubscribe> List-Archive: <http://www.stat.math.ethz.ch/pipermail/r-devel/>>>>>> "Frederic" == Frederic Schutz <schutz@wehi.edu.au> >>>>> on Sat, 16 Nov 2002 05:44:02 +0100 (MET) writes:Frederic> The subject says everything... This has already Frederic> been proposed in June 2001 (cf Frederic> http://maths.newcastle.edu.au/~rking/R/help/01a/2333.html), Frederic> but no reply followed. sorry for that. Yes, this too obvious to not implement it. ;-) Probably, most of us are not really making heavy use of medpolish(..).. But thanks for the patch which I've even implemented for "R-patched" (even though it's not a bug fix, but a wish, as you properly indicated). Frederic> I attach the patch that I used on my system to add Frederic> this feature (including an updated help page), if Frederic> it can help. it did, thanks. Frederic> Sorry, the two "diff..." lines will certainly Frederic> been wrapped due to the HTML form. fortunately, the R-devel forwarding had no wrap arounds. BTW: The main reason for this reply is to test the new R-devel mailing list setup .. see my Friday posting (to R-devel) on this subject. Martin Maechler <maechler@stat.math.ethz.ch> http://stat.ethz.ch/~maechler/ Seminar fuer Statistik, ETH-Zentrum LEO C16 Leonhardstr. 27 ETH (Federal Inst. Technology) 8092 Zurich SWITZERLAND phone: x-41-1-632-3408 fax: ...-1228 <><
Possibly Parallel Threads
- Package tseries: crash for Windows version (PR#2302)
- Re: Package tseries: crash for Windows version (PR#2302)
- Wishlist: allow NA values in medpolish (package 'eda') (PR#2298)
- Wishlist: specify the border color of boxes in legend() (PR#13913)
- Problem installing and using package "tseries"