=================================================
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# 1228 *
Subject: bug with var(rep(1e30, 3))
From: Emmanuel Paradis <paradis@isem.univ-montp2.fr>
Date: Wed, 26 Dec 2001 13:03:31 +0100
* PR# 2214 *
Subject: qgamma precision
From: terra@diku.dk
Date: Fri, 25 Oct 2002 16:50:17 +0200 (MET DST)
..good idea; improvement has to work for both lower and upper tail probs.
* PR# 2894 *
Subject: qbeta hang
From: terra@gnome.org
Date: Thu, 1 May 2003 22:43:59 +0200 (MET DST)
..R 1.7.1 incorporates the two suggestions of the 2nd followup:
..  r = sqrt(-2 * log (a)) and ...(log1p(-a) + log (qq))...
..
* PR# 3979 *
Subject: Re: R 1.7.x and inaccurate log1p() on OpenBSD 3.2 and NetBSD 1.6
From: "Nelson H. F. Beebe" <beebe@math.utah.edu>
Date: Mon, 25 Aug 2003 08:32:36 -0600 (MDT)
* PR# 3982 *
Subject: Re: R 1.7.x and inaccurate log1p() on OpenBSD 3.2 and NetBSD 1.6
From: "Nelson H. F. Beebe" <beebe@math.utah.edu>
Date: Mon, 25 Aug 2003 15:38:10 -0600 (MDT)
..Part of 3979
* PR# 3984 *
Subject: Re: R 1.7.x and inaccurate log1p() on OpenBSD 3.2 and NetBSD 1.6
From: "Nelson H. F. Beebe" <beebe@math.utah.edu>
Date: Mon, 25 Aug 2003 16:12:01 -0600 (MDT)
..Part of 3979

Directory:  Add-ons

* PR# 974 *
Subject: Lattice: panel.superpose with ordered factor groups
From: John Maindonald <john.maindonald@anu.edu.au>
Date: Sat, 9 Jun 2001 11:08:51 +1000 (EST)
..The warning is standard S and R behaviour.
..Probably xyplot needs to avoid it (by unclassing?)
..Still there in lattice 0.3-0, 0.6-8
* PR# 1361 *
Subject: Matrix identification bug
From: hyu@stats.uwo.ca
Date: Tue, 5 Mar 2002 21:19:46 +0100 (MET)
..seems to be about Matrix package, not solve
* PR# 1662 *
Subject: fisher.test FEXACT memory bug "should not occur"
From: Martin Maechler <maechler@stat.math.ethz.ch>
Date: Thu, 13 Jun 2002 08:21:50 +0200
..The supplementary (table of sum one) is fixed for 1.5.1.
..Detection code for the first problem has been added to 1.5.1 which will stop
..the crash, but the underlying cause is still open.
* PR# 1729 *
Subject: problem with qq( )
From: Jarno.Tuimala@Helsinki.Fi
Date: Tue, 2 Jul 2002 10:37:10 +0200 (MET DST)
..A report on lattice
* PR# 1972 *
Subject: lattice install
From: robert.king@newcastle.edu.au
Date: Mon, 2 Sep 2002 04:55:41 +0200 (MET DST)
..Perhaps lattice should require(grid) and print a clearer message?
* PR# 1974 *
Subject: Rwave installation problem
From: ld-temp-qt3i@pobox.com
Date: Mon, 2 Sep 2002 09:27:36 +0200 (MET DST)
..Instead, this should use ISO C headers, namely <stdlib.h>
* PR# 2173 *
Subject: xlim in plot.survfit() [with a discussion on "..."]
From: jerome@hivnet.ubc.ca
Date: Wed, 16 Oct 2002 18:46:11 +0200 (MET DST)
* PR# 2322 *
Subject: simplex
From: george@lecompte.org
Date: Sat, 23 Nov 2002 17:30:37 +0100 (MET)
..report on boot, I think (not mentioned, though)
* PR# 2352 *
Subject: avas: segmentation fault on empty args
From: vograno@arbitrade.com
Date: Fri, 6 Dec 2002 19:41:48 +0100 (MET)
* PR# 2369 *
Subject: convergence problem with nlme()
From: jerome@hivnet.ubc.ca
Date: Thu, 12 Dec 2002 23:43:14 +0100 (MET)
* PR# 2374 *
Subject: quantreg package - predict method for rq objects
From: John Maindonald <u9801539@leonard.anu.edu.au>
Date: Sat, 14 Dec 2002 20:46:34 +1100 (EST)
* PR# 2386 *
Subject: ace and avas in acepack
From: Frank E Harrell Jr <fharrell@virginia.edu>
Date: Fri, 20 Dec 2002 12:59:07 -0500
* PR# 2480 *
Subject: bug in CrossTable (package:gregmisc)
From: John_Hendrickx@yahoo.com
Date: Tue, 21 Jan 2003 13:51:01 +0100 (MET)
* PR# 2499 *
Subject: survival bug?
From: Pius Korner <korner@eco.umnw.ethz.ch>
Date: Mon, 27 Jan 2003 17:28:11 +0100
..Needs to resubmit in more useful format.
* PR# 2520 *
Subject: Apparent parser problem
From: "Jim Rogers" <jrogers@cantatapharm.com>
Date: Sat, 1 Feb 2003 16:51:41 -0500
..Its an ESS or XEmacs problem. I redirected him to ESS-bugs.
* PR# 2859 *
Subject: bug and proposed fix in print.trellis 1.7.0
From: Rich Heiberger <rmh@surfer.sbm.temple.edu>
Date: Sun, 27 Apr 2003 01:56:30 -0400
..Lattice
* PR# 2865 *
Subject: bug in y limits in bwplot
From: Rich Heiberger <rmh@surfer.sbm.temple.edu>
Date: Mon, 28 Apr 2003 02:19:53 -0400 (EDT)
* PR# 2933 *
Subject: frailty models in survreg() -- survival package
From: Jerome Asselin <jerome@hivnet.ubc.ca>
Date: Tue, 6 May 2003 15:36:23 -0700
* PR# 2934 *
Subject: Re: frailty models in survreg() -- survival package
From: Thomas Lumley <tlumley@u.washington.edu>
Date: Tue, 6 May 2003 15:58:37 -0700 (PDT)
* PR# 2986 *
Subject: plot.ranef.lme
From: Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk>
Date: 12 May 2003 18:19:28 +0200
* PR# 3197 *
Subject: split.AffyBatch
From: johannes.freudenberg@imise.uni-leipzig.de
Date: Thu, 5 Jun 2003 16:05:00 +0200 (MET DST)
..about BioConductor package affy
* PR# 3198 *
From: "Johannes Freudenberg" <johannes.freudenberg@imise.uni-leipzig.de>
..part of 3197
* PR# 3415 *
Subject: Installing RSPerl
From: nisai@lagrange.tampabaywater.org
Date: Sun, 6 Jul 2003 21:28:21 +0200 (MET DST)
* PR# 3639 *
Subject: Genetics package: Heterozygosity and PIC incorrect
From: gerard.tromp@sanger.med.wayne.edu
Date: Mon, 4 Aug 2003 00:02:58 +0200 (MET DST)
* PR# 3642 *
Subject: R package {genetics} function summary.genotype -- H and PIC return incorrect values.
From: "Gerard Tromp" <gerard.tromp@sanger.med.wayne.edu>
Date: Sun, 3 Aug 2003 22:45:06 -0400
* PR# 3648 *
Subject: hclust() and agnes() method="average" divergence
From: "Grum, Mikkel [IPGRI-SSA-Nairobi]" <m.grum@cgiar.org>
Date: Sun, 03 Aug 2003 23:41:39 -0700
* PR# 3652 *
Subject: Re: [Rd] R package {genetics} function summary.genotype -- H and
From: Uwe Ligges <ligges@statistik.uni-dortmund.de>
Date: Mon, 04 Aug 2003 10:12:14 +0200
* PR# 4266 *
Subject: RODBC access to MS-Excel
From: michael.hecht@geocities.com
Date: Tue, 23 Sep 2003 09:39:40 +0200 (MET DST)
* PR# 4384 *
Subject: wrong results in dist.binary (library ade4)
From: c.duering@threads.de
Date: Wed, 1 Oct 2003 22:48:23 +0200 (MET DST)
* PR# 4403 *
Subject: misprint  in Leaps $size
From: paulluo@cs.cmu.edu
Date: Fri, 3 Oct 2003 22:17:24 +0200 (MET DST)

