Search Discussions
-
Calls of the form data(package = pkg) inside a function incorrectly fail ("pkg" is a local variable). For instance, foo <- function(pkg) data(package = pkg) foo("base") Error in ...
David James
Oct 16, 2003 at 8:09 pm
Oct 17, 2003 at 6:31 pm -
Full_Name: Ian Wilson Version: R-1.8.0 OS: Windows (but own compilation) Submission from: (NULL) (139.133.7.38) the p-value is incorrect for cor.test using method "spearman" in R-1.8.0. This was not ...
I Wilson
Oct 22, 2003 at 12:11 pm
Oct 23, 2003 at 2:05 pm -
Dear r-bugs, When I create EPS files, they sometimes appear rotated in my LaTeX PDF document and sometimes they don't. Two examples: ## x1.eps is not rotated in LaTeX x <- seq(-1, 1, length0) ...
Arnima
Oct 8, 2003 at 5:00 am
Oct 8, 2003 at 2:19 pm -
I have encountered an issue while preparing some of the Bioconductor packages for our upcoming release, and Duncan Murdoch suggested that I bring one of the related points up here. The background is ...
Jeff Gentry
Oct 23, 2003 at 5:23 pm
Oct 24, 2003 at 4:07 pm -
Full_Name: J . R. M. Hosking Version: 1.8.0 OS: Windows 2000 Submission from: (NULL) (129.34.20.23) On R 1.8.0 (and on R 1.5.1), Windows binary: [,1] [1,] 0 This is surprising. Is it a bug? Note that ...
Hosking
Oct 14, 2003 at 9:43 pm
Oct 15, 2003 at 2:00 pm -
Graham, Confirmed. I will pass that along to the R team. As 1.8.0 is in code freeze, this may not get addressed, unfortunately. Regards, Dirk -- Those are my principles, and if you don't like ...
Edd
Oct 3, 2003 at 2:16 pm
Oct 4, 2003 at 3:56 pm -
NEWS for R 1.8.0 has and this has already caused grief here (actually it has several days ago, when I switched our users to R-1.8.0beta BUT THEY DIDN'T TELL ANY R DEVELOPER ) for a user who does use ...
Martin Maechler
Oct 10, 2003 at 12:25 pm
Oct 14, 2003 at 6:15 pm -
Function in the base library of R 1.8.0 seems to use a search path with base coming before the local environment. I think this is intentional and is related to base being a namespace. function (x) ...
Saikat DebRoy
Oct 9, 2003 at 12:41 pm
Oct 11, 2003 at 5:02 am -
I am trying to build the XML package on MacOS. I am using the fink installation of libxml-1.8.17. The configuration information is: Configuration information: Libxml settings libxml include ...
Sean Davis
Oct 9, 2003 at 11:22 am
Oct 9, 2003 at 4:53 pm -
MinGW 3.1.0-1 is currently the latest official MinGW release, therefore I tried to compile the latest R beta (rsync today). There is one minor problem when trying that: gcc -O2 -Wall -pedantic ...
Simon Urbanek
Oct 3, 2003 at 7:07 pm
Oct 5, 2003 at 1:05 am -
I'd like to propose adding "strict" versions of the subsetting operators "[", "[[", and "$" to the R language. These strict versions would be intended for use in programming rather than in ...
Tony Plate
Oct 28, 2003 at 5:48 am
Oct 28, 2003 at 8:26 pm -
A couple of weeks back there was some discussion about documenting the regular expressions as used in R. Several years ago the problem was that this was OS-dependent, and to plug that problem we ...
Prof Brian Ripley
Oct 24, 2003 at 8:45 am
Oct 25, 2003 at 10:56 am -
Full_Name: Eiji Nakama Version: R-1.8.0 OS: linux(VineLinux) Submission from: (NULL) (219.117.236.13) I build by Tcl8.0.5 and R-1.8.0. Error in dyn.load(x, as.logical(local), as.logical(now)) ...
Nakama
Oct 21, 2003 at 6:28 am
Oct 23, 2003 at 9:40 am -
To whom it may concern, I get the following message when I run my function: Warning message: multi-argument returns are deprecated in: return(call.fn, repl, time, from, to, last.year, occup.m, ...
Tord Snall
Oct 20, 2003 at 6:49 pm
Oct 21, 2003 at 11:48 am -
Error in options(x) : evaluation is nested too deeply: infinite recursion? --please do not edit the information below-- Version: platform = i686-pc-linux-gnu arch = i686 os = linux-gnu system = i686, ...
Saikat
Oct 13, 2003 at 6:15 pm
Oct 15, 2003 at 10:28 pm -
I have just diligently upgraded my R installation for Windows XP Pro to 1.8.0. As an ESS user and R package builder, part of this upgrade process for me always involves editing the PATH environment ...
Chris Jackson
Oct 10, 2003 at 12:50 pm
Oct 10, 2003 at 3:59 pm -
I don't think that's right: that would set up an S3 group generic Complex, and there is no such thing. That's not how S4 group generics are implemented, according to ?Complex. -- Brian D. Ripley, ...
Prof Brian Ripley
Oct 9, 2003 at 6:46 pm
Oct 10, 2003 at 9:41 am -
I am having an unusual difficulty with R 1.8.0 on Mandrake 9.1 running a problem that takes a large amount of memory. With R 1.7.1 this ran on the machine I am using (barely), but now takes more ...
Paul Gilbert
Oct 9, 2003 at 12:05 pm
Oct 9, 2003 at 5:49 pm -
While playing around with panther I discovered (with surprise) that tcltk seems to work (even if not smoothly) with RAqua without first calling tkStartGUI. I switched back to 10.2.6 and it works as ...
Stefano Iacus
Oct 30, 2003 at 12:14 pm
Oct 30, 2003 at 11:16 pm -
Full_Name: Yongchao Ge Version: 1.8 OS: Windows XP profesional Submission from: (NULL) (146.203.2.152) The R installation is fine on Windows XP, but when I started to open the R program, then it pops ...
Yongchao Ge
Oct 29, 2003 at 6:33 am
Oct 30, 2003 at 5:00 am -
Hi, I am trying to configure R-1.8.0-patched (fresh rsync) for machines with the tcltk files in unorthodox locations. I specified a TCLTK_CPPFLAGS='/usr/freeware/include/' in the file config.site but ...
Laurent Gautier
Oct 27, 2003 at 12:53 pm
Oct 28, 2003 at 7:35 pm -
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_000_01C39C9F.B5DABBD0 Content-Type ...
L T Kell
Oct 27, 2003 at 4:37 pm
Oct 27, 2003 at 9:35 pm -
Full_Name: Jerome Asselin Version: 1.8.0 OS: RedHat Linux 7.2 Submission from: (NULL) (142.103.177.13) I would not expect a segmentation fault; perhaps an error message. Segmentation fault This is ...
Jerome
Oct 24, 2003 at 11:29 pm
Oct 27, 2003 at 6:27 pm -
In R-patched_2003-10-20, subsetted 1-D arrays no longer get converted to vectors. The NEWS file documents this change, as an indirect result of bug report 4110. I just wanted to mention this can ...
David Brahm
Oct 22, 2003 at 12:24 am
Oct 22, 2003 at 5:13 pm -
Full_Name: Fernando Henrique Ferraz Pereira da Rosa Version: 1.8.0 OS: Linux 2.4.21 Submission from: (NULL) (200.206.211.169) After installing R 1.8.0, the R DBI interface stopped working. I tracked ...
Feferraz
Oct 11, 2003 at 8:20 am
Oct 12, 2003 at 8:36 pm -
That's an obselete and broken compiler, and the R-admin manual says @command{gcc} 3.2.1 and 3.2.2 generate incorrect code on 32-bit Solaris builds with optimization, but versions 3.1, 3.2, 3.2.3 and ...
Prof Brian Ripley
Oct 9, 2003 at 8:31 pm
Oct 9, 2003 at 8:31 pm -
Full_Name: Andrew Zachary Version: 1.7.1 OS: XP Pro Submission from: (NULL) (24.44.128.138) The R-console window in the Windows GUI has a nice feature that lets you save your preferences for font ...
Andrew_zachary
Oct 1, 2003 at 10:24 pm
Oct 7, 2003 at 12:59 pm -
RTFM. Specifically, ?text says it accept the argument "xpd". To see how to use it, see ?par. Also see R FAQ Q9.1. This is utterly unreasonable, IMHO. Try asking any commercial software vendor to keep ...
Liaw, Andy
Oct 4, 2003 at 12:36 am
Oct 4, 2003 at 11:29 am -
Hi, I was looking for a Windows-specific R function to focus the console window and couldn't find one. The motivation is that after loading the tcltk package, the "main" Tk window "." is presumably ...
James Wettenhall
Oct 22, 2003 at 11:15 am
Nov 3, 2003 at 1:44 am -
# Your mailer is set to "none" (default on Windows), # hence we cannot send the bug report directly from R. # Please copy the bug report (after finishing it) to # your favorite email program and send ...
S Conti
Oct 31, 2003 at 2:49 pm
Oct 31, 2003 at 3:43 pm -
Hi, The following seems to be a bug introduced with version 1.8.0 (it worked without error on my installation of version 1.7.0): "%Y-%m-%d:%H:%M:%S") Error in "[[<-.data.frame"(`*tmp*`, "time", value ...
Jrogers
Oct 27, 2003 at 6:44 pm
Oct 27, 2003 at 8:34 pm -
I encountered several strange issues when linking to R.dll on Windows and I wonder if anyone of the Windows savvy-folks here had seen some of the issues before and have some explanation. My Rserve ...
Simon Urbanek
Oct 23, 2003 at 2:20 pm
Oct 24, 2003 at 1:01 am -
Hello. I'm looking for documentation about the graphic device model in R. I would understand it in the details, but it seems a bit complex :) Thanks for any documents which will help me. Laurent
L Bize
Oct 23, 2003 at 7:22 pm
Oct 23, 2003 at 11:03 pm -
Dear Sir/Madam First, I should tell that I'm using virtual PC "w2k" in a mac osx 10.2. The problem: I recently downloaded the windows version 1.8.0. I found the following problem with the instruction ...
Lbagua
Oct 21, 2003 at 7:24 pm
Oct 21, 2003 at 10:58 pm -
Full_Name: Elie Saliba Version: 1.8.0 OS: Solaris 9 Submission from: (NULL) (152.15.81.169) Hello, We just compiled R 1.8.0 using gcc 3.2.2 (32 bit) without any error messages but then when we try to ...
Ehsaliba
Oct 17, 2003 at 3:40 pm
Oct 17, 2003 at 4:04 pm -
I've updated my scripting patches to R-1.8.0. These patches allow you to write shell scripts in R (at least on *nix systems) by putting #!/path/to/R.bin --script on the first line of the script ...
Neil McKay
Oct 16, 2003 at 8:30 pm
Oct 16, 2003 at 11:04 pm -
...unless its me missing something... 12: initialize(value, ...) 11: initialize(value, ...) 10: new("ObjectsWithPackage", value, package = pkg) 9: metaNameUndo(unique(these), prefix = "M", searchForm ...
Laurent Gautier
Oct 15, 2003 at 8:00 am
Oct 15, 2003 at 9:34 am -
Let me firstly thank the R Core Team for their tremendous efforts in providing R 1.8.0. My following comment should therefore be understood as an "fyi-only". I source compiled R 1.8.0 for windows ...
Pfaff, Bernhard
Oct 10, 2003 at 12:09 pm
Oct 10, 2003 at 1:35 pm -
in 1.9 for windows, contrib.url(getOption("CRAN")) names a non-existent resource; the contrib/1.9 directory needs to be made and populated on CRAN this happened for 1.8 also. i know it's early, just ...
Vincent Carey
Oct 10, 2003 at 1:06 am
Oct 10, 2003 at 8:46 am -
Full_Name: SungGON Yi. Version: 1.7.1 OS: Windows 2000 pro Submission from: (NULL) (147.46.24.107) p <- runif(4) rmultinom(1, 100, c(p, 0, 0, 0, 0)) That result are a wrong. For example, [,1] [1,] 21 ...
Skon
Oct 6, 2003 at 12:21 pm
Oct 6, 2003 at 3:04 pm -
Has anyone successfully check/build tseries for MacOSX? It seems like there is the same problem with symbols duplications. The -m like option does not seem to help. stefano
Stefano Iacus
Oct 3, 2003 at 5:01 pm
Oct 3, 2003 at 5:01 pm -
It is not really a bug but a strange choice. When the option freq=F chosen, hist should plot relative frequency. It plots proportional to relative frequency by the factor of bin width. Is there a ...
Mittal
Oct 2, 2003 at 8:48 pm
Oct 2, 2003 at 9:05 pm -
UweL Thanks to Ian Wilson who pointed out in a private UweL message that my first shot was wrong (Sorry!): less wrong than you say here, excuse but your first answer was better, Uwe, namely UweL a) ...
Maechler
Oct 1, 2003 at 10:23 am
Oct 2, 2003 at 9:35 am -
A while ago I compiled R 1.7.0 for AIX (with the above compiler - I'll call it xlc) and I was surprised that it went quite smoothly. Unfortunately with R 1.8.0 it's not as easy, but I succeeded at ...
Simon Urbanek
Oct 31, 2003 at 1:33 pm
Oct 31, 2003 at 1:51 pm -
Full_Name: Hsiu-Khuern Tang Version: 1.8.0 OS: GNU/Linux (Debian unstable) Submission from: (NULL) (156.153.255.243) Hi, I use palette(rgb(red=..., green=..., blue=..., names=mycolors)) to define my ...
Htang
Oct 29, 2003 at 1:53 am
Oct 29, 2003 at 2:48 pm -
Having written a number of R programs and having been stung with this myself, I think this is a very good idea. In fact, if the aim of R is to "to do it right" (as one person on the list claimed) ...
Gabor Grothendieck
Oct 28, 2003 at 6:49 am
Oct 28, 2003 at 6:37 pm -
I'm seeing weird issues in methods initialization, i.e. loading marrayClasses loads Biobase, and when explicitly done, as in library(Biobase) library(marrayClasses) is fine, but when Biobase is ...
A.J. Rossini
Oct 27, 2003 at 7:45 pm
Oct 27, 2003 at 9:21 pm -
Yesterday I ported FLAME to OS X (http://www.cs.utexas.edu/users/flame/index.html). FLAME is a system to automatically (currently semi-automatically) generate efficient and correct linear algebra ...
Jan de Leeuw
Oct 26, 2003 at 4:43 pm
Oct 26, 2003 at 7:23 pm -
Full_Name: W.B.Kloke Version: 1.8.0 OS: FreeBSD-4.7 Submission from: (NULL) (195.253.22.63) I found a parameter evaluation inconsistency in NLME package. I tried to use gls() inside a function, and I ...
Wb
Oct 24, 2003 at 2:51 pm
Oct 24, 2003 at 6:15 pm -
I am currently writing a (private) package in which I produce pdf files from within R using LaTeX. To do so I mainly copied some lines from the buildVignettes() function in the tools package. This ...
Achim Zeileis
Oct 23, 2003 at 10:15 pm
Oct 23, 2003 at 11:51 pm
Group Overview
group | r-devel |
categories | r |
discussions | 111 |
posts | 311 |
users | 91 |
website | r-project.org |
irc | #r |
91 users for October 2003
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)