| 1 |
=================================================
|
1 |
=================================================
|
| 2 |
This is an automated summary of the status of the R-bugs
|
2 |
This is an automated summary of the status of the R-bugs
|
| 3 |
repository.
|
3 |
repository.
|
| 4 |
|
4 |
|
| 5 |
Note that this may be neither complete nor perfectly
|
5 |
Note that this may be neither complete nor perfectly
|
| 6 |
correct at any given instance: Not all bugs are reported,
|
6 |
correct at any given instance: Not all bugs are reported,
|
| 7 |
and some reported bugs may have been fixed, but the
|
7 |
and some reported bugs may have been fixed, but the
|
| 8 |
repository not yet updated.
|
8 |
repository not yet updated.
|
| 9 |
|
9 |
|
| 10 |
Some bug fixes are difficult to verify because they pertain
|
10 |
Some bug fixes are difficult to verify because they pertain
|
| 11 |
to specific hardware or operating system versions. If you
|
11 |
to specific hardware or operating system versions. If you
|
| 12 |
have information to contribute, please do so.
|
12 |
have information to contribute, please do so.
|
| 13 |
|
13 |
|
| 14 |
If you happen to know how to fix a problem please send
|
14 |
If you happen to know how to fix a problem please send
|
| 15 |
patches to the bug repository, too.
|
15 |
patches to the bug repository, too.
|
| 16 |
|
16 |
|
| 17 |
New bugs are reported either through the web
|
17 |
New bugs are reported either through the web
|
| 18 |
interface at r-bugs.r-project.org or via email to
|
18 |
interface at r-bugs.r-project.org or via email to
|
| 19 |
r-bugs@r-project.org. The bug.report() function can be
|
19 |
r-bugs@r-project.org. The bug.report() function can be
|
| 20 |
used to automate parts of the procedure on many systems.
|
20 |
used to automate parts of the procedure on many systems.
|
| 21 |
Followups on older bugs can be done by including the string
|
21 |
Followups on older bugs can be done by including the string
|
| 22 |
"(PR#999)" in the Subject of an email (change 999 to the
|
22 |
"(PR#999)" in the Subject of an email (change 999 to the
|
| 23 |
actual reference number, of course!).
|
23 |
actual reference number, of course!).
|
| 24 |
=================================================
|
24 |
=================================================
|
| 25 |
|
25 |
|
| 26 |
Directory: Accuracy
|
26 |
Directory: Accuracy
|
| 27 |
|
27 |
|
| 28 |
* PR# 1228 *
|
28 |
* PR# 1228 *
|
| 29 |
Subject: bug with var(rep(1e30, 3))
|
29 |
Subject: bug with var(rep(1e30, 3))
|
| 30 |
From: Emmanuel Paradis <paradis@isem.univ-montp2.fr>
|
30 |
From: Emmanuel Paradis <paradis@isem.univ-montp2.fr>
|
| 31 |
Date: Wed, 26 Dec 2001 13:03:31 +0100
|
31 |
Date: Wed, 26 Dec 2001 13:03:31 +0100
|
| 32 |
* PR# 2214 *
|
32 |
* PR# 2214 *
|
| 33 |
Subject: qgamma precision
|
33 |
Subject: qgamma precision
|
| 34 |
From: terra@diku.dk
|
34 |
From: terra@diku.dk
|
| 35 |
Date: Fri, 25 Oct 2002 16:50:17 +0200 (MET DST)
|
35 |
Date: Fri, 25 Oct 2002 16:50:17 +0200 (MET DST)
|
| 36 |
..good idea; improvement has to work for both lower and upper tail probs.
|
36 |
..good idea; improvement has to work for both lower and upper tail probs.
|
| 37 |
* PR# 2894 *
|
37 |
* PR# 2894 *
|
| 38 |
Subject: qbeta hang
|
38 |
Subject: qbeta hang
|
| 39 |
From: terra@gnome.org
|
39 |
From: terra@gnome.org
|
| 40 |
Date: Thu, 1 May 2003 22:43:59 +0200 (MET DST)
|
40 |
Date: Thu, 1 May 2003 22:43:59 +0200 (MET DST)
|
| 41 |
..R 1.7.1 incorporates the two suggestions of the 2nd followup:
|
41 |
..R 1.7.1 incorporates the two suggestions of the 2nd followup:
|
| 42 |
.. r = sqrt(-2 * log (a)) and ...(log1p(-a) + log (qq))...
|
42 |
.. r = sqrt(-2 * log (a)) and ...(log1p(-a) + log (qq))...
|
| 43 |
..
|
43 |
..
|
| 44 |
* PR# 5727 *
|
44 |
* PR# 5727 *
|
| 45 |
Subject: Bug in pbinom?
|
45 |
Subject: Bug in pbinom?
|
| 46 |
From: Volkmar Liebscher <liebscher@gsf.de>
|
46 |
From: Volkmar Liebscher <liebscher@gsf.de>
|
| 47 |
Date: Fri, 12 Dec 2003 11:18:12 +0100
|
47 |
Date: Fri, 12 Dec 2003 11:18:12 +0100
|
| 48 |
* PR# 6196 *
|
48 |
* PR# 6196 *
|
| 49 |
Subject: Accuracy: Correct sums in rowSums(), colSums()
|
49 |
Subject: Accuracy: Correct sums in rowSums(), colSums()
|
| 50 |
From: Nick.Efthymiou@Schwab.com
|
50 |
From: Nick.Efthymiou@Schwab.com
|
| 51 |
Date: Tue, 30 Dec 2003 01:57:19 +0100 (CET)
|
51 |
Date: Tue, 30 Dec 2003 01:57:19 +0100 (CET)
|
| 52 |
|
52 |
|
| 53 |
Directory: Add-ons
|
53 |
Directory: Add-ons
|
| 54 |
|
54 |
|
| 55 |
* PR# 974 *
|
55 |
* PR# 974 *
|
| 56 |
Subject: Lattice: panel.superpose with ordered factor groups
|
56 |
Subject: Lattice: panel.superpose with ordered factor groups
|
| 57 |
From: John Maindonald <john.maindonald@anu.edu.au>
|
57 |
From: John Maindonald <john.maindonald@anu.edu.au>
|
| 58 |
Date: Sat, 9 Jun 2001 11:08:51 +1000 (EST)
|
58 |
Date: Sat, 9 Jun 2001 11:08:51 +1000 (EST)
|
| 59 |
..The warning is standard S and R behaviour.
|
59 |
..The warning is standard S and R behaviour.
|
| 60 |
..Probably xyplot needs to avoid it (by unclassing?)
|
60 |
..Probably xyplot needs to avoid it (by unclassing?)
|
| 61 |
..Still there in lattice 0.3-0, 0.6-8
|
61 |
..Still there in lattice 0.3-0, 0.6-8
|
| 62 |
* PR# 1361 *
|
62 |
* PR# 1361 *
|
| 63 |
Subject: Matrix identification bug
|
63 |
Subject: Matrix identification bug
|
| 64 |
From: hyu@stats.uwo.ca
|
64 |
From: hyu@stats.uwo.ca
|
| 65 |
Date: Tue, 5 Mar 2002 21:19:46 +0100 (MET)
|
65 |
Date: Tue, 5 Mar 2002 21:19:46 +0100 (MET)
|
| 66 |
..seems to be about Matrix package, not solve
|
66 |
..seems to be about Matrix package, not solve
|
| 67 |
* PR# 1662 *
|
67 |
* PR# 1662 *
|
| 68 |
Subject: fisher.test FEXACT memory bug "should not occur"
|
68 |
Subject: fisher.test FEXACT memory bug "should not occur"
|
| 69 |
From: Martin Maechler <maechler@stat.math.ethz.ch>
|
69 |
From: Martin Maechler <maechler@stat.math.ethz.ch>
|
| 70 |
Date: Thu, 13 Jun 2002 08:21:50 +0200
|
70 |
Date: Thu, 13 Jun 2002 08:21:50 +0200
|
| 71 |
..The supplementary (table of sum one) is fixed for 1.5.1.
|
71 |
..The supplementary (table of sum one) is fixed for 1.5.1.
|
| 72 |
..Detection code for the first problem has been added to 1.5.1 which will stop
|
72 |
..Detection code for the first problem has been added to 1.5.1 which will stop
|
| 73 |
..the crash, but the underlying cause is still open.
|
73 |
..the crash, but the underlying cause is still open.
|
| 74 |
* PR# 1729 *
|
74 |
* PR# 1729 *
|
| 75 |
Subject: problem with qq( )
|
75 |
Subject: problem with qq( )
|
| 76 |
From: Jarno.Tuimala@Helsinki.Fi
|
76 |
From: Jarno.Tuimala@Helsinki.Fi
|
| 77 |
Date: Tue, 2 Jul 2002 10:37:10 +0200 (MET DST)
|
77 |
Date: Tue, 2 Jul 2002 10:37:10 +0200 (MET DST)
|
| 78 |
..A report on lattice
|
78 |
..A report on lattice
|
| 79 |
* PR# 1972 *
|
79 |
* PR# 1972 *
|
| 80 |
Subject: lattice install
|
80 |
Subject: lattice install
|
| 81 |
From: robert.king@newcastle.edu.au
|
81 |
From: robert.king@newcastle.edu.au
|
| 82 |
Date: Mon, 2 Sep 2002 04:55:41 +0200 (MET DST)
|
82 |
Date: Mon, 2 Sep 2002 04:55:41 +0200 (MET DST)
|
| 83 |
..Perhaps lattice should require(grid) and print a clearer message?
|
83 |
..Perhaps lattice should require(grid) and print a clearer message?
|
| 84 |
* PR# 1974 *
|
84 |
* PR# 1974 *
|
| 85 |
Subject: Rwave installation problem
|
85 |
Subject: Rwave installation problem
|
| 86 |
From: ld-temp-qt3i@pobox.com
|
86 |
From: ld-temp-qt3i@pobox.com
|
| 87 |
Date: Mon, 2 Sep 2002 09:27:36 +0200 (MET DST)
|
87 |
Date: Mon, 2 Sep 2002 09:27:36 +0200 (MET DST)
|
| 88 |
..Instead, this should use ISO C headers, namely <stdlib.h>
|
88 |
..Instead, this should use ISO C headers, namely <stdlib.h>
|
| 89 |
* PR# 2173 *
|
89 |
* PR# 2173 *
|
| 90 |
Subject: xlim in plot.survfit() [with a discussion on "..."]
|
90 |
Subject: xlim in plot.survfit() [with a discussion on "..."]
|
| 91 |
From: jerome@hivnet.ubc.ca
|
91 |
From: jerome@hivnet.ubc.ca
|
| 92 |
Date: Wed, 16 Oct 2002 18:46:11 +0200 (MET DST)
|
92 |
Date: Wed, 16 Oct 2002 18:46:11 +0200 (MET DST)
|
| 93 |
* PR# 2322 *
|
93 |
* PR# 2322 *
|
| 94 |
Subject: simplex
|
94 |
Subject: simplex
|
| 95 |
From: george@lecompte.org
|
95 |
From: george@lecompte.org
|
| 96 |
Date: Sat, 23 Nov 2002 17:30:37 +0100 (MET)
|
96 |
Date: Sat, 23 Nov 2002 17:30:37 +0100 (MET)
|
| 97 |
..report on boot, I think (not mentioned, though)
|
97 |
..report on boot, I think (not mentioned, though)
|
| 98 |
* PR# 2352 *
|
98 |
* PR# 2352 *
|
| 99 |
Subject: avas: segmentation fault on empty args
|
99 |
Subject: avas: segmentation fault on empty args
|
| 100 |
From: vograno@arbitrade.com
|
100 |
From: vograno@arbitrade.com
|
| 101 |
Date: Fri, 6 Dec 2002 19:41:48 +0100 (MET)
|
101 |
Date: Fri, 6 Dec 2002 19:41:48 +0100 (MET)
|
| 102 |
* PR# 2369 *
|
102 |
* PR# 2369 *
|
| 103 |
Subject: convergence problem with nlme()
|
103 |
Subject: convergence problem with nlme()
|
| 104 |
From: jerome@hivnet.ubc.ca
|
104 |
From: jerome@hivnet.ubc.ca
|
| 105 |
Date: Thu, 12 Dec 2002 23:43:14 +0100 (MET)
|
105 |
Date: Thu, 12 Dec 2002 23:43:14 +0100 (MET)
|
| 106 |
* PR# 2374 *
|
106 |
* PR# 2374 *
|
| 107 |
Subject: quantreg package - predict method for rq objects
|
107 |
Subject: quantreg package - predict method for rq objects
|
| 108 |
From: John Maindonald <u9801539@leonard.anu.edu.au>
|
108 |
From: John Maindonald <u9801539@leonard.anu.edu.au>
|
| 109 |
Date: Sat, 14 Dec 2002 20:46:34 +1100 (EST)
|
109 |
Date: Sat, 14 Dec 2002 20:46:34 +1100 (EST)
|
| 110 |
* PR# 2386 *
|
110 |
* PR# 2386 *
|
| 111 |
Subject: ace and avas in acepack
|
111 |
Subject: ace and avas in acepack
|
| 112 |
From: Frank E Harrell Jr <fharrell@virginia.edu>
|
112 |
From: Frank E Harrell Jr <fharrell@virginia.edu>
|
| 113 |
Date: Fri, 20 Dec 2002 12:59:07 -0500
|
113 |
Date: Fri, 20 Dec 2002 12:59:07 -0500
|
| 114 |
* PR# 2480 *
|
114 |
* PR# 2480 *
|
| 115 |
Subject: bug in CrossTable (package:gregmisc)
|
115 |
Subject: bug in CrossTable (package:gregmisc)
|
| 116 |
From: John_Hendrickx@yahoo.com
|
116 |
From: John_Hendrickx@yahoo.com
|
| 117 |
Date: Tue, 21 Jan 2003 13:51:01 +0100 (MET)
|
117 |
Date: Tue, 21 Jan 2003 13:51:01 +0100 (MET)
|
| 118 |
* PR# 2499 *
|
118 |
* PR# 2499 *
|
| 119 |
Subject: survival bug?
|
119 |
Subject: survival bug?
|
| 120 |
From: Pius Korner <korner@eco.umnw.ethz.ch>
|
120 |
From: Pius Korner <korner@eco.umnw.ethz.ch>
|
| 121 |
Date: Mon, 27 Jan 2003 17:28:11 +0100
|
121 |
Date: Mon, 27 Jan 2003 17:28:11 +0100
|
| 122 |
..Needs to resubmit in more useful format.
|
122 |
..Needs to resubmit in more useful format.
|
| 123 |
* PR# 2520 *
|
123 |
* PR# 2520 *
|
| 124 |
Subject: Apparent parser problem
|
124 |
Subject: Apparent parser problem
|
| 125 |
From: "Jim Rogers" <jrogers@cantatapharm.com>
|
125 |
From: "Jim Rogers" <jrogers@cantatapharm.com>
|
| 126 |
Date: Sat, 1 Feb 2003 16:51:41 -0500
|
126 |
Date: Sat, 1 Feb 2003 16:51:41 -0500
|
| 127 |
..Its an ESS or XEmacs problem. I redirected him to ESS-bugs.
|
127 |
..Its an ESS or XEmacs problem. I redirected him to ESS-bugs.
|
| 128 |
* PR# 2859 *
|
128 |
* PR# 2859 *
|
| 129 |
Subject: bug and proposed fix in print.trellis 1.7.0
|
129 |
Subject: bug and proposed fix in print.trellis 1.7.0
|
| 130 |
From: Rich Heiberger <rmh@surfer.sbm.temple.edu>
|
130 |
From: Rich Heiberger <rmh@surfer.sbm.temple.edu>
|
| 131 |
Date: Sun, 27 Apr 2003 01:56:30 -0400
|
131 |
Date: Sun, 27 Apr 2003 01:56:30 -0400
|
| 132 |
..Lattice
|
132 |
..Lattice
|
| 133 |
* PR# 2865 *
|
133 |
* PR# 2865 *
|
| 134 |
Subject: bug in y limits in bwplot
|
134 |
Subject: bug in y limits in bwplot
|
| 135 |
From: Rich Heiberger <rmh@surfer.sbm.temple.edu>
|
135 |
From: Rich Heiberger <rmh@surfer.sbm.temple.edu>
|
| 136 |
Date: Mon, 28 Apr 2003 02:19:53 -0400 (EDT)
|
136 |
Date: Mon, 28 Apr 2003 02:19:53 -0400 (EDT)
|
| 137 |
* PR# 2933 *
|
137 |
* PR# 2933 *
|
| 138 |
Subject: frailty models in survreg() -- survival package
|
138 |
Subject: frailty models in survreg() -- survival package
|
| 139 |
From: Jerome Asselin <jerome@hivnet.ubc.ca>
|
139 |
From: Jerome Asselin <jerome@hivnet.ubc.ca>
|
| 140 |
Date: Tue, 6 May 2003 15:36:23 -0700
|
140 |
Date: Tue, 6 May 2003 15:36:23 -0700
|
| 141 |
* PR# 2934 *
|
141 |
* PR# 2934 *
|
| 142 |
Subject: Re: frailty models in survreg() -- survival package
|
142 |
Subject: Re: frailty models in survreg() -- survival package
|
| 143 |
From: Thomas Lumley <tlumley@u.washington.edu>
|
143 |
From: Thomas Lumley <tlumley@u.washington.edu>
|
| 144 |
Date: Tue, 6 May 2003 15:58:37 -0700 (PDT)
|
144 |
Date: Tue, 6 May 2003 15:58:37 -0700 (PDT)
|
| 145 |
* PR# 2986 *
|
145 |
* PR# 2986 *
|
| 146 |
Subject: plot.ranef.lme
|
146 |
Subject: plot.ranef.lme
|
| 147 |
From: Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk>
|
147 |
From: Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk>
|
| 148 |
Date: 12 May 2003 18:19:28 +0200
|
148 |
Date: 12 May 2003 18:19:28 +0200
|
| 149 |
* PR# 3197 *
|
149 |
* PR# 3197 *
|
| 150 |
Subject: split.AffyBatch
|
150 |
Subject: split.AffyBatch
|
| 151 |
From: johannes.freudenberg@imise.uni-leipzig.de
|
151 |
From: johannes.freudenberg@imise.uni-leipzig.de
|
| 152 |
Date: Thu, 5 Jun 2003 16:05:00 +0200 (MET DST)
|
152 |
Date: Thu, 5 Jun 2003 16:05:00 +0200 (MET DST)
|
| 153 |
..about BioConductor package affy
|
153 |
..about BioConductor package affy
|
| 154 |
* PR# 3198 *
|
154 |
* PR# 3198 *
|
| 155 |
From: "Johannes Freudenberg" <johannes.freudenberg@imise.uni-leipzig.de>
|
155 |
From: "Johannes Freudenberg" <johannes.freudenberg@imise.uni-leipzig.de>
|
| 156 |
..part of 3197
|
156 |
..part of 3197
|
| 157 |
* PR# 3415 *
|
157 |
* PR# 3415 *
|
| 158 |
Subject: Installing RSPerl
|
158 |
Subject: Installing RSPerl
|
| 159 |
From: nisai@lagrange.tampabaywater.org
|
159 |
From: nisai@lagrange.tampabaywater.org
|
| 160 |
Date: Sun, 6 Jul 2003 21:28:21 +0200 (MET DST)
|
160 |
Date: Sun, 6 Jul 2003 21:28:21 +0200 (MET DST)
|
| 161 |
* PR# 3639 *
|
161 |
* PR# 3639 *
|
| 162 |
Subject: Genetics package: Heterozygosity and PIC incorrect
|
162 |
Subject: Genetics package: Heterozygosity and PIC incorrect
|
| 163 |
From: gerard.tromp@sanger.med.wayne.edu
|
163 |
From: gerard.tromp@sanger.med.wayne.edu
|
| 164 |
Date: Mon, 4 Aug 2003 00:02:58 +0200 (MET DST)
|
164 |
Date: Mon, 4 Aug 2003 00:02:58 +0200 (MET DST)
|
| 165 |
* PR# 3642 *
|
165 |
* PR# 3642 *
|
| 166 |
Subject: R package {genetics} function summary.genotype -- H and PIC return incorrect values.
|
166 |
Subject: R package {genetics} function summary.genotype -- H and PIC return incorrect values.
|
| 167 |
From: "Gerard Tromp" <gerard.tromp@sanger.med.wayne.edu>
|
167 |
From: "Gerard Tromp" <gerard.tromp@sanger.med.wayne.edu>
|
| 168 |
Date: Sun, 3 Aug 2003 22:45:06 -0400
|
168 |
Date: Sun, 3 Aug 2003 22:45:06 -0400
|
| 169 |
* PR# 3648 *
|
169 |
* PR# 3648 *
|
| 170 |
Subject: hclust() and agnes() method="average" divergence
|
170 |
Subject: hclust() and agnes() method="average" divergence
|
| 171 |
From: "Grum, Mikkel [IPGRI-SSA-Nairobi]" <m.grum@cgiar.org>
|
171 |
From: "Grum, Mikkel [IPGRI-SSA-Nairobi]" <m.grum@cgiar.org>
|
| 172 |
Date: Sun, 03 Aug 2003 23:41:39 -0700
|
172 |
Date: Sun, 03 Aug 2003 23:41:39 -0700
|
| 173 |
* PR# 3652 *
|
173 |
* PR# 3652 *
|
| 174 |
Subject: Re: [Rd] R package {genetics} function summary.genotype -- H and
|
174 |
Subject: Re: [Rd] R package {genetics} function summary.genotype -- H and
|
| 175 |
From: Uwe Ligges <ligges@statistik.uni-dortmund.de>
|
175 |
From: Uwe Ligges <ligges@statistik.uni-dortmund.de>
|
| 176 |
Date: Mon, 04 Aug 2003 10:12:14 +0200
|
176 |
Date: Mon, 04 Aug 2003 10:12:14 +0200
|
| 177 |
* PR# 4384 *
|
177 |
* PR# 4384 *
|
| 178 |
Subject: wrong results in dist.binary (library ade4)
|
178 |
Subject: wrong results in dist.binary (library ade4)
|
| 179 |
From: c.duering@threads.de
|
179 |
From: c.duering@threads.de
|
| 180 |
Date: Wed, 1 Oct 2003 22:48:23 +0200 (MET DST)
|
180 |
Date: Wed, 1 Oct 2003 22:48:23 +0200 (MET DST)
|
| 181 |
* PR# 4403 *
|
181 |
* PR# 4403 *
|
| 182 |
Subject: misprint in Leaps $size
|
182 |
Subject: misprint in Leaps $size
|
| 183 |
From: paulluo@cs.cmu.edu
|
183 |
From: paulluo@cs.cmu.edu
|
| 184 |
Date: Fri, 3 Oct 2003 22:17:24 +0200 (MET DST)
|
184 |
Date: Fri, 3 Oct 2003 22:17:24 +0200 (MET DST)
|
| 185 |
* PR# 4688 *
|
185 |
* PR# 4688 *
|
| 186 |
Subject: bug in fisher test---p-value cannot be Inf
|
186 |
Subject: bug in fisher test---p-value cannot be Inf
|
| 187 |
From: kjetil@entelnet.bo
|
187 |
From: kjetil@entelnet.bo
|
| 188 |
Date: Mon, 20 Oct 2003 14:17:42 -0400
|
188 |
Date: Mon, 20 Oct 2003 14:17:42 -0400
|
| 189 |
* PR# 4724 *
|
189 |
* PR# 4724 *
|
| 190 |
Subject: Core dump when calling tclvalue
|
190 |
Subject: Core dump when calling tclvalue
|
| 191 |
From: mckay@gmr.com
|
191 |
From: mckay@gmr.com
|
| 192 |
Date: Wed, 22 Oct 2003 19:10:02 +0200 (MET DST)
|
192 |
Date: Wed, 22 Oct 2003 19:10:02 +0200 (MET DST)
|
| 193 |
* PR# 5049 *
|
193 |
* PR# 5049 *
|
| 194 |
Subject: Segfault in foreign
|
194 |
Subject: Segfault in foreign
|
| 195 |
From: Peter Dalgaard <p.dalgaard@biostat.ku.dk>
|
195 |
From: Peter Dalgaard <p.dalgaard@biostat.ku.dk>
|
| 196 |
Date: 12 Nov 2003 17:31:24 +0100
|
196 |
Date: 12 Nov 2003 17:31:24 +0100
|
| 197 |
* PR# 5315 *
|
197 |
* PR# 5315 *
|
| 198 |
Subject: O2 optimization produces wrong code
|
198 |
Subject: O2 optimization produces wrong code
|
| 199 |
From: jean.coursol@math.u-psud.fr
|
199 |
From: jean.coursol@math.u-psud.fr
|
| 200 |
Date: Tue, 25 Nov 2003 15:51:21 +0100 (CET)
|
200 |
Date: Tue, 25 Nov 2003 15:51:21 +0100 (CET)
|
| 201 |
..report on akima ... known problem
|
201 |
..report on akima ... known problem
|
| 202 |
* PR# 5476 *
|
202 |
* PR# 5476 *
|
| 203 |
Subject: memory leak
|
203 |
Subject: memory leak
|
| 204 |
From: schiessler@agere.com
|
204 |
From: schiessler@agere.com
|
| 205 |
Date: Wed, 3 Dec 2003 06:01:57 +0100 (CET)
|
205 |
Date: Wed, 3 Dec 2003 06:01:57 +0100 (CET)
|
| 206 |
..report on R-Excel, it seems.
|
206 |
..report on R-Excel, it seems.
|
| 207 |
* PR# 6005 *
|
207 |
* PR# 6005 *
|
| 208 |
Subject: [R] lattice: levelplot: error: min not meaningful for factor
|
208 |
Subject: [R] lattice: levelplot: error: min not meaningful for factor
|
| 209 |
From: Wolfram Fischer <wolfram@fischer-zim.ch>
|
209 |
From: Wolfram Fischer <wolfram@fischer-zim.ch>
|
| 210 |
Date: Mon, 22 Dec 2003 17:29:49 +0100
|
210 |
Date: Mon, 22 Dec 2003 17:29:49 +0100
|
| 211 |
..Dot documented to work, but intended to.
|
211 |
..Dot documented to work, but intended to.
|
| 212 |
|
212 |
|
| 213 |
Directory: Analyses
|
213 |
Directory: Analyses
|
| 214 |
|
214 |
|
| 215 |
* PR# 3325 *
|
215 |
* PR# 3325 *
|
| 216 |
Subject: optim with constraints
|
216 |
Subject: optim with constraints
|
| 217 |
From: aa@tango.stat.unipd.it (Adelchi Azzalini)
|
217 |
From: aa@tango.stat.unipd.it (Adelchi Azzalini)
|
| 218 |
Date: Mon, 23 Jun 2003 17:51:19 +0200 (CEST)
|
218 |
Date: Mon, 23 Jun 2003 17:51:19 +0200 (CEST)
|
| 219 |
..deep inside the L-BFGS-B code, but looks a badly scaled problem.
|
219 |
..deep inside the L-BFGS-B code, but looks a badly scaled problem.
|
| 220 |
* PR# 3666 *
|
220 |
* PR# 3666 *
|
| 221 |
Subject: wilcox.test, CI
|
221 |
Subject: wilcox.test, CI
|
| 222 |
From: d.a.wooff@durham.ac.uk
|
222 |
From: d.a.wooff@durham.ac.uk
|
| 223 |
Date: Wed, 6 Aug 2003 11:31:37 +0200 (MET DST)
|
223 |
Date: Wed, 6 Aug 2003 11:31:37 +0200 (MET DST)
|
| 224 |
* PR# 4757 *
|
224 |
* PR# 4757 *
|
| 225 |
Subject: NLME: gls parameter evaluation inconsistency
|
225 |
Subject: NLME: gls parameter evaluation inconsistency
|
| 226 |
From: wb@arb-phys.uni-dortmund.de
|
226 |
From: wb@arb-phys.uni-dortmund.de
|
| 227 |
Date: Fri, 24 Oct 2003 14:52:26 +0200 (MET DST)
|
227 |
Date: Fri, 24 Oct 2003 14:52:26 +0200 (MET DST)
|
| 228 |
..It's a known problem.
|
228 |
..It's a known problem.
|
| 229 |
* PR# 5360 *
|
229 |
* PR# 5360 *
|
| 230 |
Subject: ks.test
|
230 |
Subject: ks.test
|
| 231 |
From: pbtud@yahoo.com
|
231 |
From: pbtud@yahoo.com
|
| 232 |
Date: Thu, 27 Nov 2003 18:43:23 +0100 (CET)
|
232 |
Date: Thu, 27 Nov 2003 18:43:23 +0100 (CET)
|
| 233 |
..Documentation issue
|
233 |
..Documentation issue
|
| 234 |
* PR# 5461 *
|
234 |
* PR# 5461 *
|
| 235 |
Subject: xtabs or model.frame
|
235 |
Subject: xtabs or model.frame
|
| 236 |
From: Rich Heiberger <rmh@surfer.sbm.temple.edu>
|
236 |
From: Rich Heiberger <rmh@surfer.sbm.temple.edu>
|
| 237 |
From: "Francis Hsuan" <francis.hsuan@temple.edu> Add To Address Book
|
237 |
From: "Francis Hsuan" <francis.hsuan@temple.edu> Add To Address Book
|
| 238 |
Date: Tue, 2 Dec 2003 01:20:08 -0500 (EST)
|
238 |
Date: Tue, 2 Dec 2003 01:20:08 -0500 (EST)
|
| 239 |
Date: Mon, 1 Dec 2003 21:53:06 -0500
|
239 |
Date: Mon, 1 Dec 2003 21:53:06 -0500
|
| 240 |
|
240 |
|
| 241 |
Directory: Documentation
|
241 |
Directory: Documentation
|
| 242 |
|
242 |
|
| 243 |
* PR# 988 *
|
243 |
* PR# 988 *
|
| 244 |
Subject: input for R-intro
|
244 |
Subject: input for R-intro
|
| 245 |
From: "Paul E. Johnson" <pauljohn@ku.edu>
|
245 |
From: "Paul E. Johnson" <pauljohn@ku.edu>
|
| 246 |
Date: Mon, 18 Jun 2001 13:57:10 -0500
|
246 |
Date: Mon, 18 Jun 2001 13:57:10 -0500
|
| 247 |
* PR# 1011 *
|
247 |
* PR# 1011 *
|
| 248 |
Subject: R-intro suggestions part II
|
248 |
Subject: R-intro suggestions part II
|
| 249 |
From: "Paul E. Johnson" <pauljohn@ukans.edu>
|
249 |
From: "Paul E. Johnson" <pauljohn@ukans.edu>
|
| 250 |
Date: Tue, 03 Jul 2001 15:50:06 -0500
|
250 |
Date: Tue, 03 Jul 2001 15:50:06 -0500
|
| 251 |
* PR# 1772 *
|
251 |
* PR# 1772 *
|
| 252 |
Subject: bug(?) in R FAQ - Should I run R from within Emacs?
|
252 |
Subject: bug(?) in R FAQ - Should I run R from within Emacs?
|
| 253 |
From: Tim.Harrold@csiro.au
|
253 |
From: Tim.Harrold@csiro.au
|
| 254 |
Date: Thu, 11 Jul 2002 18:21:42 +1000
|
254 |
Date: Thu, 11 Jul 2002 18:21:42 +1000
|
| 255 |
* PR# 4982 *
|
255 |
* PR# 4982 *
|
| 256 |
Subject: Suggestions to the man page
|
256 |
Subject: Suggestions to the man page
|
| 257 |
From: Axel Noetzold <noetzold@medinf.mu-luebeck.de>
|
257 |
From: Axel Noetzold <noetzold@medinf.mu-luebeck.de>
|
| 258 |
Date: Fri, 7 Nov 2003 18:18:35 +0100
|
258 |
Date: Fri, 7 Nov 2003 18:18:35 +0100
|
| 259 |
* PR# 5095 *
|
259 |
* PR# 5095 *
|
| 260 |
Subject: documentation of "scope": possible error + cleanup
|
260 |
Subject: documentation of "scope": possible error + cleanup
|
| 261 |
From: htang@hpl.hp.com
|
261 |
From: htang@hpl.hp.com
|
| 262 |
Date: Sat, 15 Nov 2003 00:00:17 +0100 (CET)
|
262 |
Date: Sat, 15 Nov 2003 00:00:17 +0100 (CET)
|
| 263 |
..Comments on R-lang
|
263 |
..Comments on R-lang
|
| 264 |
* PR# 6424 *
|
264 |
* PR# 6424 *
|
| 265 |
Subject: return() undocumented
|
265 |
Subject: return() undocumented
|
| 266 |
From: Scot@Wilcoxon.Org
|
266 |
From: Scot@Wilcoxon.Org
|
| 267 |
Date: Sat, 10 Jan 2004 16:12:16 +0100 (CET)
|
267 |
Date: Sat, 10 Jan 2004 16:12:16 +0100 (CET)
|
| 268 |
..He meant in R-lang
|
268 |
..He meant in R-lang
|
| 269 |
* PR# 6570 *
|
269 |
* PR# 6570 *
|
| 270 |
Subject: Spelling
|
270 |
Subject: Spelling
|
| 271 |
From: Peter Dalgaard <p.dalgaard@biostat.ku.dk>
|
271 |
From: Peter Dalgaard <p.dalgaard@biostat.ku.dk>
|
| 272 |
Date: 11 Feb 2004 01:13:32 +0100
|
272 |
Date: 11 Feb 2004 01:13:32 +0100
|
| 273 |
|
273 |
|
| 274 |
Directory: Graphics
|
274 |
Directory: Graphics
|
| 275 |
|
275 |
|
| 276 |
* PR# 202 *
|
276 |
* PR# 202 *
|
| 277 |
Subject: persp box occlusion bug
|
277 |
Subject: persp box occlusion bug
|
| 278 |
From: wsi@gcal.ac.uk
|
278 |
From: wsi@gcal.ac.uk
|
| 279 |
Date: Wed, 2 Jun 1999 15:02:03 +0200 (MET DST)
|
279 |
Date: Wed, 2 Jun 1999 15:02:03 +0200 (MET DST)
|
| 280 |
..The persp algorithm does not apply the occlusion rules to the frame,
|
280 |
..The persp algorithm does not apply the occlusion rules to the frame,
|
| 281 |
..which is always plotted first.
|
281 |
..which is always plotted first.
|
| 282 |
..A bug, but not very simple to fix.
|
282 |
..A bug, but not very simple to fix.
|
| 283 |
* PR# 660 *
|
283 |
* PR# 660 *
|
| 284 |
Subject: identify.default ignores any setting of cex.
|
284 |
Subject: identify.default ignores any setting of cex.
|
| 285 |
From: Prof Brian Ripley <ripley@stats.ox.ac.uk>
|
285 |
From: Prof Brian Ripley <ripley@stats.ox.ac.uk>
|
| 286 |
Date: Fri, 15 Sep 2000 10:23:39 +0100 (BST)
|
286 |
Date: Fri, 15 Sep 2000 10:23:39 +0100 (BST)
|
| 287 |
* PR# 776 *
|
287 |
* PR# 776 *
|
| 288 |
Subject: strwidth does not take font into account
|
288 |
Subject: strwidth does not take font into account
|
| 289 |
From: Martyn Plummer <plummer@iarc.fr>
|
289 |
From: Martyn Plummer <plummer@iarc.fr>
|
| 290 |
Date: Tue, 19 Dec 2000 14:56:01 +0100 (CET)
|
290 |
Date: Tue, 19 Dec 2000 14:56:01 +0100 (CET)
|
| 291 |
..This needs a substantial redesign.
|
291 |
..This needs a substantial redesign.
|
| 292 |
* PR# 791 *
|
292 |
* PR# 791 *
|
| 293 |
Subject: par(lab= *) / axis(*) bug
|
293 |
Subject: par(lab= *) / axis(*) bug
|
| 294 |
From: maechler@stat.math.ethz.ch
|
294 |
From: maechler@stat.math.ethz.ch
|
| 295 |
Date: Fri, 22 Dec 2000 10:59:26 +0100
|
295 |
Date: Fri, 22 Dec 2000 10:59:26 +0100
|
| 296 |
* PR# 816 *
|
296 |
* PR# 816 *
|
| 297 |
Subject: dotplot: character size of labels
|
297 |
Subject: dotplot: character size of labels
|
| 298 |
From: RINNER Heinrich <H.RINNER@TIROL.GV.AT>
|
298 |
From: RINNER Heinrich <H.RINNER@TIROL.GV.AT>
|
| 299 |
Date: Thu, 18 Jan 2001 14:54:32 +0100
|
299 |
Date: Thu, 18 Jan 2001 14:54:32 +0100
|
| 300 |
..Suggested fix is incorporated in 1.2.2.
|
300 |
..Suggested fix is incorporated in 1.2.2.
|
| 301 |
..
|
301 |
..
|
| 302 |
..There is a deeper problem: mtext() ignores par(cex=.5) in general.
|
302 |
..There is a deeper problem: mtext() ignores par(cex=.5) in general.
|
| 303 |
..To see the problem try: par(cex=.5); mtext("hi")
|
303 |
..To see the problem try: par(cex=.5); mtext("hi")
|
| 304 |
..Paul thinks the right fix is to change the argument list for mtext so that
|
304 |
..Paul thinks the right fix is to change the argument list for mtext so that
|
| 305 |
..cex=par(cex) by default rather than cex=NA by default (plus corresponding
|
305 |
..cex=par(cex) by default rather than cex=NA by default (plus corresponding
|
| 306 |
..internal changes to do_mtext in plot.c).
|
306 |
..internal changes to do_mtext in plot.c).
|
| 307 |
..This needs to be done very carefully because (i) the change suggested above
|
307 |
..This needs to be done very carefully because (i) the change suggested above
|
| 308 |
..mayhave side-effects in many other pieces of interpreted code
|
308 |
..mayhave side-effects in many other pieces of interpreted code
|
| 309 |
..(ii) do_mtext ignores dd->gp.cexbase unlike, for example, do_plot_xy
|
309 |
..(ii) do_mtext ignores dd->gp.cexbase unlike, for example, do_plot_xy
|
| 310 |
..and anything to do with cexbase needs extreme care.
|
310 |
..and anything to do with cexbase needs extreme care.
|
| 311 |
* PR# 831 *
|
311 |
* PR# 831 *
|
| 312 |
Subject: screen can't go back to (split) screen with log="y" plot
|
312 |
Subject: screen can't go back to (split) screen with log="y" plot
|
| 313 |
From: Thomas Vogels <tov@ece.cmu.edu>
|
313 |
From: Thomas Vogels <tov@ece.cmu.edu>
|
| 314 |
Date: 30 Jan 2001 00:39:41 -0500
|
314 |
Date: 30 Jan 2001 00:39:41 -0500
|
| 315 |
..Still there. Suggested fix included in followups, but we didn't get around to
|
315 |
..Still there. Suggested fix included in followups, but we didn't get around to
|
| 316 |
..try it in time for 1.2.3.
|
316 |
..try it in time for 1.2.3.
|
| 317 |
..
|
317 |
..
|
| 318 |
..Fix doesn't work. One problem is that the opar<-par();par(opar) idiom updates
|
318 |
..Fix doesn't work. One problem is that the opar<-par();par(opar) idiom updates
|
| 319 |
..xaxp before xlog, and the new value of xaxp may only be valid under the new
|
319 |
..xaxp before xlog, and the new value of xaxp may only be valid under the new
|
| 320 |
..value of xlog.
|
320 |
..value of xlog.
|
| 321 |
* PR# 837 *
|
321 |
* PR# 837 *
|
| 322 |
Subject: screen doesn't handle redrawing properly
|
322 |
Subject: screen doesn't handle redrawing properly
|
| 323 |
From: Thomas Vogels <tov@ece.cmu.edu>
|
323 |
From: Thomas Vogels <tov@ece.cmu.edu>
|
| 324 |
Date: 01 Feb 2001 14:20:52 -0500
|
324 |
Date: 01 Feb 2001 14:20:52 -0500
|
| 325 |
* PR# 887 *
|
325 |
* PR# 887 *
|
| 326 |
Subject: axis(adj=anything) has no effect
|
326 |
Subject: axis(adj=anything) has no effect
|
| 327 |
From: jhallman@frb.gov
|
327 |
From: jhallman@frb.gov
|
| 328 |
Date: Wed, 28 Mar 2001 20:51:05 +0200 (MET DST)
|
328 |
Date: Wed, 28 Mar 2001 20:51:05 +0200 (MET DST)
|
| 329 |
* PR# 943 *
|
329 |
* PR# 943 *
|
| 330 |
Subject: legend() with xpd=T; omission of initial plot character
|
330 |
Subject: legend() with xpd=T; omission of initial plot character
|
| 331 |
From: John Maindonald <john.maindonald@anu.edu.au>
|
331 |
From: John Maindonald <john.maindonald@anu.edu.au>
|
| 332 |
Date: Sun, 20 May 2001 10:35:16 +1000
|
332 |
Date: Sun, 20 May 2001 10:35:16 +1000
|
| 333 |
* PR# 997 *
|
333 |
* PR# 997 *
|
| 334 |
Subject: las=1 with log axis
|
334 |
Subject: las=1 with log axis
|
| 335 |
From: Peter Dalgaard BSA <pd@pubhealth.ku.dk>
|
335 |
From: Peter Dalgaard BSA <pd@pubhealth.ku.dk>
|
| 336 |
Date: Wed, 27 Jun 2001 11:54:06 +0200
|
336 |
Date: Wed, 27 Jun 2001 11:54:06 +0200
|
| 337 |
..Paul in reply 1: I'm leaving this bug active until these other issues are
|
337 |
..Paul in reply 1: I'm leaving this bug active until these other issues are
|
| 338 |
..resolved
|
338 |
..resolved
|
| 339 |
* PR# 1045 *
|
339 |
* PR# 1045 *
|
| 340 |
Subject: Palette changes on redraw
|
340 |
Subject: Palette changes on redraw
|
| 341 |
From: Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk>
|
341 |
From: Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk>
|
| 342 |
Date: 08 Aug 2001 19:08:01 +0200
|
342 |
Date: 08 Aug 2001 19:08:01 +0200
|
| 343 |
* PR# 1147 *
|
343 |
* PR# 1147 *
|
| 344 |
Subject: postscript problem
|
344 |
Subject: postscript problem
|
| 345 |
From: kjetil halvorsen <kjetilh@umsanet.edu.bo>
|
345 |
From: kjetil halvorsen <kjetilh@umsanet.edu.bo>
|
| 346 |
Date: Fri, 26 Oct 2001 15:23:45 -0400
|
346 |
Date: Fri, 26 Oct 2001 15:23:45 -0400
|
| 347 |
..This seems to be a problem with screen/layout rather than postscript.
|
347 |
..This seems to be a problem with screen/layout rather than postscript.
|
| 348 |
* PR# 1161 *
|
348 |
* PR# 1161 *
|
| 349 |
Subject: x-axis label in persp()
|
349 |
Subject: x-axis label in persp()
|
| 350 |
From: Rolf Turner <rolf@maths.uwa.edu.au>
|
350 |
From: Rolf Turner <rolf@maths.uwa.edu.au>
|
| 351 |
Date: Wed, 7 Nov 2001 18:07:22 +0800 (WST)
|
351 |
Date: Wed, 7 Nov 2001 18:07:22 +0800 (WST)
|
| 352 |
* PR# 1235 *
|
352 |
* PR# 1235 *
|
| 353 |
Subject: Axes labelling with logarithmic scales
|
353 |
Subject: Axes labelling with logarithmic scales
|
| 354 |
From: tobias.hoevekamp@ilw.agrl.ethz.ch
|
354 |
From: tobias.hoevekamp@ilw.agrl.ethz.ch
|
| 355 |
Date: Thu, 3 Jan 2002 15:29:02 +0100 (MET)
|
355 |
Date: Thu, 3 Jan 2002 15:29:02 +0100 (MET)
|
| 356 |
* PR# 1395 *
|
356 |
* PR# 1395 *
|
| 357 |
Subject: mgp parameter in par()
|
357 |
Subject: mgp parameter in par()
|
| 358 |
From: mh.smith@niwa.cri.nz
|
358 |
From: mh.smith@niwa.cri.nz
|
| 359 |
Date: Tue, 19 Mar 2002 06:11:49 +0100 (MET)
|
359 |
Date: Tue, 19 Mar 2002 06:11:49 +0100 (MET)
|
| 360 |
* PR# 1505 *
|
360 |
* PR# 1505 *
|
| 361 |
Subject: pictex
|
361 |
Subject: pictex
|
| 362 |
From: luchini@ehess.cnrs-mrs.fr
|
362 |
From: luchini@ehess.cnrs-mrs.fr
|
| 363 |
Date: Thu, 2 May 2002 12:23:21 +0200 (MET DST)
|
363 |
Date: Thu, 2 May 2002 12:23:21 +0200 (MET DST)
|
| 364 |
* PR# 1654 *
|
364 |
* PR# 1654 *
|
| 365 |
Subject: R 1.5.0: axis() does not honor the xaxp argument
|
365 |
Subject: R 1.5.0: axis() does not honor the xaxp argument
|
| 366 |
From: "Robert D. Merithew" <merithew@ccmr.cornell.edu>
|
366 |
From: "Robert D. Merithew" <merithew@ccmr.cornell.edu>
|
| 367 |
Date: Tue, 11 Jun 2002 09:29:39 -0400 (EDT)
|
367 |
Date: Tue, 11 Jun 2002 09:29:39 -0400 (EDT)
|
| 368 |
* PR# 1659 *
|
368 |
* PR# 1659 *
|
| 369 |
Subject: mtext() alignment of perpendicular text
|
369 |
Subject: mtext() alignment of perpendicular text
|
| 370 |
From: p.murrell@auckland.ac.nz
|
370 |
From: p.murrell@auckland.ac.nz
|
| 371 |
Date: Wed, 12 Jun 2002 13:29:45 +1200 (NZST)
|
371 |
Date: Wed, 12 Jun 2002 13:29:45 +1200 (NZST)
|
| 372 |
* PR# 1878 *
|
372 |
* PR# 1878 *
|
| 373 |
Subject: close.screen
|
373 |
Subject: close.screen
|
| 374 |
From: Martin.Schlather@uni-bayreuth.de
|
374 |
From: Martin.Schlather@uni-bayreuth.de
|
| 375 |
Date: Mon, 5 Aug 2002 22:35:02 +0200 (MET DST)
|
375 |
Date: Mon, 5 Aug 2002 22:35:02 +0200 (MET DST)
|
| 376 |
* PR# 1933 *
|
376 |
* PR# 1933 *
|
| 377 |
Subject: dev2eps() prints ticks with wrong length!
|
377 |
Subject: dev2eps() prints ticks with wrong length!
|
| 378 |
From: Timur Elzhov <Timur.Elzhov@jinr.ru>
|
378 |
From: Timur Elzhov <Timur.Elzhov@jinr.ru>
|
| 379 |
Date: Fri, 23 Aug 2002 17:22:15 +0400
|
379 |
Date: Fri, 23 Aug 2002 17:22:15 +0400
|
| 380 |
..dev.copy problem
|
380 |
..dev.copy problem
|
| 381 |
* PR# 2069 *
|
381 |
* PR# 2069 *
|
| 382 |
Subject: split.screen problem
|
382 |
Subject: split.screen problem
|
| 383 |
From: cbodily@att.net
|
383 |
From: cbodily@att.net
|
| 384 |
Date: Thu, 26 Sep 2002 19:37:40 +0200 (MET DST)
|
384 |
Date: Thu, 26 Sep 2002 19:37:40 +0200 (MET DST)
|
| 385 |
* PR# 2283 *
|
385 |
* PR# 2283 *
|
| 386 |
Subject: Wandering usr values in par(no.readonly=TRUW)
|
386 |
Subject: Wandering usr values in par(no.readonly=TRUW)
|
| 387 |
From: Jari Oksanen <jarioksa@sun3.oulu.fi>
|
387 |
From: Jari Oksanen <jarioksa@sun3.oulu.fi>
|
| 388 |
Date: Tue, 12 Nov 2002 13:50:44 +0200
|
388 |
Date: Tue, 12 Nov 2002 13:50:44 +0200
|
| 389 |
* PR# 2630 *
|
389 |
* PR# 2630 *
|
| 390 |
Subject: plot() with type="s" and lty=2
|
390 |
Subject: plot() with type="s" and lty=2
|
| 391 |
From: jerome@hivnet.ubc.ca
|
391 |
From: jerome@hivnet.ubc.ca
|
| 392 |
Date: Wed, 12 Mar 2003 23:35:59 +0100 (MET)
|
392 |
Date: Wed, 12 Mar 2003 23:35:59 +0100 (MET)
|
| 393 |
* PR# 4731 *
|
393 |
* PR# 4731 *
|
| 394 |
Subject: persp - incorrect shading of triangular facets
|
394 |
Subject: persp - incorrect shading of triangular facets
|
| 395 |
From: ihaka@stat.auckland.ac.nz
|
395 |
From: ihaka@stat.auckland.ac.nz
|
| 396 |
Date: Thu, 23 Oct 2003 02:19:26 +0200 (MET DST)
|
396 |
Date: Thu, 23 Oct 2003 02:19:26 +0200 (MET DST)
|
| 397 |
|
397 |
|
| 398 |
Directory: In-Out
|
398 |
Directory: In-Out
|
| 399 |
|
399 |
|
| 400 |
* PR# 1688 *
|
400 |
* PR# 1688 *
|
| 401 |
Subject: Maybe a problem in binary read/write
|
401 |
Subject: Maybe a problem in binary read/write
|
| 402 |
From: accot@free.fr
|
402 |
From: accot@free.fr
|
| 403 |
Date: Tue, 18 Jun 2002 22:51:17 +0200 (MET DST)
|
403 |
Date: Tue, 18 Jun 2002 22:51:17 +0200 (MET DST)
|
| 404 |
..I don't think file() is said to work with devices!
|
404 |
..I don't think file() is said to work with devices!
|
| 405 |
|
405 |
|
| 406 |
Directory: Installation
|
406 |
Directory: Installation
|
| 407 |
|
407 |
|
| 408 |
* PR# 1222 *
|
408 |
* PR# 1222 *
|
| 409 |
Subject: configure: sed: Function s%@PDFLATEX@%/usr/local/bin/pdflatex%g
|
409 |
Subject: configure: sed: Function s%@PDFLATEX@%/usr/local/bin/pdflatex%g
|
| 410 |
From: Peter Kleiweg <kleiweg@let.rug.nl>
|
410 |
From: Peter Kleiweg <kleiweg@let.rug.nl>
|
| 411 |
Date: Thu, 20 Dec 2001 14:09:42 +0100 (CET)
|
411 |
Date: Thu, 20 Dec 2001 14:09:42 +0100 (CET)
|
| 412 |
..problem is on hppa2.0-hp-hpux10.20: may be HP-UX specific
|
412 |
..problem is on hppa2.0-hp-hpux10.20: may be HP-UX specific
|
| 413 |
* PR# 1268 *
|
413 |
* PR# 1268 *
|
| 414 |
Subject: Solaris 2.6 Compile
|
414 |
Subject: Solaris 2.6 Compile
|
| 415 |
From: gm81640@development.nssmb.com
|
415 |
From: gm81640@development.nssmb.com
|
| 416 |
Date: Thu, 17 Jan 2002 06:28:26 +0100 (MET)
|
416 |
Date: Thu, 17 Jan 2002 06:28:26 +0100 (MET)
|
| 417 |
..Most likely a compiler installation problem
|
417 |
..Most likely a compiler installation problem
|
| 418 |
* PR# 1291 *
|
418 |
* PR# 1291 *
|
| 419 |
Subject: Installation problem : SunOS
|
419 |
Subject: Installation problem : SunOS
|
| 420 |
From: brendan_mcmahon@prusec.com
|
420 |
From: brendan_mcmahon@prusec.com
|
| 421 |
Date: Thu, 31 Jan 2002 18:00:55 +0100 (MET)
|
421 |
Date: Thu, 31 Jan 2002 18:00:55 +0100 (MET)
|
| 422 |
..looks like gcc compiled under different OS version.
|
422 |
..looks like gcc compiled under different OS version.
|
| 423 |
* PR# 1500 *
|
423 |
* PR# 1500 *
|
| 424 |
Subject: configure script fails on comment in tkConfig.sh
|
424 |
Subject: configure script fails on comment in tkConfig.sh
|
| 425 |
From: Peter Kleiweg <kleiweg@let.rug.nl>
|
425 |
From: Peter Kleiweg <kleiweg@let.rug.nl>
|
| 426 |
Date: Tue, 30 Apr 2002 16:41:51 +0200 (CEST)
|
426 |
Date: Tue, 30 Apr 2002 16:41:51 +0200 (CEST)
|
| 427 |
..Looks like a conspiracy between a shell problem and an oddity in Tk 8.0 rather
|
427 |
..Looks like a conspiracy between a shell problem and an oddity in Tk 8.0 rather
|
| 428 |
..than an R problem. Good to know for the workaround though. The comment in
|
428 |
..than an R problem. Good to know for the workaround though. The comment in
|
| 429 |
..TK_XINCLUDES has since disappeared, at least in Tk 8.3.3.
|
429 |
..TK_XINCLUDES has since disappeared, at least in Tk 8.3.3.
|
| 430 |
* PR# 1658 *
|
430 |
* PR# 1658 *
|
| 431 |
Subject: make install fails - index.html not found
|
431 |
Subject: make install fails - index.html not found
|
| 432 |
From: dhouston@bio.ri.ccf.org
|
432 |
From: dhouston@bio.ri.ccf.org
|
| 433 |
Date: Tue, 11 Jun 2002 22:14:07 +0200 (MET DST)
|
433 |
Date: Tue, 11 Jun 2002 22:14:07 +0200 (MET DST)
|
| 434 |
..Missing perl??
|
434 |
..Missing perl??
|
| 435 |
* PR# 1676 *
|
435 |
* PR# 1676 *
|
| 436 |
Subject: R configure.in makes bad alpha assumptions
|
436 |
Subject: R configure.in makes bad alpha assumptions
|
| 437 |
From: mcmahill@mtl.mit.edu
|
437 |
From: mcmahill@mtl.mit.edu
|
| 438 |
Date: Sat, 15 Jun 2002 19:21:09 -0400 (EDT)
|
438 |
Date: Sat, 15 Jun 2002 19:21:09 -0400 (EDT)
|
| 439 |
..Probably fixed in 1.5.1
|
439 |
..Probably fixed in 1.5.1
|
| 440 |
* PR# 1829 *
|
440 |
* PR# 1829 *
|
| 441 |
Subject: R config failure on solaris
|
441 |
Subject: R config failure on solaris
|
| 442 |
From: "Siva Ginjupalli" <gsivrao@hotmail.com>
|
442 |
From: "Siva Ginjupalli" <gsivrao@hotmail.com>
|
| 443 |
Date: Wed, 24 Jul 2002 20:08:49 +0000
|
443 |
Date: Wed, 24 Jul 2002 20:08:49 +0000
|
| 444 |
..Missing info on R version and compilers.
|
444 |
..Missing info on R version and compilers.
|
| 445 |
* PR# 2808 *
|
445 |
* PR# 2808 *
|
| 446 |
Subject: building R 1.7.0 under RH7.3
|
446 |
Subject: building R 1.7.0 under RH7.3
|
| 447 |
From: Tim Hoar <thoar@cgd.ucar.edu>
|
447 |
From: Tim Hoar <thoar@cgd.ucar.edu>
|
| 448 |
Date: Mon, 21 Apr 2003 13:16:16 -0600 (MDT)
|
448 |
Date: Mon, 21 Apr 2003 13:16:16 -0600 (MDT)
|
| 449 |
..This is with foreign compilers
|
449 |
..This is with foreign compilers
|
| 450 |
* PR# 2878 *
|
450 |
* PR# 2878 *
|
| 451 |
Subject: Problem with R CMD INSTALL and package versions
|
451 |
Subject: Problem with R CMD INSTALL and package versions
|
| 452 |
From: rpeng@stat.ucla.edu
|
452 |
From: rpeng@stat.ucla.edu
|
| 453 |
Date: Wed, 30 Apr 2003 08:23:12 +0200 (MET DST)
|
453 |
Date: Wed, 30 Apr 2003 08:23:12 +0200 (MET DST)
|
| 454 |
* PR# 3282 *
|
454 |
* PR# 3282 *
|
| 455 |
Subject: 1.7.1 make check fails
|
455 |
Subject: 1.7.1 make check fails
|
| 456 |
From: "Richard A. O'Keefe" <ok@cs.otago.ac.nz>
|
456 |
From: "Richard A. O'Keefe" <ok@cs.otago.ac.nz>
|
| 457 |
Date: Wed, 18 Jun 2003 17:31:21 +1200 (NZST)
|
457 |
Date: Wed, 18 Jun 2003 17:31:21 +1200 (NZST)
|
| 458 |
..problem with tcltk--await further information
|
458 |
..problem with tcltk--await further information
|
| 459 |
* PR# 3485 *
|
459 |
* PR# 3485 *
|
| 460 |
Subject: Undefined subroutine &R::Rdconv::fill
|
460 |
Subject: Undefined subroutine &R::Rdconv::fill
|
| 461 |
From: michael.t.klinglesmith@intel.com
|
461 |
From: michael.t.klinglesmith@intel.com
|
| 462 |
Date: Tue, 15 Jul 2003 18:56:23 +0200 (MET DST)
|
462 |
Date: Tue, 15 Jul 2003 18:56:23 +0200 (MET DST)
|
| 463 |
* PR# 4314 *
|
463 |
* PR# 4314 *
|
| 464 |
Subject: Re: [Rd] Bugs compiling R-1.7.1 with Intel compilers icc and ifc
|
464 |
Subject: Re: [Rd] Bugs compiling R-1.7.1 with Intel compilers icc and ifc
|
| 465 |
From: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
|
465 |
From: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
|
| 466 |
Date: Fri, 26 Sep 2003 20:28:51 +0200
|
466 |
Date: Fri, 26 Sep 2003 20:28:51 +0200
|
| 467 |
* PR# 5536 *
|
467 |
* PR# 5536 *
|
| 468 |
Subject: R 1.8.1 ./configure with "," in working directory
|
468 |
Subject: R 1.8.1 ./configure with "," in working directory
|
| 469 |
From: Wolfram Fischer <wolfram@fischer-zim.ch>
|
469 |
From: Wolfram Fischer <wolfram@fischer-zim.ch>
|
| 470 |
Date: Fri, 5 Dec 2003 10:19:16 +0100
|
470 |
Date: Fri, 5 Dec 2003 10:19:16 +0100
|
| 471 |
..Well, so users expect the earth
|
471 |
..Well, so users expect the earth
|
| 472 |
* PR# 6482 *
|
472 |
* PR# 6482 *
|
| 473 |
Subject: Installation
|
473 |
Subject: Installation
|
| 474 |
From: a0108661@unet.univie.ac.at
|
474 |
From: a0108661@unet.univie.ac.at
|
| 475 |
Date: Tue, 27 Jan 2004 18:51:04 +0100 (CET)
|
475 |
Date: Tue, 27 Jan 2004 18:51:04 +0100 (CET)
|
| 476 |
..Mandrake RPM installation problem.
|
476 |
..Mandrake RPM installation problem.
|
| 477 |
|
477 |
|
| 478 |
Directory: Language
|
478 |
Directory: Language
|
| 479 |
|
479 |
|
| 480 |
* PR# 408 *
|
480 |
* PR# 408 *
|
| 481 |
Subject: convolution bug
|
481 |
Subject: convolution bug
|
| 482 |
From: wsimpson@gcal.ac.uk
|
482 |
From: wsimpson@gcal.ac.uk
|
| 483 |
Date: Fri, 28 Jan 2000 11:17:36 +0100 (MET)
|
483 |
Date: Fri, 28 Jan 2000 11:17:36 +0100 (MET)
|
| 484 |
* PR# 412 *
|
484 |
* PR# 412 *
|
| 485 |
Subject: anomalies with call objects
|
485 |
Subject: anomalies with call objects
|
| 486 |
From: Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk>
|
486 |
From: Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk>
|
| 487 |
Date: 06 Feb 2000 01:18:50 +0100
|
487 |
Date: 06 Feb 2000 01:18:50 +0100
|
| 488 |
* PR# 669 *
|
488 |
* PR# 669 *
|
| 489 |
Subject: Bug(s) w/ rbind.data.frame(); fix also read.table(*, as.is = TRUE) ?
|
489 |
Subject: Bug(s) w/ rbind.data.frame(); fix also read.table(*, as.is = TRUE) ?
|
| 490 |
From: Martin Maechler <maechler@stat.math.ethz.ch>
|
490 |
From: Martin Maechler <maechler@stat.math.ethz.ch>
|
| 491 |
Date: Mon, 25 Sep 2000 10:17:15 +0200
|
491 |
Date: Mon, 25 Sep 2000 10:17:15 +0200
|
| 492 |
..status of AsIs columns
|
492 |
..status of AsIs columns
|
| 493 |
* PR# 1073 *
|
493 |
* PR# 1073 *
|
| 494 |
Subject: Wierd problem comparing numeric values and list using ==
|
494 |
Subject: Wierd problem comparing numeric values and list using ==
|
| 495 |
From: "Warnes, Gregory R" <gregory_r_warnes@groton.pfizer.com>
|
495 |
From: "Warnes, Gregory R" <gregory_r_warnes@groton.pfizer.com>
|
| 496 |
Date: Fri, 24 Aug 2001 22:07:41 -0400
|
496 |
Date: Fri, 24 Aug 2001 22:07:41 -0400
|
| 497 |
..see also PR#1076
|
497 |
..see also PR#1076
|
| 498 |
* PR# 1076 *
|
498 |
* PR# 1076 *
|
| 499 |
Subject: Re: [Rd] Wierd problem comparing numeric values and list using ==
|
499 |
Subject: Re: [Rd] Wierd problem comparing numeric values and list using ==
|
| 500 |
From: John Chambers <jmc@research.bell-labs.com>
|
500 |
From: John Chambers <jmc@research.bell-labs.com>
|
| 501 |
Date: Mon, 27 Aug 2001 08:44:22 -0400
|
501 |
Date: Mon, 27 Aug 2001 08:44:22 -0400
|
| 502 |
..part of PR#1073
|
502 |
..part of PR#1073
|
| 503 |
* PR# 1186 *
|
503 |
* PR# 1186 *
|
| 504 |
Subject: a patch to tapply
|
504 |
Subject: a patch to tapply
|
| 505 |
From: Vadim Ogranovich <vograno@arbitrade.com>
|
505 |
From: Vadim Ogranovich <vograno@arbitrade.com>
|
| 506 |
Date: Thu, 29 Nov 2001 14:48:35 -0600
|
506 |
Date: Thu, 29 Nov 2001 14:48:35 -0600
|
| 507 |
* PR# 1241 *
|
507 |
* PR# 1241 *
|
| 508 |
Subject: Problem with "missing" in "local"
|
508 |
Subject: Problem with "missing" in "local"
|
| 509 |
From: J.C.Rougier@durham.ac.uk
|
509 |
From: J.C.Rougier@durham.ac.uk
|
| 510 |
Date: Fri, 4 Jan 2002 13:34:34 GMT
|
510 |
Date: Fri, 4 Jan 2002 13:34:34 GMT
|
| 511 |
* PR# 1556 *
|
511 |
* PR# 1556 *
|
| 512 |
Subject: lib.fixup, .GlobalEnv, and R1.5.0
|
512 |
Subject: lib.fixup, .GlobalEnv, and R1.5.0
|
| 513 |
From: mark.bravington@csiro.au
|
513 |
From: mark.bravington@csiro.au
|
| 514 |
Date: Wed, 15 May 2002 08:30:50 +0200 (MET DST)
|
514 |
Date: Wed, 15 May 2002 08:30:50 +0200 (MET DST)
|
| 515 |
* PR# 4051 *
|
515 |
* PR# 4051 *
|
| 516 |
Subject: completeSubclasses() methods bug
|
516 |
Subject: completeSubclasses() methods bug
|
| 517 |
From: colin@colinsmith.org
|
517 |
From: colin@colinsmith.org
|
| 518 |
Date: Tue, 2 Sep 2003 22:15:26 +0200 (MET DST)
|
518 |
Date: Tue, 2 Sep 2003 22:15:26 +0200 (MET DST)
|
| 519 |
..methods package
|
519 |
..methods package
|
| 520 |
* PR# 4525 *
|
520 |
* PR# 4525 *
|
| 521 |
Subject: Problem in 'methods' package
|
521 |
Subject: Problem in 'methods' package
|
| 522 |
From: feferraz@linux.ime.usp.br
|
522 |
From: feferraz@linux.ime.usp.br
|
| 523 |
Date: Sat, 11 Oct 2003 08:20:46 +0200 (MET DST)
|
523 |
Date: Sat, 11 Oct 2003 08:20:46 +0200 (MET DST)
|
| 524 |
* PR# 4561 *
|
524 |
* PR# 4561 *
|
| 525 |
Subject: Infinite recursion in getGeneric
|
525 |
Subject: Infinite recursion in getGeneric
|
| 526 |
From: Saikat DebRoy <saikat@stat.wisc.edu>
|
526 |
From: Saikat DebRoy <saikat@stat.wisc.edu>
|
| 527 |
Date: Mon, 13 Oct 2003 12:17:11 -0400
|
527 |
Date: Mon, 13 Oct 2003 12:17:11 -0400
|
| 528 |
* PR# 5628 *
|
528 |
* PR# 5628 *
|
| 529 |
Subject: Maybe some bug on sapply and cbind
|
529 |
Subject: Maybe some bug on sapply and cbind
|
| 530 |
From: Remy.Drouilhet@upmf-grenoble.fr
|
530 |
From: Remy.Drouilhet@upmf-grenoble.fr
|
| 531 |
Date: Tue, 9 Dec 2003 11:30:35 +0100 (CET)
|
531 |
Date: Tue, 9 Dec 2003 11:30:35 +0100 (CET)
|
| 532 |
..problem with unlist on expression objects
|
532 |
..problem with unlist on expression objects
|
| 533 |
|
533 |
|
| 534 |
Directory: Low-level
|
534 |
Directory: Low-level
|
| 535 |
|
535 |
|
| 536 |
* PR# 989 *
|
536 |
* PR# 989 *
|
| 537 |
Subject: "[.data.frame" allows un-named 3rd subscript
|
537 |
Subject: "[.data.frame" allows un-named 3rd subscript
|
| 538 |
From: "Charles C. Berry" <cberry@tajo.ucsd.edu>
|
538 |
From: "Charles C. Berry" <cberry@tajo.ucsd.edu>
|
| 539 |
Date: Mon, 18 Jun 2001 13:13:46 -0700 (PDT)
|
539 |
Date: Mon, 18 Jun 2001 13:13:46 -0700 (PDT)
|
| 540 |
* PR# 1068 *
|
540 |
* PR# 1068 *
|
| 541 |
Subject: Interrupts (was Re: [Rd] X11 protocol errors ...)
|
541 |
Subject: Interrupts (was Re: [Rd] X11 protocol errors ...)
|
| 542 |
From: Luke Tierney <luke@nokomis.stat.umn.edu>
|
542 |
From: Luke Tierney <luke@nokomis.stat.umn.edu>
|
| 543 |
Date: Wed, 22 Aug 2001 19:32:51 -0500
|
543 |
Date: Wed, 22 Aug 2001 19:32:51 -0500
|
| 544 |
..see also followup in PR#1069
|
544 |
..see also followup in PR#1069
|
| 545 |
* PR# 1069 *
|
545 |
* PR# 1069 *
|
| 546 |
Subject: Interrupts (was Re: [Rd] X11 protocol errors ...)
|
546 |
Subject: Interrupts (was Re: [Rd] X11 protocol errors ...)
|
| 547 |
From: "John W. Eaton" <jwe@bevo.che.wisc.edu>
|
547 |
From: "John W. Eaton" <jwe@bevo.che.wisc.edu>
|
| 548 |
Date: Wed, 22 Aug 2001 21:56:33 -0500
|
548 |
Date: Wed, 22 Aug 2001 21:56:33 -0500
|
| 549 |
..part of PR#1068
|
549 |
..part of PR#1068
|
| 550 |
* PR# 1880 *
|
550 |
* PR# 1880 *
|
| 551 |
Subject: You requested this report
|
551 |
Subject: You requested this report
|
| 552 |
From: Berwin Turlach <berwin@maths.uwa.edu.au>
|
552 |
From: Berwin Turlach <berwin@maths.uwa.edu.au>
|
| 553 |
Date: Tue, 6 Aug 2002 16:57:54 +0800
|
553 |
Date: Tue, 6 Aug 2002 16:57:54 +0800
|
| 554 |
..The bug is that we get as far as mkCLOSXP before an error is reported
|
554 |
..The bug is that we get as far as mkCLOSXP before an error is reported
|
| 555 |
* PR# 2253 *
|
555 |
* PR# 2253 *
|
| 556 |
Subject: [R] CTRL-C suspends echo of shell (R versions 1.6.0 and 1.6.1)
|
556 |
Subject: [R] CTRL-C suspends echo of shell (R versions 1.6.0 and 1.6.1)
|
| 557 |
From: Wolfram Fischer - Z/I/M <wolfram@fischer-zim.ch>
|
557 |
From: Wolfram Fischer - Z/I/M <wolfram@fischer-zim.ch>
|
| 558 |
Date: Mon, 4 Nov 2002 10:18:48 +0100
|
558 |
Date: Mon, 4 Nov 2002 10:18:48 +0100
|
| 559 |
* PR# 4073 *
|
559 |
* PR# 4073 *
|
| 560 |
Subject: Problem with S4 slots in C code
|
560 |
Subject: Problem with S4 slots in C code
|
| 561 |
From: Laurence Kell FM CEFAS <L.T.Kell@cefas.co.uk>
|
561 |
From: Laurence Kell FM CEFAS <L.T.Kell@cefas.co.uk>
|
| 562 |
Date: Fri, 5 Sep 2003 10:23:38 +0100
|
562 |
Date: Fri, 5 Sep 2003 10:23:38 +0100
|
| 563 |
* PR# 4474 *
|
563 |
* PR# 4474 *
|
| 564 |
Subject: Memmory Bugs
|
564 |
Subject: Memmory Bugs
|
| 565 |
From: "Eric R. Riehl" <eriehl@email.unc.edu>
|
565 |
From: "Eric R. Riehl" <eriehl@email.unc.edu>
|
| 566 |
Date: Wed, 8 Oct 2003 14:30:57 -0400 (EDT)
|
566 |
Date: Wed, 8 Oct 2003 14:30:57 -0400 (EDT)
|
| 567 |
..about use of enum for messages in errors.c
|
567 |
..about use of enum for messages in errors.c
|
| 568 |
|
568 |
|
| 569 |
Directory: Macintosh
|
569 |
Directory: Macintosh
|
| 570 |
|
570 |
|
| 571 |
* PR# 1991 *
|
571 |
* PR# 1991 *
|
| 572 |
Subject: Mac Save As... bug
|
572 |
Subject: Mac Save As... bug
|
| 573 |
From: Tim Cole <tjc1@cam.ac.uk>
|
573 |
From: Tim Cole <tjc1@cam.ac.uk>
|
| 574 |
Date: Sun, 8 Sep 2002 13:47:00 +0100
|
574 |
Date: Sun, 8 Sep 2002 13:47:00 +0100
|
| 575 |
* PR# 2813 *
|
575 |
* PR# 2813 *
|
| 576 |
Subject: Search Engine
|
576 |
Subject: Search Engine
|
| 577 |
From: leroy@ucsd.edu
|
577 |
From: leroy@ucsd.edu
|
| 578 |
Date: Tue, 22 Apr 2003 06:21:19 +0200 (MET DST)
|
578 |
Date: Tue, 22 Apr 2003 06:21:19 +0200 (MET DST)
|
| 579 |
..According to Simon Urbanek this is a java security issue. With RAqua a good
|
579 |
..According to Simon Urbanek this is a java security issue. With RAqua a good
|
| 580 |
..alternative is starting HTML
|
580 |
..alternative is starting HTML
|
| 581 |
..help and then using help.search() or Help|Search Help on...
|
581 |
..help and then using help.search() or Help|Search Help on...
|
| 582 |
* PR# 5529 *
|
- |
|
| 583 |
Subject: R OS X panther?
|
- |
|
| 584 |
From: Bronwyn Carlisle <bronwyn@biocadmin.otago.ac.nz>
|
- |
|
| 585 |
Date: Fri, 5 Dec 2003 12:47:55 +1300
|
- |
|
| 586 |
..Probably not an R bug
|
- |
|
| 587 |
* PR# 5674 *
|
- |
|
| 588 |
Subject: R.app should ignore -psn command line argument
|
- |
|
| 589 |
From: ellis@stat.harvard.edu
|
- |
|
| 590 |
Date: Wed, 10 Dec 2003 19:18:15 +0100 (CET)
|
- |
|
| 591 |
* PR# 6438 *
|
582 |
* PR# 6438 *
|
| 592 |
Subject: R crash
|
583 |
Subject: R crash
|
| 593 |
From: sstoddar@uiuc.edu
|
584 |
From: sstoddar@uiuc.edu
|
| 594 |
Date: Fri, 16 Jan 2004 19:41:21 +0100 (CET)
|
585 |
Date: Fri, 16 Jan 2004 19:41:21 +0100 (CET)
|
| 595 |
|
586 |
|
| 596 |
Directory: Misc
|
587 |
Directory: Misc
|
| 597 |
|
588 |
|
| 598 |
* PR# 1126 *
|
589 |
* PR# 1126 *
|
| 599 |
Subject: R-bug report www page whishlist
|
590 |
Subject: R-bug report www page whishlist
|
| 600 |
From: jens.lund@nordea.com
|
591 |
From: jens.lund@nordea.com
|
| 601 |
Date: Wed, 10 Oct 2001 18:24:29 +0200 (MET DST)
|
592 |
Date: Wed, 10 Oct 2001 18:24:29 +0200 (MET DST)
|
| 602 |
* PR# 1158 *
|
593 |
* PR# 1158 *
|
| 603 |
Subject: bug.report()sends empty message
|
594 |
Subject: bug.report()sends empty message
|
| 604 |
From: Paul Gilbert <pgilbert@bank-banque-canada.ca>
|
595 |
From: Paul Gilbert <pgilbert@bank-banque-canada.ca>
|
| 605 |
Date: Mon, 05 Nov 2001 10:05:27 -0500
|
596 |
Date: Mon, 05 Nov 2001 10:05:27 -0500
|
| 606 |
* PR# 1503 *
|
597 |
* PR# 1503 *
|
| 607 |
Subject: R-GNOME
|
598 |
Subject: R-GNOME
|
| 608 |
From: Patrick Gonin <gonin@genethon.fr>
|
599 |
From: Patrick Gonin <gonin@genethon.fr>
|
| 609 |
Date: Thu, 2 May 2002 09:29:07 +0200
|
600 |
Date: Thu, 2 May 2002 09:29:07 +0200
|
| 610 |
..1) is not a bug, as jpeg etc work. capabilities() has been changed for 1.5.1
|
601 |
..1) is not a bug, as jpeg etc work. capabilities() has been changed for 1.5.1
|
| 611 |
..2) system() needs a new version for GNOME.
|
602 |
..2) system() needs a new version for GNOME.
|
| 612 |
* PR# 2644 *
|
603 |
* PR# 2644 *
|
| 613 |
Subject: R CMD SHLIB uses foo.c instead of foo.cc if both are present
|
604 |
Subject: R CMD SHLIB uses foo.c instead of foo.cc if both are present
|
| 614 |
From: faheem@email.unc.edu
|
605 |
From: faheem@email.unc.edu
|
| 615 |
Date: Sun, 16 Mar 2003 19:47:55 +0100 (MET)
|
606 |
Date: Sun, 16 Mar 2003 19:47:55 +0100 (MET)
|
| 616 |
* PR# 2645 *
|
607 |
* PR# 2645 *
|
| 617 |
Subject: Re: [Rd] R CMD SHLIB uses foo.c instead of foo.cc if both are present
|
608 |
Subject: Re: [Rd] R CMD SHLIB uses foo.c instead of foo.cc if both are present
|
| 618 |
From: Faheem Mitha <faheem@email.unc.edu>
|
609 |
From: Faheem Mitha <faheem@email.unc.edu>
|
| 619 |
Date: Sun, 16 Mar 2003 15:44:14 -0500 (EST)
|
610 |
Date: Sun, 16 Mar 2003 15:44:14 -0500 (EST)
|
| 620 |
..part of 2644
|
611 |
..part of 2644
|
| 621 |
* PR# 2648 *
|
612 |
* PR# 2648 *
|
| 622 |
Subject: Re: [Rd] R CMD SHLIB uses foo.c instead of foo.cc if both are present
|
613 |
Subject: Re: [Rd] R CMD SHLIB uses foo.c instead of foo.cc if both are present
|
| 623 |
From: Kurt Hornik <hornik@ci.tuwien.ac.at>
|
614 |
From: Kurt Hornik <hornik@ci.tuwien.ac.at>
|
| 624 |
Date: Mon, 17 Mar 2003 21:32:55 +0100
|
615 |
Date: Mon, 17 Mar 2003 21:32:55 +0100
|
| 625 |
..part of 2644
|
616 |
..part of 2644
|
| 626 |
* PR# 2656 *
|
617 |
* PR# 2656 *
|
| 627 |
Subject: recursive default argument reference in debugger
|
618 |
Subject: recursive default argument reference in debugger
|
| 628 |
From: pburns@pburns.seanet.com
|
619 |
From: pburns@pburns.seanet.com
|
| 629 |
Date: Wed, 19 Mar 2003 12:23:40 +0100 (MET)
|
620 |
Date: Wed, 19 Mar 2003 12:23:40 +0100 (MET)
|
| 630 |
..problem in debugger()
|
621 |
..problem in debugger()
|
| 631 |
* PR# 3646 *
|
622 |
* PR# 3646 *
|
| 632 |
Subject: as.POSIXct Bug when used with POSIXlt arg and tz= arg
|
623 |
Subject: as.POSIXct Bug when used with POSIXlt arg and tz= arg
|
| 633 |
From: Gabor Grothendieck <ggrothendieck@volcanomail.com>
|
624 |
From: Gabor Grothendieck <ggrothendieck@volcanomail.com>
|
| 634 |
Date: Sun, 3 Aug 2003 20:08:59 -0700 (PDT)
|
625 |
Date: Sun, 3 Aug 2003 20:08:59 -0700 (PDT)
|
| 635 |
* PR# 4364 *
|
626 |
* PR# 4364 *
|
| 636 |
Subject: Re: [Rd] another dump/source problem?
|
627 |
Subject: Re: [Rd] another dump/source problem?
|
| 637 |
From: Ross Ihaka <ihaka@stat.auckland.ac.nz>
|
628 |
From: Ross Ihaka <ihaka@stat.auckland.ac.nz>
|
| 638 |
Date: Wed, 01 Oct 2003 07:45:41 +1200
|
629 |
Date: Wed, 01 Oct 2003 07:45:41 +1200
|
| 639 |
..dump somehow needs to recognize that expressions in lists
|
630 |
..dump somehow needs to recognize that expressions in lists
|
| 640 |
..probably need to be enclosed in quote().
|
631 |
..probably need to be enclosed in quote().
|
| 641 |
..
|
632 |
..
|
| 642 |
..S does exactly the same though
|
633 |
..S does exactly the same though
|
| 643 |
|
634 |
|
| 644 |
Directory: Models
|
635 |
Directory: Models
|
| 645 |
|
636 |
|
| 646 |
* PR# 1861 *
|
637 |
* PR# 1861 *
|
| 647 |
Subject: update() can not find objects
|
638 |
Subject: update() can not find objects
|
| 648 |
From: yzhou@arcturusag.com
|
639 |
From: yzhou@arcturusag.com
|
| 649 |
Date: Thu, 1 Aug 2002 19:01:59 +0200 (MET DST)
|
640 |
Date: Thu, 1 Aug 2002 19:01:59 +0200 (MET DST)
|
| 650 |
..The problem is actually deeper than this.
|
641 |
..The problem is actually deeper than this.
|
| 651 |
..
|
642 |
..
|
| 652 |
..Sometime update() wants to evaluate arguments in the environment where the model
|
643 |
..Sometime update() wants to evaluate arguments in the environment where the model
|
| 653 |
..was defined, as here.
|
644 |
..was defined, as here.
|
| 654 |
..
|
645 |
..
|
| 655 |
..Sometimes it wants to use the current environment, eg this snippet from MASS
|
646 |
..Sometimes it wants to use the current environment, eg this snippet from MASS
|
| 656 |
..ph.fun <- function(data, i) {
|
647 |
..ph.fun <- function(data, i) {
|
| 657 |
.. d <- data
|
648 |
.. d <- data
|
| 658 |
.. d$calls <- d$fitted + d$res[i]
|
649 |
.. d$calls <- d$fitted + d$res[i]
|
| 659 |
.. coef(update(fit, data=d))
|
650 |
.. coef(update(fit, data=d))
|
| 660 |
..}
|
651 |
..}
|
| 661 |
* PR# 3671 *
|
652 |
* PR# 3671 *
|
| 662 |
Subject: model.frame() call from inside a function
|
653 |
Subject: model.frame() call from inside a function
|
| 663 |
From: Jerome Asselin <jerome@hivnet.ubc.ca>
|
654 |
From: Jerome Asselin <jerome@hivnet.ubc.ca>
|
| 664 |
Date: Wed, 6 Aug 2003 15:41:16 -0700
|
655 |
Date: Wed, 6 Aug 2003 15:41:16 -0700
|
| 665 |
..is this a bug?
|
656 |
..is this a bug?
|
| 666 |
|
657 |
|
| 667 |
Directory: Startup
|
658 |
Directory: Startup
|
| 668 |
|
659 |
|
| 669 |
none
|
660 |
none
|
| 670 |
|
661 |
|
| 671 |
Directory: System-specific
|
662 |
Directory: System-specific
|
| 672 |
|
663 |
|
| 673 |
* PR# 848 *
|
664 |
* PR# 848 *
|
| 674 |
Subject: X11 device doesn't handle destroy events correcly
|
665 |
Subject: X11 device doesn't handle destroy events correcly
|
| 675 |
From: Thomas Vogels <tov@ece.cmu.edu>
|
666 |
From: Thomas Vogels <tov@ece.cmu.edu>
|
| 676 |
Date: 13 Feb 2001 17:40:46 -0500
|
667 |
Date: 13 Feb 2001 17:40:46 -0500
|
| 677 |
* PR# 1020 *
|
668 |
* PR# 1020 *
|
| 678 |
Subject: .Call and Mandrake 8.0
|
669 |
Subject: .Call and Mandrake 8.0
|
| 679 |
From: lcottret@yahoo.fr
|
670 |
From: lcottret@yahoo.fr
|
| 680 |
Date: Wed, 11 Jul 2001 15:34:23 +0200 (MET DST)
|
671 |
Date: Wed, 11 Jul 2001 15:34:23 +0200 (MET DST)
|
| 681 |
..problem with symbol names only on Mandrake 8.0, not 7.2
|
672 |
..problem with symbol names only on Mandrake 8.0, not 7.2
|
| 682 |
..needs reply to follow-up
|
673 |
..needs reply to follow-up
|
| 683 |
* PR# 1097 *
|
674 |
* PR# 1097 *
|
| 684 |
Subject: R 1.3.1 fails 'make check' on arm in the Bessel example
|
675 |
Subject: R 1.3.1 fails 'make check' on arm in the Bessel example
|
| 685 |
From: Dirk Eddelbuettel <edd@debian.org>
|
676 |
From: Dirk Eddelbuettel <edd@debian.org>
|
| 686 |
Date: Thu, 20 Sep 2001 23:54:19 -0500
|
677 |
Date: Thu, 20 Sep 2001 23:54:19 -0500
|
| 687 |
..This platform turned out to have badly broken FPU behaviour. Given up, at
|
678 |
..This platform turned out to have badly broken FPU behaviour. Given up, at
|
| 688 |
..least for now .
|
679 |
..least for now .
|
| 689 |
* PR# 1261 *
|
680 |
* PR# 1261 *
|
| 690 |
Subject: R_140 AND RHL_72 AND Packages
|
681 |
Subject: R_140 AND RHL_72 AND Packages
|
| 691 |
From: Patrick Gonin <gonin@genethon.fr>
|
682 |
From: Patrick Gonin <gonin@genethon.fr>
|
| 692 |
Date: Wed, 15 Jan 2003 13:25:17 +0100
|
683 |
Date: Wed, 15 Jan 2003 13:25:17 +0100
|
| 693 |
..Seems to relate to RH7.2 rpms
|
684 |
..Seems to relate to RH7.2 rpms
|
| 694 |
* PR# 1272 *
|
685 |
* PR# 1272 *
|
| 695 |
Subject: eigen segfault with GCC 3 on Solaris
|
686 |
Subject: eigen segfault with GCC 3 on Solaris
|
| 696 |
From: Paul Gilbert <pgilbert@bank-banque-canada.ca>
|
687 |
From: Paul Gilbert <pgilbert@bank-banque-canada.ca>
|
| 697 |
Date: Thu, 17 Jan 2002 15:14:33 -0500
|
688 |
Date: Thu, 17 Jan 2002 15:14:33 -0500
|
| 698 |
..Seems to be a problem with g77 in gcc 3.0.2 on Solaris only.
|
689 |
..Seems to be a problem with g77 in gcc 3.0.2 on Solaris only.
|
| 699 |
..Probably a compiler bug
|
690 |
..Probably a compiler bug
|
| 700 |
* PR# 1275 *
|
691 |
* PR# 1275 *
|
| 701 |
Subject: compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a)
|
692 |
Subject: compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a)
|
| 702 |
From: Walter Tautz <wtautz@math.uwaterloo.ca>
|
693 |
From: Walter Tautz <wtautz@math.uwaterloo.ca>
|
| 703 |
Date: Tue, 22 Jan 2002 10:05:20 -0500 (EST)
|
694 |
Date: Tue, 22 Jan 2002 10:05:20 -0500 (EST)
|
| 704 |
* PR# 1289 *
|
695 |
* PR# 1289 *
|
| 705 |
Subject: R 1.4.0 build fails on AIX
|
696 |
Subject: R 1.4.0 build fails on AIX
|
| 706 |
From: lio@hpss1.ccs.ornl.gov
|
697 |
From: lio@hpss1.ccs.ornl.gov
|
| 707 |
Date: Wed, 30 Jan 2002 14:10:30 +0100 (MET)
|
698 |
Date: Wed, 30 Jan 2002 14:10:30 +0100 (MET)
|
| 708 |
* PR# 1316 *
|
699 |
* PR# 1316 *
|
| 709 |
Subject: shared libraries on AIX
|
700 |
Subject: shared libraries on AIX
|
| 710 |
From: lio@hpss1.ccs.ornl.gov
|
701 |
From: lio@hpss1.ccs.ornl.gov
|
| 711 |
Date: Mon, 18 Feb 2002 18:53:41 +0100 (MET)
|
702 |
Date: Mon, 18 Feb 2002 18:53:41 +0100 (MET)
|
| 712 |
* PR# 1461 *
|
703 |
* PR# 1461 *
|
| 713 |
Subject: make check fails d-p-q-r-tests.R - OpenBSD 3.0
|
704 |
Subject: make check fails d-p-q-r-tests.R - OpenBSD 3.0
|
| 714 |
From: Jason Turner <jasont@indigoindustrial.co.nz>
|
705 |
From: Jason Turner <jasont@indigoindustrial.co.nz>
|
| 715 |
Date: Mon, 15 Apr 2002 10:13:36 +0000
|
706 |
Date: Mon, 15 Apr 2002 10:13:36 +0000
|
| 716 |
* PR# 1606 *
|
707 |
* PR# 1606 *
|
| 717 |
Subject: hitting ^C breaks readline history
|
708 |
Subject: hitting ^C breaks readline history
|
| 718 |
From: Cyril Humbert <humbertc@univ-mlv.fr>
|
709 |
From: Cyril Humbert <humbertc@univ-mlv.fr>
|
| 719 |
Date: Tue, 28 May 2002 12:07:07 +0200 (MET DST)
|
710 |
Date: Tue, 28 May 2002 12:07:07 +0200 (MET DST)
|
| 720 |
* PR# 2730 *
|
711 |
* PR# 2730 *
|
| 721 |
Subject: Re: Bug#187537: r-base: FTBFS: hangs in tcltk test
|
712 |
Subject: Re: Bug#187537: r-base: FTBFS: hangs in tcltk test
|
| 722 |
From: Dirk Eddelbuettel <edd@debian.org>
|
713 |
From: Dirk Eddelbuettel <edd@debian.org>
|
| 723 |
Date: Fri, 4 Apr 2003 06:27:15 -0600
|
714 |
Date: Fri, 4 Apr 2003 06:27:15 -0600
|
| 724 |
..something obscure in debian: pbuilder is not part of R
|
715 |
..something obscure in debian: pbuilder is not part of R
|
| 725 |
* PR# 2733 *
|
716 |
* PR# 2733 *
|
| 726 |
Subject: Re: Bug#187537: r-base: FTBFS: hangs in tcltk test
|
717 |
Subject: Re: Bug#187537: r-base: FTBFS: hangs in tcltk test
|
| 727 |
From: Daniel Schepler <schepler@math.berkeley.edu>
|
718 |
From: Daniel Schepler <schepler@math.berkeley.edu>
|
| 728 |
Date: 05 Apr 2003 14:06:09 -0800
|
719 |
Date: 05 Apr 2003 14:06:09 -0800
|
| 729 |
..part of 2730
|
720 |
..part of 2730
|
| 730 |
* PR# 2736 *
|
721 |
* PR# 2736 *
|
| 731 |
Subject: Re: Bug#187537: r-base: FTBFS: hangs in tcltk test
|
722 |
Subject: Re: Bug#187537: r-base: FTBFS: hangs in tcltk test
|
| 732 |
From: Dirk Eddelbuettel <edd@debian.org>
|
723 |
From: Dirk Eddelbuettel <edd@debian.org>
|
| 733 |
Date: Sun, 6 Apr 2003 21:20:29 -0500
|
724 |
Date: Sun, 6 Apr 2003 21:20:29 -0500
|
| 734 |
..part of 2730
|
725 |
..part of 2730
|
| 735 |
* PR# 2822 *
|
726 |
* PR# 2822 *
|
| 736 |
Subject: "LAPACK routine DGESDD gave error code -12" with Debian
|
727 |
Subject: "LAPACK routine DGESDD gave error code -12" with Debian
|
| 737 |
From: Ramon Diaz <rdiaz@cnio.es>
|
728 |
From: Ramon Diaz <rdiaz@cnio.es>
|
| 738 |
Date: Tue, 22 Apr 2003 20:06:21 +0200
|
729 |
Date: Tue, 22 Apr 2003 20:06:21 +0200
|
| 739 |
* PR# 2823 *
|
730 |
* PR# 2823 *
|
| 740 |
Subject: Re: [Rd]
|
731 |
Subject: Re: [Rd]
|
| 741 |
From: Kurt Hornik <hornik@ci.tuwien.ac.at>
|
732 |
From: Kurt Hornik <hornik@ci.tuwien.ac.at>
|
| 742 |
Date: Tue, 22 Apr 2003 20:15:19 +0200
|
733 |
Date: Tue, 22 Apr 2003 20:15:19 +0200
|
| 743 |
..part of 2822
|
734 |
..part of 2822
|
| 744 |
* PR# 2836 *
|
735 |
* PR# 2836 *
|
| 745 |
Subject: R-1.7.0: build feedback: OpenBSD 3.2
|
736 |
Subject: R-1.7.0: build feedback: OpenBSD 3.2
|
| 746 |
From: "Nelson H. F. Beebe" <beebe@math.utah.edu>
|
737 |
From: "Nelson H. F. Beebe" <beebe@math.utah.edu>
|
| 747 |
Date: Thu, 24 Apr 2003 11:40:35 -0600 (MDT)
|
738 |
Date: Thu, 24 Apr 2003 11:40:35 -0600 (MDT)
|
| 748 |
* PR# 2837 *
|
739 |
* PR# 2837 *
|
| 749 |
Subject: R-1.7.0 build feedback: NetBSD 1.6
|
740 |
Subject: R-1.7.0 build feedback: NetBSD 1.6
|
| 750 |
From: "Nelson H. F. Beebe" <beebe@math.utah.edu>
|
741 |
From: "Nelson H. F. Beebe" <beebe@math.utah.edu>
|
| 751 |
Date: Thu, 24 Apr 2003 11:45:20 -0600 (MDT)
|
742 |
Date: Thu, 24 Apr 2003 11:45:20 -0600 (MDT)
|
| 752 |
..PR#3979 is followup
|
743 |
..PR#3979 is followup
|
| 753 |
* PR# 2887 *
|
744 |
* PR# 2887 *
|
| 754 |
Subject: tools/ldAIX4 Assumes AIX nm
|
745 |
Subject: tools/ldAIX4 Assumes AIX nm
|
| 755 |
From: rgrubbfink@cox.net
|
746 |
From: rgrubbfink@cox.net
|
| 756 |
Date: Wed, 30 Apr 2003 22:24:34 +0200 (MET DST)
|
747 |
Date: Wed, 30 Apr 2003 22:24:34 +0200 (MET DST)
|
| 757 |
* PR# 2888 *
|
748 |
* PR# 2888 *
|
| 758 |
Subject: AIX 4.3.3 nm will not read all of dounzip.o
|
749 |
Subject: AIX 4.3.3 nm will not read all of dounzip.o
|
| 759 |
From: rgrubbfink@cox.net
|
750 |
From: rgrubbfink@cox.net
|
| 760 |
Date: Wed, 30 Apr 2003 22:33:24 +0200 (MET DST)
|
751 |
Date: Wed, 30 Apr 2003 22:33:24 +0200 (MET DST)
|
| 761 |
..Looks like an AIX bug, not an R one.
|
752 |
..Looks like an AIX bug, not an R one.
|
| 762 |
..Other people have succeeded on AIX 5.1.
|
753 |
..Other people have succeeded on AIX 5.1.
|
| 763 |
* PR# 4295 *
|
754 |
* PR# 4295 *
|
| 764 |
Subject: Bugs compiling R-1.7.1 with Intel compilers icc and ifc
|
755 |
Subject: Bugs compiling R-1.7.1 with Intel compilers icc and ifc
|
| 765 |
From: <CanisMaior@web.de>
|
756 |
From: <CanisMaior@web.de>
|
| 766 |
Date: Thu, 25 Sep 2003 11:26:09 +0200
|
757 |
Date: Thu, 25 Sep 2003 11:26:09 +0200
|
| 767 |
* PR# 4459 *
|
758 |
* PR# 4459 *
|
| 768 |
Subject: Redhat 7.2 gcc optimisation
|
759 |
Subject: Redhat 7.2 gcc optimisation
|
| 769 |
From: Paul Murrell <p.murrell@auckland.ac.nz>
|
760 |
From: Paul Murrell <p.murrell@auckland.ac.nz>
|
| 770 |
Date: Wed, 08 Oct 2003 15:28:11 +1300
|
761 |
Date: Wed, 08 Oct 2003 15:28:11 +1300
|
| 771 |
* PR# 6488 *
|
762 |
* PR# 6488 *
|
| 772 |
Subject: R fails to build on AFS
|
763 |
Subject: R fails to build on AFS
|
| 773 |
From: Atro.Tossavainen+rproject@helsinki.fi
|
764 |
From: Atro.Tossavainen+rproject@helsinki.fi
|
| 774 |
Date: Wed, 28 Jan 2004 14:40:27 +0100 (CET)
|
765 |
Date: Wed, 28 Jan 2004 14:40:27 +0100 (CET)
|
| 775 |
..insufficent information: what was the error message?
|
766 |
..insufficent information: what was the error message?
|
| 776 |
|
767 |
|
| 777 |
Directory: TooMuchAtOnce
|
768 |
Directory: TooMuchAtOnce
|
| 778 |
|
769 |
|
| 779 |
none
|
770 |
none
|
| 780 |
|
771 |
|
| 781 |
Directory: Windows
|
772 |
Directory: Windows
|
| 782 |
|
773 |
|
| 783 |
* PR# 3234 *
|
774 |
* PR# 3234 *
|
| 784 |
Subject: scan() crash in Windows 98
|
775 |
Subject: scan() crash in Windows 98
|
| 785 |
From: "Simon Fear" <Simon.Fear@synequanon.com>
|
776 |
From: "Simon Fear" <Simon.Fear@synequanon.com>
|
| 786 |
Date: Wed, 11 Jun 2003 12:09:38 +0100
|
777 |
Date: Wed, 11 Jun 2003 12:09:38 +0100
|
| 787 |
..Currently unreproducible
|
778 |
..Currently unreproducible
|
| 788 |
* PR# 3644 *
|
779 |
* PR# 3644 *
|
| 789 |
Subject: Windows 2000 Bug in GMT +/- n Timezones
|
780 |
Subject: Windows 2000 Bug in GMT +/- n Timezones
|
| 790 |
From: Gabor Grothendieck <ggrothendieck@volcanomail.com>
|
781 |
From: Gabor Grothendieck <ggrothendieck@volcanomail.com>
|
| 791 |
Date: Sun, 3 Aug 2003 20:06:49 -0700 (PDT)
|
782 |
Date: Sun, 3 Aug 2003 20:06:49 -0700 (PDT)
|
| 792 |
..As it says, a Windows 2000 bug
|
783 |
..As it says, a Windows 2000 bug
|
| 793 |
* PR# 3841 *
|
784 |
* PR# 3841 *
|
| 794 |
Subject: end-of-loop-timeout problem and submit-bug-report output (resending)
|
785 |
Subject: end-of-loop-timeout problem and submit-bug-report output (resending)
|
| 795 |
Subject: ess-mode 5.1.24; end of loop timeout
|
786 |
Subject: ess-mode 5.1.24; end of loop timeout
|
| 796 |
Subject: Re: where should i increase ess-loop-timeout
|
787 |
Subject: Re: where should i increase ess-loop-timeout
|
| 797 |
From: Scot W McNary <smcnary@charm.net>
|
788 |
From: Scot W McNary <smcnary@charm.net>
|
| 798 |
From: Rich Heiberger <rmh@surfer.sbm.temple.edu>
|
789 |
From: Rich Heiberger <rmh@surfer.sbm.temple.edu>
|
| 799 |
Date: Tue, 19 Aug 2003 16:25:18 -0400 (EDT)
|
790 |
Date: Tue, 19 Aug 2003 16:25:18 -0400 (EDT)
|
| 800 |
Date: Mon, 28 Jul 2003 14:30:03 -0400 (EDT)
|
791 |
Date: Mon, 28 Jul 2003 14:30:03 -0400 (EDT)
|
| 801 |
..Misdirected from ess-bugs?
|
792 |
..Misdirected from ess-bugs?
|
| 802 |
* PR# 4047 *
|
793 |
* PR# 4047 *
|
| 803 |
Subject: File in use error
|
794 |
Subject: File in use error
|
| 804 |
From: oakeley@fmi.ch
|
795 |
From: oakeley@fmi.ch
|
| 805 |
Date: Tue, 2 Sep 2003 11:06:16 +0200 (MET DST)
|
796 |
Date: Tue, 2 Sep 2003 11:06:16 +0200 (MET DST)
|
| 806 |
..Windows / R(D)COM
|
797 |
..Windows / R(D)COM
|
| 807 |
* PR# 4246 *
|
798 |
* PR# 4246 *
|
| 808 |
Subject: creates directory that can't be deleted
|
799 |
Subject: creates directory that can't be deleted
|
| 809 |
From: xiaobao_wang@yahoo.com
|
800 |
From: xiaobao_wang@yahoo.com
|
| 810 |
Date: Mon, 22 Sep 2003 02:26:31 +0200 (MET DST)
|
801 |
Date: Mon, 22 Sep 2003 02:26:31 +0200 (MET DST)
|
| 811 |
..This is a Windows bug.
|
802 |
..This is a Windows bug.
|
| 812 |
|
803 |
|
| 813 |
Directory: incoming
|
804 |
Directory: incoming
|
| 814 |
|
805 |
|
| 815 |
* PR# 5834 *
|
806 |
* PR# 5834 *
|
| 816 |
Subject: bug-gdk error
|
807 |
Subject: bug-gdk error
|
| 817 |
From: 9busova@st.fmph.uniba.sk
|
808 |
From: 9busova@st.fmph.uniba.sk
|
| 818 |
Date: Tue, 16 Dec 2003 08:13:17 +0100 (CET)
|
809 |
Date: Tue, 16 Dec 2003 08:13:17 +0100 (CET)
|
| 819 |
..Problem with gnome GUI
|
810 |
..Problem with gnome GUI
|
| 820 |
* PR# 6550 *
|
811 |
* PR# 6550 *
|
| 821 |
Subject: Bug
|
812 |
Subject: Bug
|
| 822 |
From: huan.huang@bnpparibas.com
|
813 |
From: huan.huang@bnpparibas.com
|
| 823 |
Date: Fri, 6 Feb 2004 18:40:05 +0100 (CET)
|
814 |
Date: Fri, 6 Feb 2004 18:40:05 +0100 (CET)
|
| 824 |
* PR# 6588 *
|
815 |
* PR# 6588 *
|
| 825 |
Subject: limitation
|
816 |
Subject: limitation
|
| 826 |
From: Ming Lo <fnlo@ust.hk>
|
817 |
From: Ming Lo <fnlo@ust.hk>
|
| 827 |
Date: Mon, 16 Feb 2004 20:24:54 +0800 (HKT)
|
818 |
Date: Mon, 16 Feb 2004 20:24:54 +0800 (HKT)
|
| 828 |
* PR# 6591 *
|
819 |
* PR# 6591 *
|
| 829 |
Subject: R-bugs I found your addie ano
|
820 |
Subject: R-bugs I found your addie ano
|
| 830 |
From: "Lee Law" <NEWVWD@wsdc3sx.com>
|
821 |
From: "Lee Law" <NEWVWD@wsdc3sx.com>
|
| 831 |
Date: Tue, 17 Feb 2004 15:56:21 -0400
|
822 |
Date: Tue, 17 Feb 2004 15:56:21 -0400
|
| 832 |
* PR# 6592 *
|
823 |
* PR# 6592 *
|
| 833 |
Subject: Youre not gonna believe this man!
|
824 |
Subject: Youre not gonna believe this man!
|
| 834 |
From: "Natalie ." <dygmhnsdvvdhk@apexmail.com>
|
825 |
From: "Natalie ." <dygmhnsdvvdhk@apexmail.com>
|
| 835 |
Date: Mon, 16 Feb 2004 22:52:41 -0600
|
826 |
Date: Mon, 16 Feb 2004 22:52:41 -0600
|
| 836 |
* PR# 6593 *
|
827 |
* PR# 6593 *
|
| 837 |
Subject: Macintosh
|
828 |
Subject: Macintosh
|
| 838 |
From: dspublic@earthlink.net
|
829 |
From: dspublic@earthlink.net
|
| 839 |
Date: Tue, 17 Feb 2004 06:10:00 +0100 (CET)
|
830 |
Date: Tue, 17 Feb 2004 06:10:00 +0100 (CET)
|
| 840 |
* PR# 6594 *
|
831 |
* PR# 6594 *
|
| 841 |
Subject: typo in help(names)?
|
832 |
Subject: typo in help(names)?
|
| 842 |
From: weigand@mayo.edu
|
833 |
From: weigand@mayo.edu
|
| 843 |
Date: Tue, 17 Feb 2004 16:24:08 +0100 (CET)
|
834 |
Date: Tue, 17 Feb 2004 16:24:08 +0100 (CET)
|
| 844 |
* PR# 6595 *
|
835 |
* PR# 6595 *
|
| 845 |
Subject: Your message to R-announce awaits moderator approval
|
836 |
Subject: Your message to R-announce awaits moderator approval
|
| 846 |
From: r-announce-bounces@stat.math.ethz.ch
|
837 |
From: r-announce-bounces@stat.math.ethz.ch
|
| 847 |
Date: Tue, 17 Feb 2004 16:12:30 +0100
|
838 |
Date: Tue, 17 Feb 2004 16:12:30 +0100
|
| 848 |
* PR# 6596 *
|
839 |
* PR# 6596 *
|
| 849 |
Subject: "Out of memory" while building R with perl 5.8.2
|
840 |
Subject: "Out of memory" while building R with perl 5.8.2
|
| 850 |
From: vangyzen@stat.duke.edu
|
841 |
From: vangyzen@stat.duke.edu
|
| 851 |
Date: Tue, 17 Feb 2004 20:32:01 +0100 (CET)
|
842 |
Date: Tue, 17 Feb 2004 20:32:01 +0100 (CET)
|
| 852 |
* PR# 6597 *
|
843 |
* PR# 6597 *
|
| 853 |
Subject: summary.rpart() in rpart package
|
844 |
Subject: summary.rpart() in rpart package
|
| 854 |
From: "Chen, Feiming" <feiming_chen@spectramarketing.com>
|
845 |
From: "Chen, Feiming" <feiming_chen@spectramarketing.com>
|
| 855 |
Date: Tue, 17 Feb 2004 17:07:02 -0600
|
846 |
Date: Tue, 17 Feb 2004 17:07:02 -0600
|
| 856 |
* PR# 6598 *
|
847 |
* PR# 6598 *
|
| 857 |
Subject: src/scripts/Makefile bug
|
848 |
Subject: src/scripts/Makefile bug
|
| 858 |
From: Atro Tossavainen <atossava@cc.helsinki.fi>
|
849 |
From: Atro Tossavainen <atossava@cc.helsinki.fi>
|
| 859 |
Date: Wed, 18 Feb 2004 14:45:24 +0200 (EET)
|
850 |
Date: Wed, 18 Feb 2004 14:45:24 +0200 (EET)
|
| 860 |
* PR# 6599 *
|
851 |
* PR# 6599 *
|
| 861 |
Subject: warning
|
852 |
Subject: warning
|
| 862 |
From: bw@bwdigitronik.ch
|
853 |
From: bw@bwdigitronik.ch
|
| 863 |
Date: Wed, 18 Feb 2004 16:53:58 +0100
|
854 |
Date: Wed, 18 Feb 2004 16:53:58 +0100
|
| 864 |
* PR# 6600 *
|
855 |
* PR# 6600 *
|
| 865 |
Subject: R would not quit (bug?)
|
856 |
Subject: R would not quit (bug?)
|
| 866 |
From: Michael Herron <Michael.C.Herron@Dartmouth.EDU>
|
857 |
From: Michael Herron <Michael.C.Herron@Dartmouth.EDU>
|
| 867 |
Date: Wed, 18 Feb 2004 14:27:07 -0500
|
858 |
Date: Wed, 18 Feb 2004 14:27:07 -0500
|
| - |
|
859 |
* PR# 6601 *
|
| - |
|
860 |
Subject: Process R segmentation with strsplit()
|
| - |
|
861 |
From: "wolski" <wolski@molgen.mpg.de>
|
| - |
|
862 |
Date: Thu, 19 Feb 2004 19:05:49 +0100
|