Directory:  Analyses

* PR# 3325 *
Subject: optim with constraints 
From: aa@tango.stat.unipd.it (Adelchi Azzalini)
Date: Mon, 23 Jun 2003 17:51:19 +0200 (CEST)
..deep inside the L-BFGS-B code, but looks a badly scaled problem.
* PR# 3666 *
Subject: wilcox.test, CI
From: d.a.wooff@durham.ac.uk
Date: Wed, 6 Aug 2003 11:31:37 +0200 (MET DST)

Directory:  Documentation

* PR# 988 *
Subject: input for R-intro
From: "Paul E. Johnson" <pauljohn@ku.edu>
Date: Mon, 18 Jun 2001 13:57:10 -0500
* PR# 1011 *
Subject: R-intro suggestions part II
From: "Paul E. Johnson" <pauljohn@ukans.edu>
Date: Tue, 03 Jul 2001 15:50:06 -0500
* PR# 1772 *
Subject: bug(?) in R FAQ - Should I run R from within Emacs?
From: Tim.Harrold@csiro.au
Date: Thu, 11 Jul 2002 18:21:42 +1000

Directory:  Graphics

* 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# 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# 776 *
Subject: strwidth does not take font into account
From: Martyn Plummer <plummer@iarc.fr>
Date: Tue, 19 Dec 2000 14:56:01 +0100 (CET)
..This needs a substantial redesign.
* PR# 791 *
Subject:  par(lab= *) / axis(*) bug 
From: maechler@stat.math.ethz.ch
Date: Fri, 22 Dec 2000 10:59:26 +0100
* PR# 816 *
Subject: dotplot: character size of labels
From: RINNER Heinrich <H.RINNER@TIROL.GV.AT>
Date: Thu, 18 Jan 2001 14:54:32 +0100
..Suggested fix is incorporated in 1.2.2.
..
..There is a deeper problem:  mtext() ignores par(cex=.5) in general.  
..To see the problem try:  par(cex=.5); mtext("hi")
..Paul thinks the right fix is to change the argument list for mtext so that
..cex=par(cex) by default rather than cex=NA by default (plus corresponding
..internal changes to  do_mtext in plot.c).
..This needs to be done very carefully because (i) the change suggested above 
..mayhave side-effects in many other pieces of interpreted code 
..(ii) do_mtext ignores dd->gp.cexbase unlike, for example, do_plot_xy 
..and anything to do with cexbase needs extreme care.
* PR# 831 *
Subject: screen can't go back to (split) screen with log="y" plot
From: Thomas Vogels <tov@ece.cmu.edu>
Date: 30 Jan 2001 00:39:41 -0500
..Still there. Suggested fix included in followups, but we didn't get around to
..try it in time for 1.2.3.
..
..Fix doesn't work. One problem is that the opar<-par();par(opar) idiom updates
..xaxp before xlog, and the new value of xaxp may only be valid under the new
..value of xlog.
* PR# 837 *
Subject: screen doesn't handle redrawing properly
From: Thomas Vogels <tov@ece.cmu.edu>
Date: 01 Feb 2001 14:20:52 -0500
* PR# 887 *
Subject: axis(adj=anything) has no effect
From: jhallman@frb.gov
Date: Wed, 28 Mar 2001 20:51:05 +0200 (MET DST)
* PR# 943 *
Subject: legend() with xpd=T; omission of initial plot character
From: John Maindonald <john.maindonald@anu.edu.au>
Date: Sun, 20 May 2001 10:35:16 +1000
* PR# 997 *
Subject:  las=1 with log axis 
From: Peter Dalgaard BSA <pd@pubhealth.ku.dk>
Date: Wed, 27 Jun 2001 11:54:06 +0200
..Paul in reply 1: I'm leaving this bug active until these other issues are
..resolved
* PR# 1045 *
Subject: Palette changes on redraw
From: Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk>
Date: 08 Aug 2001 19:08:01 +0200
* PR# 1147 *
Subject: postscript problem
From: kjetil halvorsen <kjetilh@umsanet.edu.bo>
Date: Fri, 26 Oct 2001 15:23:45 -0400
..This seems to be a problem with screen/layout rather than postscript.
* PR# 1161 *
Subject: x-axis label in persp()
From: Rolf Turner <rolf@maths.uwa.edu.au>
Date: Wed, 7 Nov 2001 18:07:22 +0800 (WST)
* PR# 1235 *
Subject: Axes labelling with logarithmic scales
From: tobias.hoevekamp@ilw.agrl.ethz.ch
Date: Thu, 3 Jan 2002 15:29:02 +0100 (MET)
* PR# 1395 *
Subject: mgp parameter in par()
From: mh.smith@niwa.cri.nz
Date: Tue, 19 Mar 2002 06:11:49 +0100 (MET)
* PR# 1505 *
Subject: pictex 
From: luchini@ehess.cnrs-mrs.fr
Date: Thu, 2 May 2002 12:23:21 +0200 (MET DST)
* PR# 1654 *
Subject: R 1.5.0: axis() does not honor the xaxp argument
From: "Robert D. Merithew" <merithew@ccmr.cornell.edu>
Date: Tue, 11 Jun 2002 09:29:39 -0400 (EDT)
* PR# 1659 *
Subject:  mtext() alignment of perpendicular text 
From: p.murrell@auckland.ac.nz
Date: Wed, 12 Jun 2002 13:29:45 +1200 (NZST)
* PR# 1878 *
Subject: close.screen
From: Martin.Schlather@uni-bayreuth.de
Date: Mon, 5 Aug 2002 22:35:02 +0200 (MET DST)
* PR# 1933 *
Subject: dev2eps() prints ticks with wrong length!
From: Timur Elzhov <Timur.Elzhov@jinr.ru>
Date: Fri, 23 Aug 2002 17:22:15 +0400
..dev.copy problem
* PR# 2069 *
Subject: split.screen problem
From: cbodily@att.net
Date: Thu, 26 Sep 2002 19:37:40 +0200 (MET DST)
* PR# 2283 *
Subject: Wandering usr values in par(no.readonly=TRUW)
From: Jari Oksanen <jarioksa@sun3.oulu.fi>
Date: Tue, 12 Nov 2002 13:50:44 +0200
* PR# 2630 *
Subject: plot() with type="s" and lty=2
From: jerome@hivnet.ubc.ca
Date: Wed, 12 Mar 2003 23:35:59 +0100 (MET)

