Rev 11886 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
=================================================This is an automated summary of the status of the R-bugsrepository.Note that this may be neither complete nor perfectlycorrect at any given instance: Not all bugs are reported,and some reported bugs may have been fixed, but therepository not yet updated.Some bug fixes are difficult to verify because they pertainto specific hardware or operating system versions. If youhave information to contribute, please do so.If you happen to know how to fix a problem please sendpatches to the bug repository, too.New bugs are reported either through the webinterface at r-bugs.r-project.org or via email tor-bugs@r-project.org. The bug.report() function can beused 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 theactual reference number, of course!).=================================================Directory: Accuracy* PR# 751 *Subject: BUG: polyroot()From: "Li Dongfeng" <mavip1@inet.polyu.edu.hk>Date: Tue, 28 Nov 2000 13:24:33 +0800--Numerical instability. We may want a better algorithm!* PR# 630 *Subject: lda and svd errorFrom: Torsten Hothorn <Torsten.Hothorn@rzmail.uni-erlangen.de>Date: Thu, 10 Aug 2000 15:13:38 +0200 (CEST)* PR# 594 *Subject: svd() (Linpack) problems/bug for ill-conditioned matricesFrom: Martin Maechler <maechler@stat.math.ethz.ch>Date: Wed, 5 Jul 2000 18:32:01 +0200 (CEST)* PR# 631 *Subject: svd errorFrom: =?iso-8859-1?Q?J=F6rg?= Polzehl <polzehl@wias-berlin.de>Date: Thu, 10 Aug 2000 16:54:46 +0200Directory: Add-ons* PR# 567 *Subject: ctest not worksFrom: George Diniz <george@cpqam.fiocruz.br>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 <imsw@holyrood.ed.ac.uk>Date: Mon, 4 Sep 2000 12:29:26 +0100 (BST)--bug in spline: replace by interSpline in package spline?--address problems are fixedDirectory: DocumentationnoneDirectory: Graphics* PR# 764 *Subject: qqlineFrom: Setzer.Woodrow@epamail.epa.govDate: 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 bugFrom: wsi@gcal.ac.ukDate: 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 reportFrom: "Amaratunga, Rohith" <Rohith.Amaratunga@dsto.defence.gov.au>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 <ripley@stats.ox.ac.uk>Date: Fri, 15 Sep 2000 10:23:39 +0100 (BST)* PR# 750 *Subject: abline() does not obey "xpd" (clipping rules)From: Martin Maechler <maechler@stat.math.ethz.ch>Date: Mon, 27 Nov 2000 18:27:11 +0100* PR# 726 *Subject: par(las=.) gives wrong "adj" for mtext()From: Martin Maechler <maechler@stat.math.ethz.ch>Date: Tue, 7 Nov 2000 13:03:58 +0100Directory: In-Out* PR# 746 *Subject: printing of listsFrom: David Firth <david.firth@nuffield.oxford.ac.uk>Date: Fri, 24 Nov 2000 12:31:33 +0000--Still with us Dec 10 2000* PR# 649 *Subject: Unable to read.table with > 256? columnsFrom: r@marksmucker.comDate: 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 problemsFrom: olav@melvin.jordforsk.noDate: Fri, 10 Nov 2000 10:55:31 +0100 (MET)* PR# 597 *Subject: multiply defined symbolsFrom: plucas@csd.abdn.ac.ukDate: Fri, 7 Jul 2000 12:23:44 +0200 (MET DST)--Probably system-specific due to use of fort77Directory: Language* PR# 747 *Subject: Bug in args with no defaultsFrom: 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 bugFrom: wsimpson@gcal.ac.ukDate: Fri, 28 Jan 2000 11:17:36 +0100 (MET)* PR# 645 *Subject: unlisting a list with names componentsFrom: Peter Perkins <pperkins@ucsd.edu>Date: Fri, 25 Aug 2000 23:07:47 -0700* PR# 587 *Subject: dim(a <- ...) sets invisible flag erronouslyFrom: Martin Maechler <maechler@stat.math.ethz.ch>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 objectsFrom: Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk>Date: 06 Feb 2000 01:18:50 +0100* PR# 694 *Subject: syntax confusion with function/non-function objectsFrom: J.C.Rougier@durham.ac.ukDate: Fri, 13 Oct 2000 12:07:41 +0100 (BST)* PR# 674 *Subject: all.equal.list() sometimes fails with unnamed and named componentsFrom: "Charles C. Berry" <cberry@tajo.ucsd.edu>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 <maechler@stat.math.ethz.ch>Date: Mon, 25 Sep 2000 10:17:15 +0200--status of AsIs columns* PR# 715 *Subject: Printing list elements w/attributesFrom: Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk>Date: 31 Oct 2000 12:15:09 +0100* PR# 698 *Subject: print problem with data framesFrom: J.C.Rougier@durham.ac.ukDate: Mon, 16 Oct 2000 14:01:43 +0100 (BST)* PR# 734 *Subject: Assigning into a dataframeFrom: J.C.Rougier@durham.ac.ukDate: 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' componentFrom: "Charles C. Berry" <cberry@tajo.ucsd.edu>Date: Wed, 08 Nov 2000 11:01:48 -0800Directory: Low-level* PR# 762 *Subject: nmath bugFrom: spoon <spoon@hilbert.maths.utas.edu.au>Date: Fri, 8 Dec 2000 18:29:22 +1100 (EST)--Compiler trouble, probably not bug* PR# 551 *Subject: Bus Error crashFrom: kjetikj@astro.uio.noDate: 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 causeFrom: kjetikj@astro.uio.noDate: Mon, 15 May 2000 16:29:29 +0200 (MET DST)* PR# 505 *Subject: interrupted saveFrom: Thomas Lumley <thomas@biostat.washington.edu>Date: Sat, 25 Mar 2000 12:16:50 -0800 (PST)Directory: MiscnoneDirectory: Models* PR# 758 *Subject: Inconsistency, possibly a bug?From: Brett Presnell <presnell@stat.ufl.edu>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 <ripley@stats.ox.ac.uk>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--consistentDirectory: Startup* PR# 486 *Subject: Re: autoload error in profile {was anova-bug in R-version 1.0.0?}From: Martin Maechler <maechler@stat.math.ethz.ch>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 7From: hyu@stats.uwo.caDate: Wed, 8 Nov 2000 22:32:48 +0100 (MET)* PR# 521 *Subject: akima core dumps on loadingFrom: santini@dsi.unimi.itDate: Mon, 17 Apr 2000 11:30:41 +0200 (MET DST)--Probably compiler-specific* PR# 452 *Subject: problem with glmFrom: Brad McNeney <mcneney@cs.sfu.ca>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 madeFrom: mallen@tntech.eduDate: Thu, 4 May 2000 19:20:35 +0200 (MET DST)--follow up to PR#533* PR# 533 *Subject: acepack, akima and tripack will not loadFrom: mallen@tntech.eduDate: 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 SolarisFrom: Martin Maechler <maechler@stat.math.ethz.ch>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 <tov@ece.cmu.edu>Date: 08 May 2000 12:01:04 -0400--AIX, probably compiler-specific* PR# 672 *Subject: R 1.1.0: scanFrom: Peter Kleiweg <kleiweg@let.rug.nl>Date: Wed, 27 Sep 2000 11:45:34 +0200 (CEST)--HP-UX specific bug* PR# 592 *Subject: tseries bugFrom: przemat@itti.com.plDate: Tue, 4 Jul 2000 14:52:17 +0200 (MET DST)--Still broken?Directory: TooMuchAtOncenoneDirectory: WindowsnoneDirectory: incoming* PR# 779 *Subject: Problem with sink() in 1.20 on WindowsFrom: Setzer.Woodrow@epamail.epa.govDate: Tue, 19 Dec 2000 15:04:51 -0500* PR# 765 *Subject: cannot allocate vector of size in mergeFrom: viktorm@pdf.comDate: Fri, 15 Dec 2000 00:06:56 +0100 (MET)* PR# 771 *Subject: problems with glmFrom: Jim Lindsey <james.lindsey@luc.ac.be>Date: Mon, 18 Dec 2000 09:28:01 +0100 (MET)* PR# 768 *Subject: R on Redhat 7 / glibc problemFrom: B.Rowlingson@lancaster.ac.ukDate: Fri, 15 Dec 2000 19:12:29 +0100 (MET)* PR# 766 *Subject: R1.2.0From: Jim Lindsey <james.lindsey@luc.ac.be>Date: Fri, 15 Dec 2000 16:12:12 +0100 (MET)* PR# 774 *Subject: \item{x}<cr>{description of x}From: Paul Gilbert <pgilbert@bank-banque-canada.ca>Date: Mon, 18 Dec 2000 11:05:39 -0500* PR# 773 *Subject: INSTALL should have info on make checkFrom: Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk>Date: 18 Dec 2000 16:13:59 +0100* PR# 772 *Subject: demo(is.things) failsFrom: B.Rowlingson@lancaster.ac.ukDate: Mon, 18 Dec 2000 13:46:02 +0100 (MET)* PR# 776 *Subject: strwidth does not take font into accountFrom: Martyn Plummer <plummer@iarc.fr>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.orgDate: 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 <plummer@iarc.fr>Date: Tue, 19 Dec 2000 15:11:24 +0100 (CET)