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