Directory:  In-Out

* PR# 1688 *
Subject: Maybe a problem in binary read/write
From: accot@free.fr
Date: Tue, 18 Jun 2002 22:51:17 +0200 (MET DST)
..I don't think file() is said to work with devices!

Directory:  Installation

* PR# 1222 *
Subject: configure: sed: Function s%@PDFLATEX@%/usr/local/bin/pdflatex%g
From: Peter Kleiweg <kleiweg@let.rug.nl>
Date: Thu, 20 Dec 2001 14:09:42 +0100 (CET)
..problem is on hppa2.0-hp-hpux10.20: may be HP-UX specific
* PR# 1268 *
Subject: Solaris 2.6 Compile
From: gm81640@development.nssmb.com
Date: Thu, 17 Jan 2002 06:28:26 +0100 (MET)
..Most likely a compiler installation problem
* PR# 1291 *
Subject: Installation problem : SunOS
From: brendan_mcmahon@prusec.com
Date: Thu, 31 Jan 2002 18:00:55 +0100 (MET)
..looks like gcc compiled under different OS version.
* PR# 1500 *
Subject: configure script fails on comment in tkConfig.sh
From: Peter Kleiweg <kleiweg@let.rug.nl>
Date: Tue, 30 Apr 2002 16:41:51 +0200 (CEST)
..Looks like a conspiracy between a shell problem and an oddity in Tk 8.0 rather
..than an R problem. Good to know for the workaround though. The comment in
..TK_XINCLUDES has since disappeared, at least in Tk 8.3.3.
* PR# 1658 *
Subject: make install fails - index.html not found
From: dhouston@bio.ri.ccf.org
Date: Tue, 11 Jun 2002 22:14:07 +0200 (MET DST)
..Missing perl??
* PR# 1676 *
Subject: R configure.in makes bad alpha assumptions
From: mcmahill@mtl.mit.edu
Date: Sat, 15 Jun 2002 19:21:09 -0400 (EDT)
..Probably fixed in 1.5.1
* PR# 1825 *
Subject: bug in R-1.5.1 for Mac OS X installer
From: Kow Kuroda <kkuroda@crl.ucsd.edu>
Date: Mon, 22 Jul 2002 16:40:26 -0700
..Darwin port
* PR# 1829 *
Subject: R config failure on solaris
From: "Siva Ginjupalli" <gsivrao@hotmail.com>
Date: Wed, 24 Jul 2002 20:08:49 +0000
..Missing info on R version and compilers.
* PR# 2808 *
Subject: building R 1.7.0 under RH7.3
From: Tim Hoar <thoar@cgd.ucar.edu>
Date: Mon, 21 Apr 2003 13:16:16 -0600 (MDT)
..This is with foreign compilers
* PR# 2878 *
Subject: Problem with R CMD INSTALL and package versions
From: rpeng@stat.ucla.edu
Date: Wed, 30 Apr 2003 08:23:12 +0200 (MET DST)
* PR# 3282 *
Subject: 1.7.1 make check fails
From: "Richard A. O'Keefe" <ok@cs.otago.ac.nz>
Date: Wed, 18 Jun 2003 17:31:21 +1200 (NZST)
..problem with tcltk--await further information
* PR# 3485 *
Subject: Undefined subroutine &R::Rdconv::fill
From: michael.t.klinglesmith@intel.com
Date: Tue, 15 Jul 2003 18:56:23 +0200 (MET DST)
* PR# 4314 *
Subject: Re: [Rd] Bugs compiling R-1.7.1 with Intel compilers icc and ifc
From: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
Date: Fri, 26 Sep 2003 20:28:51 +0200

Directory:  Language

* PR# 408 *
Subject: convolution bug
From: wsimpson@gcal.ac.uk
Date: Fri, 28 Jan 2000 11:17:36 +0100 (MET)
* PR# 412 *
Subject: anomalies with call objects
From: Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk>
Date: 06 Feb 2000 01:18:50 +0100
* 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# 1073 *
Subject: Wierd problem comparing numeric values and list using ==
From: "Warnes, Gregory R" <gregory_r_warnes@groton.pfizer.com>
Date: Fri, 24 Aug 2001 22:07:41 -0400
..see also PR#1075
* PR# 1076 *
Subject: Re: [Rd] Wierd problem comparing numeric values and list using == 
From: John Chambers <jmc@research.bell-labs.com>
Date: Mon, 27 Aug 2001 08:44:22 -0400
..part of PR#1073
* PR# 1186 *
Subject: a patch to tapply
From: Vadim Ogranovich <vograno@arbitrade.com>
Date: Thu, 29 Nov 2001 14:48:35 -0600
* PR# 1214 *
Subject: syntax questtion, maybe a bug
From: Rich Heiberger <rmh@surfer.sbm.temple.edu>
Date: Thu, 13 Dec 2001 13:46:54 -0500 (EST)
..Is .2logl meant to be a valid name in R? It is S
* PR# 1241 *
Subject:  Problem with "missing" in "local" 
From: J.C.Rougier@durham.ac.uk
Date: Fri, 4 Jan 2002 13:34:34 GMT
* PR# 1556 *
Subject: lib.fixup, .GlobalEnv, and R1.5.0
From: mark.bravington@csiro.au
Date: Wed, 15 May 2002 08:30:50 +0200 (MET DST)
* PR# 4051 *
Subject: completeSubclasses() methods bug
From: colin@colinsmith.org
Date: Tue, 2 Sep 2003 22:15:26 +0200 (MET DST)
..methods package

