================================================= 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 operating system versions. If you have information to contribute, please do so. If you happen to know how to fix a problem please send patches to the bug repository, too. New bugs are reported either through the web interface at r-bugs.r-project.org or via email to r-bugs@r-project.org. The bug.report() function can be used to automate parts of the procedure on many systems. Followups on older bugs can be done by including the string "(PR#999)" in the Subject of an email (change 999 to the actual reference number, of course!). ================================================= Directory: Accuracy * PR# 751 * Subject: BUG: polyroot() From: "Li Dongfeng" Date: Tue, 28 Nov 2000 13:24:33 +0800 --Numerical instability. We may want a better algorithm! * PR# 630 * Subject: lda and svd error From: Torsten Hothorn Date: Thu, 10 Aug 2000 15:13:38 +0200 (CEST) * PR# 594 * Subject: svd() (Linpack) problems/bug for ill-conditioned matrices From: Martin Maechler Date: Wed, 5 Jul 2000 18:32:01 +0200 (CEST) * PR# 631 * Subject: svd error From: =?iso-8859-1?Q?J=F6rg?= Polzehl Date: Thu, 10 Aug 2000 16:54:46 +0200 Directory: Add-ons * PR# 567 * Subject: ctest not works From: George Diniz Date: Sun, 12 Mar 2000 12:03:45 -0200 --possibly the RH6.2 Fortran bug * PR# 496 * From: bonneau@epi.roazhon.inra.fr (en148) Date: Tue, 21 Mar 2000 10:57:13 +0100 (MET) --base R has no est.variogram function. --This appears to be a bug report on sgeostat. Directory: Analyses * PR# 653 * Subject: bug in spline()? From: Ian White Date: Mon, 4 Sep 2000 12:29:26 +0100 (BST) --bug in spline: replace by interSpline in package spline? --address problems are fixed Directory: Documentation none Directory: Graphics * PR# 764 * Subject: qqline From: Setzer.Woodrow@epamail.epa.gov Date: Mon, 11 Dec 2000 18:06:27 -0500 --changed for 1.2.0 already, perhaps not what was desired * PR# 202 * Subject: persp box occlusion bug From: wsi@gcal.ac.uk Date: Wed, 2 Jun 1999 15:02:03 +0200 (MET DST) --The persp algorithm does not apply the occlusion rules to the frame, --which is always plotted first. --A bug, but not very simple to fix. * PR# 693 * Subject: Bug report From: "Amaratunga, Rohith" Date: Thu, 12 Oct 2000 14:08:31 +1100 --grid problem: note a report on 0.90.1 and nothing to reproduce this * PR# 660 * Subject: identify.default ignores any setting of cex. From: Prof Brian Ripley Date: Fri, 15 Sep 2000 10:23:39 +0100 (BST) * PR# 750 * Subject: abline() does not obey "xpd" (clipping rules) From: Martin Maechler Date: Mon, 27 Nov 2000 18:27:11 +0100 * PR# 726 * Subject: par(las=.) gives wrong "adj" for mtext() From: Martin Maechler Date: Tue, 7 Nov 2000 13:03:58 +0100 Directory: In-Out * PR# 746 * Subject: printing of lists From: David Firth Date: Fri, 24 Nov 2000 12:31:33 +0000 --Still with us Dec 10 2000 * PR# 649 * Subject: Unable to read.table with > 256? columns From: r@marksmucker.com Date: Thu, 31 Aug 2000 07:28:02 +0200 (MET DST) --Unable to reproduce from information supplied --(and there is no 256 col limit) Directory: Installation * PR# 733 * Subject: gnome-support problems From: olav@melvin.jordforsk.no Date: Fri, 10 Nov 2000 10:55:31 +0100 (MET) * PR# 597 * Subject: multiply defined symbols From: plucas@csd.abdn.ac.uk Date: Fri, 7 Jul 2000 12:23:44 +0200 (MET DST) --Probably system-specific due to use of fort77 Directory: Language * PR# 747 * Subject: Bug in args with no defaults From: dmurdoch@pair.com (Duncan Murdoch) Date: Sun, 26 Nov 2000 20:14:30 GMT --Probably not a bug, but a logical consequence of "missing" semantics. * PR# 408 * Subject: convolution bug From: wsimpson@gcal.ac.uk Date: Fri, 28 Jan 2000 11:17:36 +0100 (MET) * PR# 645 * Subject: unlisting a list with names components From: Peter Perkins Date: Fri, 25 Aug 2000 23:07:47 -0700 * PR# 587 * Subject: dim(a <- ...) sets invisible flag erronously From: Martin Maechler Date: Fri, 30 Jun 2000 20:15:59 +0200 (MET DST) --Not specific to dim: R differs from S for most functions here. * PR# 412 * Subject: anomalies with call objects From: Peter Dalgaard BSA Date: 06 Feb 2000 01:18:50 +0100 * PR# 694 * Subject: syntax confusion with function/non-function objects From: J.C.Rougier@durham.ac.uk Date: Fri, 13 Oct 2000 12:07:41 +0100 (BST) * PR# 674 * Subject: all.equal.list() sometimes fails with unnamed and named components From: "Charles C. Berry" Date: Fri, 29 Sep 2000 14:20:47 -0700 (PDT) * PR# 669 * Subject: Bug(s) w/ rbind.data.frame(); fix also read.table(*, as.is = TRUE) ? From: Martin Maechler Date: Mon, 25 Sep 2000 10:17:15 +0200 --status of AsIs columns * PR# 715 * Subject: Printing list elements w/attributes From: Peter Dalgaard BSA Date: 31 Oct 2000 12:15:09 +0100 * PR# 698 * Subject: print problem with data frames From: J.C.Rougier@durham.ac.uk Date: Mon, 16 Oct 2000 14:01:43 +0100 (BST) * PR# 734 * Subject: Assigning into a dataframe From: J.C.Rougier@durham.ac.uk Date: Fri, 10 Nov 2000 16:00:31 GMT --$<- and [<- are not the same for data frames. Not a bug, I think, or at least --a compatible one. * PR# 731 * Subject: substitute(x$y)) corrupts 'y' component From: "Charles C. Berry" Date: Wed, 08 Nov 2000 11:01:48 -0800 Directory: Low-level * PR# 762 * Subject: nmath bug From: spoon Date: Fri, 8 Dec 2000 18:29:22 +1100 (EST) --Compiler trouble, probably not bug * PR# 551 * Subject: Bus Error crash From: kjetikj@astro.uio.no Date: Mon, 22 May 2000 13:06:48 +0200 (MET DST) --- ??? -- not (yet) reproducible with small examples --- after load()ing large objects --- on two different DEC alpha versions * PR# 545 * Subject: Segmentation Fault of unknown cause From: kjetikj@astro.uio.no Date: Mon, 15 May 2000 16:29:29 +0200 (MET DST) * PR# 505 * Subject: interrupted save From: Thomas Lumley Date: Sat, 25 Mar 2000 12:16:50 -0800 (PST) Directory: Misc none Directory: Models * PR# 758 * Subject: Inconsistency, possibly a bug? From: Brett Presnell Date: Mon, 4 Dec 2000 19:26:32 -0500 (EST) --Fixed for 1.2.0 in the sense that lm/glm are now consistent, but would one want --it the other way around? * PR# 628 * Subject: Re: [Rd] predict.lm is broken in 1.1.0-patched (2000-August-7) From: Prof Brian D Ripley Date: Mon, 7 Aug 2000 22:41:50 +0100 (BST) --We've fixed the predict() problem, but need to make coef.lm and coef.aov --consistent Directory: Startup * PR# 486 * Subject: Re: autoload error in profile {was anova-bug in R-version 1.0.0?} From: Martin Maechler Date: Tue, 14 Mar 2000 10:32:43 +0100 (MET) --workaround to the origin problem in 1.0.1 --New report: try does not work from the profile. Directory: System-specific * PR# 732 * Subject: R with redhat 7 From: hyu@stats.uwo.ca Date: Wed, 8 Nov 2000 22:32:48 +0100 (MET) * PR# 521 * Subject: akima core dumps on loading From: santini@dsi.unimi.it Date: Mon, 17 Apr 2000 11:30:41 +0200 (MET DST) --Probably compiler-specific * PR# 452 * Subject: problem with glm From: Brad McNeney Date: Fri, 18 Feb 2000 17:51:54 -0800 (PST) --Problems on Alpha's with glm. Status unclear * PR# 534 * Subject: wsfe bug report just made From: mallen@tntech.edu Date: Thu, 4 May 2000 19:20:35 +0200 (MET DST) --follow up to PR#533 * PR# 533 * Subject: acepack, akima and tripack will not load From: mallen@tntech.edu Date: Thu, 4 May 2000 19:18:59 +0200 (MET DST) --related to PR#521: probably compiler-specific * PR# 547 * Subject: system(.., ignore.stderr = TRUE) problem on Solaris From: Martin Maechler Date: Fri, 19 May 2000 21:12:02 +0200 (CEST) --redirection of stderr to /dev/null in system occurs before the command --is tried on some systems and after on others. * PR# 537 * Subject: eigen broken on AIX with R-devel? From: Thomas J Vogels Date: 08 May 2000 12:01:04 -0400 --AIX, probably compiler-specific * PR# 672 * Subject: R 1.1.0: scan From: Peter Kleiweg Date: Wed, 27 Sep 2000 11:45:34 +0200 (CEST) --HP-UX specific bug * PR# 592 * Subject: tseries bug From: przemat@itti.com.pl Date: Tue, 4 Jul 2000 14:52:17 +0200 (MET DST) --Still broken? Directory: TooMuchAtOnce none Directory: Windows none Directory: incoming * PR# 779 * Subject: Problem with sink() in 1.20 on Windows From: Setzer.Woodrow@epamail.epa.gov Date: Tue, 19 Dec 2000 15:04:51 -0500 * PR# 765 * Subject: cannot allocate vector of size in merge From: viktorm@pdf.com Date: Fri, 15 Dec 2000 00:06:56 +0100 (MET) * PR# 771 * Subject: problems with glm From: Jim Lindsey Date: Mon, 18 Dec 2000 09:28:01 +0100 (MET) * PR# 768 * Subject: R on Redhat 7 / glibc problem From: B.Rowlingson@lancaster.ac.uk Date: Fri, 15 Dec 2000 19:12:29 +0100 (MET) * PR# 766 * Subject: R1.2.0 From: Jim Lindsey Date: Fri, 15 Dec 2000 16:12:12 +0100 (MET) * PR# 774 * Subject: \item{x}{description of x} From: Paul Gilbert Date: Mon, 18 Dec 2000 11:05:39 -0500 * PR# 773 * Subject: INSTALL should have info on make check From: Peter Dalgaard BSA Date: 18 Dec 2000 16:13:59 +0100 * PR# 772 * Subject: demo(is.things) fails From: B.Rowlingson@lancaster.ac.uk Date: Mon, 18 Dec 2000 13:46:02 +0100 (MET) * PR# 776 * Subject: strwidth does not take font into account From: Martyn Plummer Date: Tue, 19 Dec 2000 14:56:01 +0100 (CET) * PR# 775 * Subject: R 1.2.0 : logspline does not install from install.packages(). Missing #include | library ? From: charpent@bacbuc.dyndns.org Date: Mon, 18 Dec 2000 20:48:42 +0100 (MET) * PR# 778 * Subject: Bug in glm.fit() or plot.lm() From: murdoch@stats.uwo.ca (Duncan Murdoch) Date: Tue, 19 Dec 2000 14:57:59 -0500 * PR# 777 * Subject: Minor "make check" bug. From: Martyn Plummer Date: Tue, 19 Dec 2000 15:11:24 +0100 (CET)