Search Discussions
-
Kevin, I was glad to see your list. Some of the items were reasons for creating some of the functions in Hmisc. summarize and mApply in conjunction with llist handle labeling of output - this is ...
Frank E Harrell Jr
Jan 17, 2004 at 3:31 pm
Jan 22, 2004 at 10:56 pm -
First, a big thanks to all of the developers and users that have worked to make R such useful software. It is only because I find the software so useful that I have the following opinions. A recent ...
Kevin Wright
Jan 16, 2004 at 6:45 pm
Jul 13, 2004 at 6:05 pm -
11
[Rd] hello
SnÉüýwäƒk˜9]zŤþ‘ató‡°$’Ø""½ñH <~Â?bªkfôÝGmð’JâªÜËó}ÛŠ&)$<¨³N˜ç'½&W|Y`põÉ: ¹ž‚Ž…‹Ûæ™°eâ9ÎwÅ.°÷Dn`ƒËg9˜Z*„ùÏ«…µI„©Vôè)NL^ÑŸ(nŒr]FžsvéÂZA/w¬,FC[B…µÔ¥¬› ¶#Ôa/¾xWm; bIoô ý| ...Jerry
Jan 27, 2004 at 4:25 pm
Jan 28, 2004 at 1:28 am -
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment.
Alice
Jan 27, 2004 at 4:12 pm
Jan 27, 2004 at 11:57 pm -
I recently uploaded a developmental version of the Matrix package, Matrix_0.6-1.tar.gz, to CRAN where it is in the src/contrib/1.9.0/Other directory. It requires some of the packages that will appear ...
Douglas Bates
Jan 29, 2004 at 11:35 pm
Jan 30, 2004 at 3:18 pm -
Full_Name: Petr Klasterecky Version: 1.8.1 OS: Windows XP, Linux Submission from: (NULL) (195.113.27.212) The isoreg() function causes R to crash when called repeatedly. Consider the following simple ...
Klaster
Jan 28, 2004 at 5:31 pm
Jan 30, 2004 at 2:49 pm -
Full_Name: Joel Pitt Version: 1.81 OS: XP Submission from: (NULL) (218.101.45.243) Running any of the windows binaries in Windows XP cause programs to immediately exit without producing any error ...
Extropy
Jan 20, 2004 at 1:01 am
Jan 20, 2004 at 4:33 am -
I have encountered an issue which I have been unable to resolve, involving an S3 generic (print) being declared S4 generic in a package, and the method being exported. This all works fine - the ...
Heywood, Giles
Jan 8, 2004 at 12:05 pm
Jan 12, 2004 at 9:14 pm -
Full_Name: Scot Wilcoxon Version: 1.8.1 OS: Linux Submission from: (NULL) (209.98.144.16) return() is not documented. It should also be mentioned in the R Reference section for function(). Apparently ...
Scot
Jan 10, 2004 at 4:11 pm
Jan 10, 2004 at 7:55 pm -
Naming difference in cbind between S-Plus and R. I think R is wrong. abc <- data.frame(y=1:4, x=rnorm(4)) abc.lm <- lm(y ~ x, data=abc) predict.lm(abc.lm, type="terms") ## this is where R got the ...
Rmh
Jan 31, 2004 at 10:27 pm
Jan 31, 2004 at 11:49 pm -
As I've mentioned a number of times. I find it very useful to have lowess() become a generic function so that a lowess.formula() can be defined. Below is a patch that makes both changes, as well as ...
Warnes, Gregory R
Jan 21, 2004 at 7:46 am
Jan 21, 2004 at 12:01 pm -
Full_Name: Ryszard Czerminski Version: 1.8.1 OS: GNU/Linux Submission from: (NULL) (205.181.102.120) prcomp(..., scale = TRUE) does not work correctly: $ uname -a Linux 2.4.20-28.9bigmem #1 SMP Thu ...
Ryszard Czerminski
Jan 15, 2004 at 3:29 pm
Jan 15, 2004 at 8:03 pm -
The message contains Unicode characters and has been sent as a binary attachment.
Jworm
Jan 27, 2004 at 12:21 am
Jan 31, 2004 at 8:11 pm -
The message contains Unicode characters and has been sent as a binary attachment. This is an automated message please do not reply. The following virus was found Found the W32/[email protected] virus !!! ...
Mjr
Jan 27, 2004 at 7:04 am
Jan 28, 2004 at 3:06 am -
Full_Name: Jonathan Swinton Version: 1.9.0 OS: Windows 2000 Submission from: (NULL) (193.132.159.34) Attempting to substitute a NA causes an error in sub. Error in sub(pattern, replacement, x, ...
Jonathan-Rbugs
Jan 21, 2004 at 5:36 pm
Jan 22, 2004 at 6:07 pm -
I contacted John Fox about this first, because parts of the file are attributed to him. He says that he didn't write rstandard.glm(), and suggests asking r-devel. As it stands, rstandard.glm() has ...
Roger Bivand
Jan 20, 2004 at 2:15 pm
Jan 20, 2004 at 4:03 pm -
Full_Name: Drouilhet R?my Version: 1.8.1 OS: Linux Submission from: (NULL) (195.221.43.136) qchisq(1,10) works well but qchisq(1,10,ncp=0) does not work whereas ncp=0 is the default value of the ...
Remy Drouilhet
Jan 19, 2004 at 6:08 pm
Jan 20, 2004 at 10:33 am -
I've got a package I would like to send out for testing and have noticed a "problem" with the \tabular portion of the help "compiler" the code for inserting vertical lines, in the tabular ...
Jeff D. Hamann
Jan 20, 2004 at 9:24 am
Jan 20, 2004 at 10:29 am -
Could it be possible for packages to have manuals in multiple languages? I'm not saying all manuals should be in multiple languages, but I think there should be a mechanism for package writers to add ...
Peter Kleiweg
Jan 16, 2004 at 12:08 am
Jan 17, 2004 at 10:28 am -
It seems that R (unlike S-plus) allows assignments to elements of a vector objects even when the object do not exists locally (inside a fucntion) in cases where an object of the same name exists ...
Jarle Tufto
Jan 16, 2004 at 11:11 am
Jan 16, 2004 at 12:20 pm -
Just for fun (and actually because I would use it too) I wrote a version of the "paste" menu command that assumes the clipboard contains a transcript, and just pastes the commands from it into the R ...
Tony Plate
Jan 14, 2004 at 5:46 pm
Jan 14, 2004 at 6:40 pm -
Full_Name: Christoph Schmutz, MeteoSchweiz, Switzerland Version: R1.7.1, R1.8.1 OS: windows2000, solaris sunOS 5.8 Submission from: (NULL) (141.249.133.6) I'm not sure if I don't get the clue, but ...
Christoph Schmutz
Jan 9, 2004 at 5:59 pm
Jan 11, 2004 at 5:01 pm -
Dear R-devel, Can anyone give me some hints on how to go about debugging a strange segfault in my randomForest package? Here's the scoop: A user reported segfault when running predict() in the ...
Liaw, Andy
Jan 9, 2004 at 3:51 am
Jan 9, 2004 at 7:28 pm -
Full_Name: Thomas Stabla Version: 1.8.1 OS: Linux, XP Submission from: (NULL) (80.136.67.200) qchisq(1, df = 1, ncp = 0) seems to hang for me. I tried R 1.7.1, R 1.8.1 and R-Devel 1.9.0 under Linux ...
Statho3
Jan 7, 2004 at 9:44 pm
Jan 9, 2004 at 7:03 pm -
Dear r-devel list members, Dirk Eddelbuettel brought the following problem to my attention. The code is abstracted from the appendix on mixed models from my R and S-PLUS Companion: Error in ...
John Fox
Jan 7, 2004 at 11:37 pm
Jan 8, 2004 at 4:58 pm -
Full_Name: David Firth Version: 1.8.0 OS: Mac OS 10.2.8 Submission from: (NULL) (80.177.12.48) In .Rd files, we use \url{stuff} to refer to a URL on the web. Just as the documentation says. Perhaps ...
D Firth
Jan 28, 2004 at 10:28 pm
Jan 29, 2004 at 1:20 pm -
ltext( 0, 0, pos=NULL, label="xxxx") gives an error message. The help page of ``ltext'' references to the help page of ``text'' where the default value of pos is set to NULL. To solve the problem ...
Wolfram Fischer
Jan 27, 2004 at 8:54 am
Jan 28, 2004 at 5:46 pm -
Your message was rejected because it has an apparently executable attachment "doc.zip". Please read http://www.scms.waikato.ac.nz/help/mail/policy.html
Exim
Jan 28, 2004 at 2:39 am
Jan 28, 2004 at 2:55 pm -
I'd like to make the following change to termplot(): Add panel=points as an extra parameter. Replace if (partial.resid) points(xx, pres[, i], cex = cex, pch = pch, col = col.res, ...) by if ...
John Maindonald
Jan 24, 2004 at 3:23 am
Jan 24, 2004 at 6:25 pm -
Full_Name: Liming Liang Version: 1.8.1 OS: windows2000 professional Submission from: (NULL) (67.172.81.139) I was looking at the variable 'mpg' of the data file 'mtcars' and make a stem plot, the ...
Lianglim
Jan 22, 2004 at 7:22 pm
Jan 22, 2004 at 7:52 pm -
Something appears to be wrong with the web link to the gzipped postscript version of Rnews vol 3/3 on <http://cran.r-project.org/ . Paul
Paul Gilbert
Jan 22, 2004 at 4:09 pm
Jan 22, 2004 at 6:39 pm -
Full_Name: Roger Bivand Version: 1.8.1, R-Devel OS: Linux Submission from: (NULL) (129.177.30.18) na.exclude.default() in src/library/base/R/nafns.R in 1.8.1 and stats/R/nafns.R in devel copies ...
Roger Bivand
Jan 7, 2004 at 12:27 pm
Jan 21, 2004 at 8:00 pm -
`R-devel' is said to be Under development (unstable), so please don't report problems to R-help. (There is an R-devel list to which I have diverted this). The problem is a problem in trying to cope ...
Prof Brian Ripley
Jan 21, 2004 at 9:24 am
Jan 21, 2004 at 12:19 pm -
_ platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major 1 minor 8.1 year 2003 month 11 day 21 language R [1] 1 I think this would fix cor( ), but have not looked at ...
Cberry
Jan 21, 2004 at 12:18 am
Jan 21, 2004 at 12:59 am -
Full_Name: Ville Rapa Version: R 1.8.1 (2003-11-21) OS: linux debian sarge Submission from: (NULL) (193.65.112.51) Prints code to the console. To reproduce the problem type help without parenthesis ...
Mrapa
Jan 20, 2004 at 5:34 pm
Jan 20, 2004 at 6:29 pm -
R-developers: How do we go about adding keywords to the KEYWORDS and KEYWORDS.db files? I would like to add "econometrics & Econometrics" to the Statistics section of the file... Is this something I ...
Jeff D. Hamann
Jan 20, 2004 at 9:48 am
Jan 20, 2004 at 10:25 am -
I've wondered why the digest version of the r-devel emails have the messages as attachments and the r-help-request have all the messages in one email (which I like MUCH better). Is it possible to ...
Jeff D. Hamann
Jan 19, 2004 at 6:37 pm
Jan 19, 2004 at 7:06 pm -
Full_Name: Steven T. Stoddard Version: 1.8.1 OS: OS X 10.3.2 Submission from: (NULL) (68.77.32.31) Using fix(data.frame) causes an immediate bus error and crashes R. This happens regardless of the ...
Sstoddar
Jan 16, 2004 at 7:40 pm
Jan 16, 2004 at 8:50 pm -
I would like to deprecate La.eigen. It is used in a few packages (ade4, fpc, gss, mvtnorm and smoothSurv on CRAN), but only in usages where replacing `La.eigen' by `eigen' would call exactly the same ...
Prof Brian Ripley
Jan 15, 2004 at 11:38 am
Jan 15, 2004 at 11:40 am -
And the bug is in glibc, not R (the segfault is in strftime in libc). It works perfectly on Solaris: [1] "1993-08-07 01:50:00 CST" and on Windows (where that is not a valid time zone so I used ...
Ripley
Jan 11, 2004 at 5:50 pm
Jan 11, 2004 at 9:21 pm -
As some may have noticed, the incoming box on r-bugs was getting contaminated with about 40 times more spam than regular bug reports. Since I had more important things to do this week (nothing like ...
Peter Dalgaard
Jan 8, 2004 at 6:45 pm
Jan 8, 2004 at 7:36 pm -
Hi, I'm writing some code that will eventually see its way to a package (I hope). I've noticed that some functions are not set up using generic methods (while similar functions are). For example, ...
Max_Kuhn
Jan 5, 2004 at 4:06 pm
Jan 5, 2004 at 4:53 pm -
Full_Name: Version: OS: Submission from: (NULL) (192.38.19.4) I'm playing with some modifications to work around the problem where people would inadvertently submit a report a second time by ...
P Dalgaard
Jan 2, 2004 at 8:06 pm
Jan 2, 2004 at 8:11 pm -
0
[Rd] Re:
Dear Valued Customer, Tracfone is currently featuring a new Motorola V60 flip phone in selected areas. please visit our website at http://www.tracfone.com/store_manager.jsp?task=buyphone to see if it ...GeneralInq
Jan 31, 2004 at 9:27 pm
Jan 31, 2004 at 9:27 pm -
German translation: Sie haben Ihre eMail an die Adresse "[email protected]" gerichtet. Der hintere Teil der Adresse ("Domain"), "@secondella.de", ist gueltig, der Benutzernamen jedoch nicht ...
Daemon
Jan 31, 2004 at 9:17 pm
Jan 31, 2004 at 9:17 pm -
Your submission to the list has been forwarded to the list owner <[email protected] for approval because you do not seem to be on that list. If you want to join the list, send email to ...
Owner-Mutt-Users
Jan 31, 2004 at 9:05 pm
Jan 31, 2004 at 9:05 pm -
The infected component in the scanned document was deleted. Violation Information: The attachment document.zip contained the virus [email protected] and was deleted.
BR/Norsa
Jan 30, 2004 at 11:32 pm
Jan 30, 2004 at 11:32 pm -
I think there are two bugs in aov() that shows up when the right hand side of `formula' contains both `-1' and an Error() term, e.g., aov(y ~ a + b - 1 + Error(c), ...). Without `-1' or `Error()' ...
B-H
Jan 30, 2004 at 8:25 pm
Jan 30, 2004 at 8:25 pm
Group Overview
group | r-devel |
categories | r |
discussions | 111 |
posts | 292 |
users | 155 |
website | r-project.org |
irc | #r |
155 users for January 2004
Archives
- June 2016 (34)
- May 2016 (174)
- April 2016 (105)
- March 2016 (133)
- February 2016 (127)
- January 2016 (93)
- December 2015 (92)
- November 2015 (80)
- October 2015 (164)
- September 2015 (133)
- August 2015 (120)
- July 2015 (110)
- June 2015 (165)
- May 2015 (242)
- April 2015 (131)
- March 2015 (212)
- February 2015 (147)
- January 2015 (117)
- December 2014 (118)
- November 2014 (201)
- October 2014 (146)
- September 2014 (162)
- August 2014 (217)
- July 2014 (153)
- June 2014 (195)
- May 2014 (193)
- April 2014 (231)
- March 2014 (270)
- February 2014 (107)
- January 2014 (186)
- December 2013 (122)
- November 2013 (156)
- October 2013 (215)
- September 2013 (248)
- August 2013 (239)
- July 2013 (167)
- June 2013 (151)
- May 2013 (223)
- April 2013 (278)
- March 2013 (229)
- February 2013 (254)
- January 2013 (201)
- December 2012 (207)
- November 2012 (154)
- October 2012 (203)
- September 2012 (175)
- August 2012 (209)
- July 2012 (180)
- June 2012 (148)
- May 2012 (241)
- April 2012 (215)
- March 2012 (343)
- February 2012 (248)
- January 2012 (242)
- December 2011 (201)
- November 2011 (328)
- October 2011 (262)
- September 2011 (221)
- August 2011 (239)
- July 2011 (248)
- June 2011 (283)
- May 2011 (367)
- April 2011 (393)
- March 2011 (284)
- February 2011 (344)
- January 2011 (212)
- December 2010 (274)
- November 2010 (300)
- October 2010 (280)
- September 2010 (322)
- August 2010 (303)
- July 2010 (248)
- June 2010 (187)
- May 2010 (231)
- April 2010 (284)
- March 2010 (287)
- February 2010 (329)
- January 2010 (258)
- December 2009 (353)
- November 2009 (496)
- October 2009 (367)
- September 2009 (461)
- August 2009 (353)
- July 2009 (269)
- June 2009 (329)
- May 2009 (354)
- April 2009 (354)
- March 2009 (535)
- February 2009 (351)
- January 2009 (324)
- December 2008 (226)
- November 2008 (315)
- October 2008 (301)
- September 2008 (208)
- August 2008 (309)
- July 2008 (246)
- June 2008 (265)
- May 2008 (399)
- April 2008 (515)
- March 2008 (314)
- February 2008 (345)
- January 2008 (324)
- December 2007 (324)
- November 2007 (272)
- October 2007 (272)
- September 2007 (265)
- August 2007 (260)
- July 2007 (280)
- June 2007 (246)
- May 2007 (389)
- April 2007 (410)
- March 2007 (371)
- February 2007 (298)
- January 2007 (385)
- December 2006 (293)
- November 2006 (389)
- October 2006 (487)
- September 2006 (455)
- August 2006 (111)
- July 2006 (397)
- June 2006 (367)
- May 2006 (413)
- April 2006 (441)
- March 2006 (381)
- February 2006 (349)
- January 2006 (390)
- December 2005 (261)
- November 2005 (318)
- October 2005 (528)
- September 2005 (369)
- August 2005 (369)
- July 2005 (274)
- June 2005 (410)
- May 2005 (331)
- April 2005 (465)
- March 2005 (276)
- February 2005 (291)
- January 2005 (272)
- December 2004 (199)
- November 2004 (388)
- October 2004 (318)
- September 2004 (273)
- August 2004 (298)
- July 2004 (267)
- June 2004 (286)
- May 2004 (168)
- April 2004 (268)
- March 2004 (316)
- February 2004 (271)
- January 2004 (292)
- December 2003 (164)
- November 2003 (249)
- October 2003 (311)
- September 2003 (262)
- August 2003 (305)
- July 2003 (170)
- June 2003 (271)
- May 2003 (239)
- April 2003 (273)
- March 2003 (155)
- February 2003 (1)
- January 2003 (1)
- December 2002 (1)
- October 2002 (1)
- September 2002 (1)
- August 2002 (1)
- July 2002 (1)
- June 2002 (1)
- April 2002 (2)
- March 2002 (1)
- February 2002 (1)
- January 2002 (1)
- December 2001 (1)
- November 2001 (1)
- October 2001 (1)
- September 2001 (1)
- August 2001 (1)
- July 2001 (1)
- June 2001 (1)
- May 2001 (1)
- April 2001 (1)
- March 2001 (1)
- February 2001 (1)
- January 2001 (1)
- December 2000 (1)
- November 2000 (1)
- October 2000 (1)
- September 2000 (1)
- August 2000 (1)
- July 2000 (1)
- May 2000 (2)
- April 2000 (1)
- March 2000 (1)
- February 2000 (1)
- January 2000 (1)
- December 1999 (1)
- November 1999 (1)
- October 1999 (1)
- September 1999 (1)
- August 1999 (1)
- July 1999 (1)
- June 1999 (1)
- May 1999 (1)
- March 1999 (2)
- February 1999 (1)
- January 1999 (1)
- December 1998 (1)
- November 1998 (1)
- October 1998 (1)
- September 1998 (1)
- August 1998 (1)
- July 1998 (1)
- June 1998 (1)
- May 1998 (1)
- April 1998 (1)
- March 1998 (1)
- February 1998 (1)
- January 1998 (1)
- December 1997 (1)
- November 1997 (1)
- October 1997 (1)
- September 1997 (1)
- August 1997 (1)
- July 1997 (1)
- June 1997 (1)
- May 1997 (1)
- April 1997 (1)