Directory:  Low-level

* PR# 989 *
Subject: "[.data.frame" allows un-named 3rd subscript
From: "Charles C. Berry" <cberry@tajo.ucsd.edu>
Date: Mon, 18 Jun 2001 13:13:46 -0700 (PDT)
* PR# 1068 *
Subject: Interrupts (was Re: [Rd] X11 protocol errors ...)
From: Luke Tierney <luke@nokomis.stat.umn.edu>
Date: Wed, 22 Aug 2001 19:32:51 -0500
..see also followup in PR#1069
* PR# 1069 *
Subject: Interrupts (was Re: [Rd] X11 protocol errors ...)
From: "John W. Eaton" <jwe@bevo.che.wisc.edu>
Date: Wed, 22 Aug 2001 21:56:33 -0500
..part of PR#1068
* PR# 1880 *
Subject:  You requested this report 
From: Berwin Turlach <berwin@maths.uwa.edu.au>
Date: Tue, 6 Aug 2002 16:57:54 +0800
..The bug is that we get as far as mkCLOSXP before an error is reported
* PR# 2253 *
Subject: [R] CTRL-C suspends echo of shell (R versions 1.6.0 and 1.6.1)
From: Wolfram Fischer - Z/I/M <wolfram@fischer-zim.ch>
Date: Mon, 4 Nov 2002 10:18:48 +0100

Directory:  Macintosh

* PR# 1991 *
Subject: Mac Save As... bug
From: Tim Cole <tjc1@cam.ac.uk>
Date: Sun, 8 Sep 2002 13:47:00 +0100
* PR# 2813 *
Subject: Search Engine
From: leroy@ucsd.edu
Date: Tue, 22 Apr 2003 06:21:19 +0200 (MET DST)

Directory:  Misc

* PR# 1126 *
Subject: R-bug report www page whishlist
From: jens.lund@nordea.com
Date: Wed, 10 Oct 2001 18:24:29 +0200 (MET DST)
* PR# 1158 *
Subject: bug.report()sends empty message
From: Paul Gilbert <pgilbert@bank-banque-canada.ca>
Date: Mon, 05 Nov 2001 10:05:27 -0500
* PR# 1503 *
Subject: R-GNOME
From: Patrick Gonin <gonin@genethon.fr>
Date: Thu, 2 May 2002 09:29:07 +0200
..1) is not a bug, as jpeg etc work.  capabilities() has been changed for 1.5.1
..2) system() needs a new version for GNOME.
* PR# 2644 *
Subject: R CMD SHLIB uses foo.c instead of foo.cc if both are present
From: faheem@email.unc.edu
Date: Sun, 16 Mar 2003 19:47:55 +0100 (MET)
* PR# 2645 *
Subject: Re: [Rd] R CMD SHLIB uses foo.c instead of foo.cc if both are present
From: Faheem Mitha <faheem@email.unc.edu>
Date: Sun, 16 Mar 2003 15:44:14 -0500 (EST)
..part of 2644
* PR# 2648 *
Subject: Re: [Rd] R CMD SHLIB uses foo.c instead of foo.cc if both are present
From: Kurt Hornik <hornik@ci.tuwien.ac.at>
Date: Mon, 17 Mar 2003 21:32:55 +0100
..part of 2644
* PR# 3646 *
Subject: as.POSIXct Bug when used with POSIXlt arg and tz= arg
From: Gabor Grothendieck <ggrothendieck@volcanomail.com>
Date: Sun, 3 Aug 2003 20:08:59 -0700 (PDT)

Directory:  Models

* PR# 1861 *
Subject: update() can not find objects
From: yzhou@arcturusag.com
Date: Thu, 1 Aug 2002 19:01:59 +0200 (MET DST)
..The problem is actually deeper than this.
..
..Sometime update() wants to evaluate arguments in the environment where the model
..was defined, as here. 
..
..Sometimes it wants to use the current environment, eg this snippet from MASS 
..ph.fun <- function(data, i) {
..  d <- data
..  d$calls <- d$fitted + d$res[i]
..  coef(update(fit, data=d))
..}
* PR# 3671 *
Subject: model.frame() call from inside a function
From: Jerome Asselin <jerome@hivnet.ubc.ca>
Date: Wed, 6 Aug 2003 15:41:16 -0700
..is this a bug?

Directory:  Startup

none

Directory:  System-specific

* PR# 848 *
Subject: X11 device doesn't handle destroy events correcly
From: Thomas Vogels <tov@ece.cmu.edu>
Date: 13 Feb 2001 17:40:46 -0500
* PR# 1020 *
Subject: .Call and Mandrake 8.0
From: lcottret@yahoo.fr
Date: Wed, 11 Jul 2001 15:34:23 +0200 (MET DST)
..problem with symbol names only on Mandrake 8.0, not 7.2
..needs reply to follow-up
* PR# 1097 *
Subject: R 1.3.1 fails 'make check' on arm in the Bessel example
From: Dirk Eddelbuettel <edd@debian.org>
Date: Thu, 20 Sep 2001 23:54:19 -0500
..This platform turned out to have badly broken FPU behaviour. Given up, at 
..least for now .
* PR# 1261 *
Subject: R_140 AND RHL_72 AND Packages
From: Patrick Gonin <gonin@genethon.fr>
Date: Wed, 15 Jan 2003 13:25:17 +0100
..Seems to relate to RH7.2 rpms
* PR# 1272 *
Subject: eigen segfault with GCC 3 on Solaris
From: Paul Gilbert <pgilbert@bank-banque-canada.ca>
Date: Thu, 17 Jan 2002 15:14:33 -0500
..Seems to be a problem with g77 in gcc 3.0.2 on Solaris only.
..Probably a compiler bug
* PR# 1275 *
Subject: compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a)
From: Walter Tautz <wtautz@math.uwaterloo.ca>
Date: Tue, 22 Jan 2002 10:05:20 -0500 (EST)
* PR# 1289 *
Subject: R 1.4.0 build fails on AIX
From: lio@hpss1.ccs.ornl.gov
Date: Wed, 30 Jan 2002 14:10:30 +0100 (MET)
* PR# 1316 *
Subject: shared libraries on AIX
From: lio@hpss1.ccs.ornl.gov
Date: Mon, 18 Feb 2002 18:53:41 +0100 (MET)
* PR# 1461 *
Subject: make check fails d-p-q-r-tests.R - OpenBSD 3.0
From: Jason Turner <jasont@indigoindustrial.co.nz>
Date: Mon, 15 Apr 2002 10:13:36 +0000
* PR# 1606 *
Subject: hitting ^C breaks readline history
From: Cyril Humbert <humbertc@univ-mlv.fr>
Date: Tue, 28 May 2002 12:07:07 +0200 (MET DST)
* PR# 2730 *
Subject: Re: Bug#187537: r-base: FTBFS: hangs in tcltk test
From: Dirk Eddelbuettel <edd@debian.org>
Date: Fri, 4 Apr 2003 06:27:15 -0600
..something obscure in debian: pbuilder is not part of R
* PR# 2733 *
Subject: Re: Bug#187537: r-base: FTBFS: hangs in tcltk test
From: Daniel Schepler <schepler@math.berkeley.edu>
Date: 05 Apr 2003 14:06:09 -0800
..part of 2730
* PR# 2736 *
Subject: Re: Bug#187537: r-base: FTBFS: hangs in tcltk test
From: Dirk Eddelbuettel <edd@debian.org>
Date: Sun, 6 Apr 2003 21:20:29 -0500
..part of 2730
* PR# 2822 *
Subject: "LAPACK routine DGESDD gave error code -12" with Debian
From: Ramon Diaz <rdiaz@cnio.es>
Date: Tue, 22 Apr 2003 20:06:21 +0200
* PR# 2823 *
Subject: Re: [Rd] 
From: Kurt Hornik <hornik@ci.tuwien.ac.at>
Date: Tue, 22 Apr 2003 20:15:19 +0200
..part of 2822
* PR# 2836 *
Subject: R-1.7.0: build feedback: OpenBSD 3.2
From: "Nelson H. F. Beebe" <beebe@math.utah.edu>
Date: Thu, 24 Apr 2003 11:40:35 -0600 (MDT)
* PR# 2837 *
Subject: R-1.7.0 build feedback: NetBSD 1.6
From: "Nelson H. F. Beebe" <beebe@math.utah.edu>
Date: Thu, 24 Apr 2003 11:45:20 -0600 (MDT)
..PR#3979 is followup
* PR# 2887 *
Subject: tools/ldAIX4 Assumes AIX nm
From: rgrubbfink@cox.net
Date: Wed, 30 Apr 2003 22:24:34 +0200 (MET DST)
* PR# 2888 *
Subject: AIX 4.3.3 nm will not read all of dounzip.o
From: rgrubbfink@cox.net
Date: Wed, 30 Apr 2003 22:33:24 +0200 (MET DST)
..Looks like an AIX bug, not an R one.
..Other people have succeeded on AIX 5.1.

Directory:  TooMuchAtOnce

none

Directory:  Windows

* PR# 3234 *
Subject: scan() crash in Windows 98
From: "Simon Fear" <Simon.Fear@synequanon.com>
Date: Wed, 11 Jun 2003 12:09:38 +0100
..Currently unreproducible
* PR# 3644 *
Subject: Windows 2000 Bug in GMT +/- n Timezones
From: Gabor Grothendieck <ggrothendieck@volcanomail.com>
Date: Sun, 3 Aug 2003 20:06:49 -0700 (PDT)
..As it says, a Windows 2000 bug
* PR# 3841 *
Subject: end-of-loop-timeout problem and submit-bug-report output (resending)
Subject: ess-mode 5.1.24; end of loop timeout
Subject: Re:  where should i increase ess-loop-timeout
From: Scot W McNary <smcnary@charm.net>
From: Rich Heiberger <rmh@surfer.sbm.temple.edu>
Date: Tue, 19 Aug 2003 16:25:18 -0400 (EDT)
Date: Mon, 28 Jul 2003 14:30:03 -0400 (EDT)
..Misdirected from ess-bugs?
* PR# 4047 *
Subject: File in use error
From: oakeley@fmi.ch
Date: Tue, 2 Sep 2003 11:06:16 +0200 (MET DST)
..Windows / R(D)COM
* PR# 4246 *
Subject: creates directory that can't be deleted
From: xiaobao_wang@yahoo.com
Date: Mon, 22 Sep 2003 02:26:31 +0200 (MET DST)

Directory:  incoming

* PR# 2656 *
Subject: recursive default argument reference in debugger
From: pburns@pburns.seanet.com
Date: Wed, 19 Mar 2003 12:23:40 +0100 (MET)
* PR# 2809 *
Subject: sweave provoked segfault
From: Paul Gilbert <pgilbert@bank-banque-canada.ca>
Date: Mon, 21 Apr 2003 17:01:53 -0400
* PR# 4073 *
Subject: Problem with S4 slots in C code
From: Laurence Kell FM CEFAS <L.T.Kell@cefas.co.uk>
Date: Fri, 5 Sep 2003 10:23:38 +0100 
* PR# 4110 *
Subject: Problem with 'drop' for 1-D arrays?
From: "Raubertas, Richard" <richard_raubertas@merck.com>
Date: Tue, 09 Sep 2003 10:53:39 -0400
..We were using vector subsetting with fewer than 2 dimensions.
..Note that even with drop=FALSE  x[1:4] should be a 1-d matrix (none of its
..extents is 1).
..
* PR# 4184 *
Subject: getGenerics is wrong in 1.8.0 alpha
From: Prof Brian Ripley <ripley@stats.ox.ac.uk>
From:   "base"  "base"    "base"    "base"  "base" "base" "base"
From:   "methods"       "base"   "methods" "methods"  "methods"    "methods"
From:   "methods"
From:   "base"  "base"    "base"    "base"  "base" "base" "base"
From:   "methods"       "methods" "methods" "methods"  "methods"
From:   "methods"    "methods"
Date: Tue, 16 Sep 2003 12:39:16 +0100 (BST)
..body<- is fixed. Should Compare and Complex show up as base?
* PR# 4195 *
Subject: hclust: median, centroid
From: Peter Kleiweg <kleiweg@let.rug.nl>
Date: Tue, 16 Sep 2003 22:22:53 +0200 (CEST)
* PR# 4204 *
Subject: strptime
From: pliu3@ncsu.edu
Date: Wed, 17 Sep 2003 17:13:23 +0200 (MET DST)
* PR# 4281 *
Subject: Calling C fn crashes
From: ashenfluff@yahoo.com
Date: Wed, 24 Sep 2003 17:54:21 +0200 (MET DST)
* PR# 4295 *
Subject: Bugs compiling R-1.7.1 with Intel compilers icc and ifc
From: <CanisMaior@web.de>
Date: Thu, 25 Sep 2003 11:26:09 +0200
* PR# 4329 *
Subject: (fwd) package inst directory copied too early?
From: Duncan Murdoch <dmurdoch@pair.com>
Date: Sat, 27 Sep 2003 19:19:29 -0400
* PR# 4361 *
Subject: dump/source problem with hclust object
From: Peter Kleiweg <kleiweg@let.rug.nl>
Date: Tue, 30 Sep 2003 19:28:27 +0200 (CEST)
* PR# 4364 *
Subject: Re: [Rd] another dump/source problem?
From: Ross Ihaka <ihaka@stat.auckland.ac.nz>
Date: Wed, 01 Oct 2003 07:45:41 +1200
* PR# 4450 *
Subject: 
From: "Raoul Grasman" <R.P.P.P.Grasman@uva.nl>
Date: Tue, 7 Oct 2003 17:05:56 +0200
* PR# 4459 *
Subject: Redhat 7.2 gcc optimisation 
From: Paul Murrell <p.murrell@auckland.ac.nz>
Date: Wed, 08 Oct 2003 15:28:11 +1300
* PR# 4470 *
Subject: US Doctors write your prescriptions rcokuj
From: Harris <num1sxy@fortetrinity.co.uk>
Date: Wed, 08 Oct 2003 09:08:17 -0400
* PR# 4471 *
Subject: urgent
From: "paul dixon" <e_555us@excite.com>
Date: Wed, 8 Oct 2003 07:04:02 -0700
* PR# 4472 *
Subject:  ASSISTANCE REQUIRED
From: JOHNSON BONIDA <jonsonbonida_mac7@latinmail.com>
Date: Wed, 08 Oct 2003 16:37:23 +0200
* PR# 4473 *
Subject:    Copy VHS tapes to CD too! 239802
From: 239802@excite.com
Date: Thu, 09 Oct 2003 01:38:26 -0500
* PR# 4474 *
Subject: Memmory Bugs
From: "Eric R. Riehl" <eriehl@email.unc.edu>
Date: Wed, 8 Oct 2003 14:30:57 -0400 (EDT)
* PR# 4475 *
Subject: Win a turbocharged Jaguar XP in our casino !  carbonic zv rqwbc
From: "Mallory Keller" <b31geg@freeuk.com>
Date: Wed, 08 Oct 2003 13:04:45 GMT
* PR# 4476 *
Subject: easy way to get sex on
From: "Ruby Kinney" <b349vmr@hotmail.com>
Date: Thu, 09 Oct 03 09:14:02 GMT
* PR# 4477 *
Subject: 8_ Prescriptions written and filled online! wcafwvrviybh
From: "Krista Riley" <pp109iw@smtp.secureserver.net>
Date: Thu, 09 Oct 03 04:23:56 GMT
* PR# 4478 *
Subject: Male Enhancer with Growth pstfntc
From: Martinez <alura84@dbzmail.com>
Date: Thu, 09 Oct 2003 02:13:38 -0400
* PR# 4479 *
Subject: Amazing Pill for enlarging your cock jgfgrbyhj vn  q
From: "Bertie Case" <j64djgt@msn.com>
Date: Fri, 10 Oct 03 03:35:34 GMT
* PR# 4480 *
Subject: 6_ Viagra, Paxil, Phentermine & More. Order Online With NO PRIOR PR wuyioiyzil
From: "Jeanine Vargas" <eav8vbmh@smtp.secureserver.net>
Date: Thu, 09 Oct 03 05:09:18 GMT
* PR# 4481 *
Subject:          Sick of deleting spam email !? Spam Remedy kills all spam automatically! 239827
From: 239827@earthlink.net
Date: Fri, 10 Oct 2003 08:51:37 -0500
* PR# 4482 *
Subject: President of South Korea need your help''''''''''''''''''''''''
From: JANG DOO HWAN <jang22@123.com>
Date: Thu, 09 Oct 2003 15:08:16 +0100
* PR# 4483 *
Subject: S4 group generic Complex not working
From: Saikat DebRoy <saikat@stat.wisc.edu>
Date: Thu, 9 Oct 2003 11:18:56 -0400
* PR# 4484 *
Subject: S,he w=ants mo=re, gi,ve i:t t=o ,her v.nbj
From: Craig <jearem@whiff.co.uk>
Date: Thu, 09 Oct 2003 11:33:58 -0400
* PR# 4485 *
Subject: R-1.8.0 on Sparc Solaris 8, gcc3.2.1, bus error and core dump
From: William Annis <annis@biostat.wisc.edu>
Date: Thu, 9 Oct 2003 12:41:55 -0500 (CDT)
* PR# 4486 *
Subject: Recursive indexing can cause R-1.8.0 (and R-1.7.1) to segment fault
From: anaximander@gmx.de
Date: Thu, 9 Oct 2003 22:34:38 +0200 (MEST)
* PR# 4487 *
Subject: A=ll Med/s tha"t y/ou )have .heard abo=ut yo-ev
From: Kieran <num1sxy@textware.de>
Date: Thu, 09 Oct 2003 19:58:25 -0400
* PR# 4488 *
Subject: Do you want to protect your family from nasty email?cranelike
From: "Ethel Chaney" <jz75vdi@outgun.com>
Date: Thu, 09 Oct 2003 23:08:33 GMT
* PR# 4489 *
Subject: (����)3��4�� �������� �̵�ī�޶��ϸ� ����GPS@
From: iiiu<pterutjgerererwekfjsk898@hananet.net>
Date: Fri, 10 Oct 2003 12:39:24 +0900
* PR# 4490 *
Subject: Tired of pop up's? mf
From: "Forest Massey" <v45z49o26gr@bigmailbox.com>
Date: Thu, 09 Oct 03 23:32:04 GMT
* PR# 4491 *
Subject: Real Diplomas - No books or exams!
From: "bthompson@email.com" <bgrayguy@juno.com>
Date: Fri, 10 Oct 2003 13:26:40 +0800
* PR# 4492 *
Subject: I await your urgent response.
From: "Mr.Tony Terry Kuka" <l_gumel@o2.pl>
Date: Fri, 10 Oct 2003 06:44:34 +0100
* PR# 4493 *
Subject: Numbe:r "1 F"ormula =for (Men ( ;nsaobkml
From: Harris <lonija52@yahoo.com>
Date: Fri, 10 Oct 2003 01:56:00 -0400
* PR# 4494 *
Subject: what's that?  you pay money for v,ia-gra?  umm, why? wbcfeckhs
From: "Cheryl Grimm" <eu8zwv3z3c0@bigmailbox.com>
Date: Fri, 10 Oct 03 11:45:29 GMT
* PR# 4495 *
Subject: No Prescription Required Cheap Prices
From: "Harriet Holland" <deomtffn7@uymail.com>
Date: Fri, 10 Oct 03 03:49:00 GMT
* PR# 4496 *
Subject: Awarded Best DVD Copier Software 2003 ubzoz qv 
From: "Duncan Zapata" <v3jnxbp@msn.com>
Date: Fri, 10 Oct 03 09:16:45 GMT
* PR# 4497 *
Date: Fri, 10 Oct 2003 10:43:54 +0200 (added by postmaster@virgilio.it)
* PR# 4498 *
Subject:    Online Internet Pharmacy                  239824
From: 239824@delphi.com
Date: Fri, 10 Oct 2003 04:36:33 -0500
* PR# 4499 *
Subject: Eat yourself Thin! Free 2 Month Supply uj zunr r fcn
From: "Manuela Faulk" <pwwij6@hotmail.com>
Date: Fri, 10 Oct 03 13:58:00 GMT
* PR# 4500 *
Subject: Your High-School Reunion is WHEN??? Lose Weight Now! cl xm
From: "Matilda Gay" <o0ufyakecu@hotmail.com>
Date: Fri, 10 Oct 03 10:15:27 GMT
* PR# 4501 *
Subject: Eat yourself Thin! Free 2 Month Supply f
From: "Leonardo Vargas" <huruvf7@hotmail.com>
Date: Fri, 10 Oct 03 11:34:33 GMT
* PR# 4502 *
Subject: Sleep Guaranteed! 100% Natural! hiljmwd
From: "Cole Keith" <290swkzc@hotmail.com>
Date: Fri, 10 Oct 03 06:42:51 GMT
* PR# 4503 *
Subject: Eat Until You're Thin! 2 Months Free! gw  uqf   ncfalwrml
From: "Kaitlin Hastings" <vwsbxw2@yahoo.com>
Date: Fri, 10 Oct 03 06:19:42 GMT
* PR# 4504 *
Subject: Melt Away Body Fat while you are sleeping oxg rcli  b jnfp
From: "Lyman Shaffer" <4csmoe@yahoo.com>
Date: Fri, 10 Oct 03 16:44:49 GMT
* PR# 4505 *
Subject: Re: Why go to college when you can order your diploma?                we
From: "blaura96@erols.com" <brdona01@email.com>
Date: Thu, 9 Oct 2003 19:51:18 +0800
* PR# 4506 *
Subject: 
From: "jonathan killam" <*@imessenger.com>
Date: Fri, 10 Oct 03 11:44:35 GMT
* PR# 4507 *
Subject: Real Diplomas - No books or exams!
From: "bculture@erols.com" <bltrimble@gte.net>
Date: Fri, 10 Oct 2003 21:24:13 +0900
* PR# 4508 *
Subject: incorrect behaviour of formals
From: polzehl@wias-berlin.de
Date: Fri, 10 Oct 2003 14:25:49 +0200 (MET DST)
* PR# 4509 *
Subject: C;heck "out ou;r se(lection o=f grea:t -RX gu_jz
From: Smith <malindra@rkshrine.zzn.com>
Date: Fri, 10 Oct 2003 08:32:47 -0400
* PR# 4510 *
Subject: incorrect behaviour of formals
From: polzehl@wias-berlin.de
Date: Fri, 10 Oct 2003 14:27:26 +0200 (MET DST)
* PR# 4511 *
Subject: incorrect behaviour of formals
From: polzehl@wias-berlin.de
Date: Fri, 10 Oct 2003 14:29:12 +0200 (MET DST)
* PR# 4512 *
Subject:      Re: New Drug Facility Online wfrentbegm pigcY           239837
From: 239837@yahoo.com
Date: Fri, 10 Oct 2003 21:09:09 -0500
* PR# 4513 *
Subject: Re: College                                     .f.dps[
From: "bfelix@email.com" <bdwalker@email.com>
Date: Fri, 10 Oct 2003 20:49:26 +0800
* PR# 4514 *
Subject: ASSISTANCE
From: MR TONY ABUDU <tonyabudu@netscape.net>
Date: Fri, 10 Oct 2003 15:39:44 +0200
* PR# 4515 *
Subject: Discount pheromone store
From: "Mickey Elder" <qq3wpjoceq@hotmail.com>
Date: Sat, 11 Oct 03 11:13:57 GMT
* PR# 4516 *
Subject: IMUST LOTTO
From: IMUST INTERNATIONAL LOTTO <imustlotto@yahoo.com>
Date: Fri, 10 Oct 2003 10:56:02 +0200
* PR# 4517 *
Subject: compare and SEE the savings. jfuh vvknmbkxktc  ce
From: "Sylvia Knapp" <xgro815gur@rmrisk.ch>
Date: Sat, 11 Oct 2003 03:25:01 -0500
* PR# 4518 *
Subject: Re:Make some serious money. luqdoupi mtu
From: "Daisy Keyes" <d2lrpkeyba@radcad.net>
Date: Fri, 10 Oct 03 15:42:00 GMT
* PR# 4519 *
Subject: 'Long _and Stro"ng -all "Night zbrc(ruj
From: Davis <margot31@wongfaye.com>
Date: Fri, 10 Oct 2003 16:04:04 -0400
* PR# 4520 *
Subject: //// Copy Any DVD to CD ajsh esykfnpuzousm
From: "Victoria Mcfarland" <xrpb9mwevc@msn.com>
Date: Fri, 10 Oct 03 15:01:50 GMT
* PR# 4521 *
Subject: Get the Best Meds.
From: "Carrie Newman" <loa5hp@msn.com>
Date: Fri, 10 Oct 2003 18:38:24 -0100
* PR# 4522 *
Subject: RE:Just one click and I had copied
From: "passi anish" <*@chickmail.com>
Date: Sat, 11 Oct 03 03:59:25 GMT
* PR# 4523 *
Subject: Business Transaction/Agreement
From: gosbiko@hotmail.com
Date: Fri, 10 Oct 2003 23:01:17 GMT
* PR# 4524 *
Subject: _US Doc)tors wr"ite ;your prescriptio_ns l^zojtg
From: Young <edendagan@yahoo.com>
Date: Fri, 10 Oct 2003 20:19:01 -0400
* PR# 4525 *
Subject: Problem in 'methods' package
From: feferraz@linux.ime.usp.br
Date: Sat, 11 Oct 2003 08:20:46 +0200 (MET DST)
* PR# 4526 *
Subject: 9_ .Discount Prescription Service qotipyzatqbkouug muy
From: "Annmarie Glass" <zd466n@smtp.secureserver.net>
Date: Sat, 11 Oct 03 02:57:32 GMT
* PR# 4527 *
Subject: Increase your penis size Now  behind
From: "Martha Stewart" <5lagg1zir8@263.net>
Date: Sat, 11 Oct 03 04:50:56 GMT
* PR# 4528 *
Subject: Get some Viagra, get some ! pbrqawfxsegoxe
From: "Abby Salgado" <0005644986@hb.audit.com.br>
Date: Sat, 11 Oct 2003 05:30:10 -0400
* PR# 4529 *
Subject: Family in need
From: Family in need <allyssa1955@netscape.net>
Date: Sat, 11 Oct 2003 10:34:21 +0200
* PR# 4530 *
Subject: Over 150 Games - Windows Casino!    flog
From: "Erica Pollard" <n2wyyl@bh-ba.com>
Date: Sat, 11 Oct 03 11:41:41 GMT
* PR# 4531 *
Subject: Rodriguez She wants more, give it to her with their screws on several points of its circumference. ggkxf
From: Clark <livenlearn13@tf.no>
Date: Sat, 11 Oct 2003 06:04:04 -0400
* PR# 4532 *
Subject: FROM MASSAQUOE SESAY
From: sesah massaquoe <sesmassaquoe@fsmail.net>
Date: Sat, 11 Oct 2003 13:23:50 +0200 (CEST)
* PR# 4533 *
Subject: Greetings
From: olusegun rhodes <olu77@123.com>
Date: Sat, 11 Oct 2003 06:13:09 -0700
* PR# 4534 *
Subject: =US Doctor(s wri/te (your prescript(ions a_rlcej
From: Martinez <aksenov073@yahoo.com>
Date: Sat, 11 Oct 2003 10:12:08 -0400
* PR# 4535 *
Subject: your account                         odooafaa
From: admin@biostat.ku.dk
Date: Sat, 11 Oct 2003 16:42:41 +0200 (MET DST)
* PR# 4536 *
Subject: (����) ����� ��ǰ���� Ȩ�������� �����ص帳�ϴ�.@
From: 2973-1012001821wtasg@hotmail.com
Date: Sat, 11 Oct 2003 17:14:38 +0200 (MET DST)
* PR# 4537 *
Subject: We did NOT say, "BANKRUPTCY!"  sp
From: "Nelson Tyson" <ejls4esom@credit.tin.it>
Date: Sun, 12 Oct 2003 09:26:24 +0400
* PR# 4538 *
Subject: Whats been happening
From: "Aurora Fernandez" <ak687gg@aol.com>
Date: Sat, 11 Oct 03 13:22:27 GMT
* PR# 4539 *
Subject: 2003 has started - improved vision, speeds injury recovery and  s zp zjy fao
From: "Tiffany Flint" <katheleenhigashi@yahoo.com>
Date: Sat, 11 Oct 03 14:30:50 GMT
* PR# 4540 *
Subject: p_ .Free Overnight Fedex - SOMA $89 avb ofvrxrgtbw gammp
From: "Olin Clifford" <tftnyprvt@smtp.secureserver.net>
Date: Sat, 11 Oct 03 23:34:01 GMT
* PR# 4541 *
Subject: ^US )Doctors _write y)our prescr;iptions ulm_ychvy
From: Williams <laziruth@keromail.com>
Date: Sat, 11 Oct 2003 21:20:21 -0400
* PR# 4542 *
Subject: Holiday Toys!
From: "marius van " <*@spinfinder.com>
Date: Sun, 12 Oct 03 01:10:11 GMT
* PR# 4543 *
Subject: Your High-School Reunion is WHEN??? Lose Weight Now! oyykw
From: "Rebecca Solomon" <6ndadulxfk@msn.com>
Date: Sun, 12 Oct 03 10:13:58 GMT
* PR# 4544 *
Subject: ,you s:hould a_ttend ;this li/fe cha;nging 'event sn_wo
From: Young <0005644986@msoc.mrc.gla.ac.uk>
Date: Sun, 12 Oct 2003 06:09:07 -0400
* PR# 4545 *
Subject: Bad credit .. Need money?
From: "Shanna Ouellette" <ixog3d@giantwebsoftware.com>
Date: Sun, 12 Oct 03 04:59:38 GMT
* PR# 4546 *
Subject: Help me, help you. zsh ia
From: "Dillon Vela" <225ytghdcn@hotmail.com>
Date: Mon, 13 Oct 2003 12:15:49 -0300
* PR# 4547 *
Subject: your account                         trbttoat
From: admin@biostat.ku.dk
Date: Sun, 12 Oct 2003 17:43:39 +0100
* PR# 4548 *
Subject: RE:Break-through
From: "gwen kistemaker " <*@hotmail.com>
Date: Sun, 12 Oct 03 13:52:03 GMT
* PR# 4549 *
Subject: your account                         bwkbiiai
From: admin@biostat.ku.dk
Date: Sun, 12 Oct 2003 19:11:35 +0200 (MET DST)
* PR# 4550 *
Subject: Error openning file
From: ajp2@alu.um.es
Date: Sun, 12 Oct 2003 19:16:29 +0200 (MET DST)
* PR# 4551 *
Subject: your account                         apkadhad
From: admin@biostat.ku.dk
Date: Sun, 12 Oct 2003 19:20:45 +0200 (MET DST)
* PR# 4552 *
Subject: are you paying for your Vi,agra.? pu nzpyihi d trm
From: "Lupe Grubbs" <duhiroy99r0j@weedmail.com>
Date: Sun, 12 Oct 03 20:28:12 GMT
* PR# 4553 *
Subject: Men* Dont Miss This
From: "Marquis Goldberg" <w10vnilq@netzero.com>
Date: Sun, 12 Oct 2003 13:38:07 -0700