Search Discussions
-
Hello ... With a new checkout of R-devel (last update was 2003-09-11) we are having a problem (it seems to be happening to all of us here on a few different machines) where during install/check/etc ...
Jeff Gentry
Sep 16, 2003 at 2:08 pm
Sep 18, 2003 at 10:43 am -
Full_Name: Gregory L. Blevins Version: 1.8 OS: Windows 2000 Submission from: (NULL) (65.29.54.28) I see this when I open 1.8 Error in grep("united.states", Sys.getlocale("LC_CTYPE"), TRUE) : 5 ...
Gblevins
Sep 20, 2003 at 7:58 pm
Sep 22, 2003 at 4:59 pm -
Have you tried to make R under MSYS/MinGW, there would seem to be some obvious benefits to this over the current collection of Cygwin tools? In the end I don't think a separate windows install of R ...
Marsland, John
Sep 30, 2003 at 12:33 pm
Oct 7, 2003 at 10:00 am -
I've been having problems building vignettes in bioconductor packages with R-devel. Turns out that Rdevel/share/texmf/hyperref.cfg wants Blue and Red predefined, when only blue and red are defined ...
A.J. Rossini
Sep 10, 2003 at 4:34 pm
Sep 12, 2003 at 9:58 am -
Full_Name: Axel Benz Version: 1.7.1 OS: Windows Submission from: (NULL) (137.251.33.43) This feature seems to be a basic bug: [1] TRUE isn't it necessary to distinguish beteen numbers and ...
Axel Benz
Sep 13, 2003 at 1:36 pm
Sep 14, 2003 at 10:35 pm -
Bugs compiling R-1.7.1 with Intel compilers icc and ifc, on x86-computer (Pentium IV) and linux operating system Hello, as there aren't many reports about that issue, I'll give a little report here ...
CanisMaior
Sep 25, 2003 at 11:25 am
Sep 26, 2003 at 8:29 pm -
Full_Name: Kevin S. Van Horn Version: 1.7.1 OS: Linux Submission from: (NULL) (12.209.149.192) I used help.start() to get the web help displayed in my browser (Mozilla 1.21, on a RedHat Linux 9.0 ...
Kvanhorn
Sep 22, 2003 at 8:18 pm
Sep 23, 2003 at 10:58 pm -
?dump says: Details: At present the implementation of `dump' is very incomplete and it really only works for functions and simple vectors. [...] The function `save' is designed to be used for ...
Liaw, Andy
Sep 30, 2003 at 2:57 pm
Nov 9, 2003 at 2:54 pm -
It seems that RAqua consumes too much cpu time when doing nothing. I can't see exactly why this is happening. We have few days to fix this up. Any idea (after having look at the code) would be fine ...
Stefano Iacus
Sep 16, 2003 at 10:23 am
Sep 16, 2003 at 3:21 pm -
Hi, in last nights alpha version, `var' is broken: R var(rnorm(100)) Error in var(rnorm(100)) : 3 arguments passed to "cov" which requires 4. which I suspect is due to recent changes to `cov'. The ...
Torsten Hothorn
Sep 16, 2003 at 11:56 am
Sep 16, 2003 at 3:21 pm -
Full_Name: Doug Grove Version: 1.7.0 OS: Linux Submission from: (NULL) (209.31.211.56) Hi, Minor mistake in the documentation on the colSums page. In the ARGUMENTS section it states for 'dims' that ...
Dgrove
Sep 14, 2003 at 6:01 am
Sep 15, 2003 at 5:01 pm -
These are two small items that caught my eye. I'm looking at the R 1.7.1 2003-06-16 pdf reference manual. There are several refences to terms.default (e.g., p. 711, 712) but no definitions of it. I'm ...
Ross
Sep 12, 2003 at 11:40 pm
Sep 15, 2003 at 10:03 am -
I could have used this also. Currently I do this: z <- ifelse(is.na(y),NA,rank(y)) names(z) <- names(y) The following also works but is less transparent: z <- y z[z==z] <- rank(y) Another extension ...
Gabor Grothendieck
Sep 11, 2003 at 8:09 am
Sep 11, 2003 at 5:16 pm -
# 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 ...
Iwhite
Sep 7, 2003 at 5:00 pm
Sep 7, 2003 at 6:14 pm -
Please give us an example of what you mean (as the FAQ asks). Exactly what order are you doing things in? You can't send scripts to graphics devices, and you should not be calling par(new=TRUE) ...
Prof Brian Ripley
Sep 1, 2003 at 8:42 pm
Sep 1, 2003 at 9:15 pm -
Problem: neither fg or bg nor color work properly in dotchart. version: R-1.7.1 for windows code which shows the errors: x <- ...
I Wilson
Sep 29, 2003 at 12:24 pm
Sep 29, 2003 at 2:36 pm -
Hello, the last command (isGeneric) in following R-code (attached) produces different output, depending on wheter 1.8.0 alpha or 1.7.1 is used. Is that to be expected ? Both R Versions were started ...
Thomas Stabla
Sep 27, 2003 at 9:37 pm
Sep 29, 2003 at 2:25 pm -
I ran into a problem recently trying to update a package which uses S4 methods using a recent beta of R. I think I can reproduce it with a simple example. I have package called `testpkg' in directory ...
Roger D. Peng
Sep 28, 2003 at 6:09 pm
Sep 29, 2003 at 2:07 pm -
Full_Name: Mark Wall Version: 1.6.0 OS: linux Submission from: (NULL) (63.251.119.254) I want to plot a histogram of a *subset* of some data: This means I should plot a histogram from 0 to 5 with ...
Mwall
Sep 18, 2003 at 10:35 pm
Sep 26, 2003 at 5:31 am -
I'm not sure if the following is a bug or a feature: xyz tuv qrs ABC 1 3 5 Error in "[.data.frame"(jjdf, , "tu") : undefined columns selected The questionable behaviour is that partial matching of ...
Patrick Burns
Sep 24, 2003 at 7:59 pm
Sep 25, 2003 at 11:42 am -
Hi, Any plans to realse in Cran binaries for R base & packages, for Windows using 64bit, now that the AMD 64 is coming out? It seems a perfect match for cost effective high performane number ...
Alex Gracian
Sep 24, 2003 at 10:18 am
Sep 24, 2003 at 11:16 am -
These can also be removed by changing qbeta.c:156-157 (R-1.7.1) to y = (y-a) * xinbta * (1.0-xinbta) * exp (logbeta - pp * log(xinbta) - qq * log1p(-xinbta)); I don't understand why you have ...
Tim Massingham
Sep 22, 2003 at 3:46 pm
Sep 22, 2003 at 5:10 pm -
Has anyone successfully built the XML package for Darwin R 1.8.0 alpha? If so, in what configurations? stefano
Stefano Iacus
Sep 20, 2003 at 11:09 am
Sep 20, 2003 at 10:14 pm -
Full_Name: Mark J. Lamias Version: 1.7.0 OS: Windows 2000 Pro Submission from: (NULL) (65.222.84.72) I am running the qwilcox procedure and it is producing incorrect results. For example, ...
Mark Lamias
Sep 18, 2003 at 1:19 am
Sep 18, 2003 at 10:48 am -
[,1] [1,] 1 <0 x 0 matrix [,1] [1,] 0.4843697 There's an obvious work around... but I thought it was worth notifying the list. Regards, John Marsland ...
Marsland, John
Sep 17, 2003 at 6:51 pm
Sep 17, 2003 at 8:00 pm -
Full_Name: Axel Benz Version: 1.7.1 OS: Windows Submission from: (NULL) (137.251.33.43) Hello, I guess many people will answer me again that this is a S language feature, but I am only a stupid ...
Axel Benz
Sep 16, 2003 at 9:40 pm
Sep 16, 2003 at 9:40 pm -
For the last, I dunno, week or so I've been unable to build R... I finally took the time to investigate and the crash is in building 'methods': all.R is unchanged ...
Byron Ellis
Sep 14, 2003 at 2:14 am
Sep 14, 2003 at 10:57 am -
a new version of RAqua is now available. The major change for developers is that libR.dylib is now inside /Applications/StartR.app/RAqua.app/Contents/Frameworks and at build time the linker sets this ...
Stefano Iacus
Sep 13, 2003 at 2:06 pm
Sep 13, 2003 at 2:20 pm -
Hi, I just downloaded rw1080dev.exe 09-Sep-2003 07:42 21.6M from http://www.stats.uwo.ca/faculty/murdoch/software/r-devel/ and tried using tkrplot on Windows 2000. .First.lib failed to load the ...
James Wettenhall
Sep 12, 2003 at 9:17 am
Sep 12, 2003 at 9:58 am -
Full_Name: Graeme Ambler Version: 1.7.1 OS: Red Hat Linux 9 Submission from: (NULL) (137.222.80.161) There seems to be a curious accuracy-related problem in summary(). Try the following ...
Graeme Ambler
Sep 8, 2003 at 2:57 pm
Sep 9, 2003 at 3:09 pm -
pacf in devel seems by default to return a different number of lags than 1.7.1 for $pacf. I don't see any mention of this in the NEWS file, or any change in the documentation, so I suspect it is and ...
Paul Gilbert
Sep 8, 2003 at 2:45 pm
Sep 8, 2003 at 6:07 pm -
The current version of the methods package now has a namespace. Packages using S4 methods and classes can have NAMESPACE files. New directives can be included in NAMESPACE files to import and export ...
John Chambers
Sep 5, 2003 at 1:12 pm
Sep 8, 2003 at 10:31 am -
Full_Name: Colin A. Smith Version: 1.8.0 OS: Mac OS X 10.2.6 Submission from: (NULL) (216.102.90.18) Both Biobase and my package annaffy use S4 classes to define methods for "[". Both packages use ...
Colin
Sep 5, 2003 at 11:54 am
Sep 6, 2003 at 10:40 am -
we are trying to adapt the configure in order to work with latest gcc3.3 (from apple) and g77 3.4 (from http://gravity.psu.edu/~khanna/hpc.html ) At the moment there is no need to define the ...
Stefano Iacus
Sep 4, 2003 at 11:38 pm
Sep 5, 2003 at 10:28 am -
stack imbalance in internal readBin, 9 then 8stack imbalance in .Internal, 8 then 7 stack imbalance in {, 6 then 5 NULL Error: unprotect(): stack imbalance This was in today's r-devel build for ...
Dmurdoch
Sep 1, 2003 at 10:32 pm
Sep 1, 2003 at 11:14 pm -
Full_Name: Peng Liu Version: 1.7.1 OS: XP Home Submission from: (NULL) (128.109.14.2) [1] "1980-04-06 01:00:00" Convert incorrectly.
Pliu3
Sep 17, 2003 at 5:16 pm
Nov 2, 2003 at 12:30 pm -
It was fixed in response to another bug report about eigen of NA values. -thomas
Thomas Lumley
Sep 30, 2003 at 5:09 pm
Sep 30, 2003 at 11:49 pm -
Is this a bug? I do this: library(mva) data(USArrests) d <- dist(USArrests) dump("d", "tst") q() I restart R and do this: source("tst") And I get: Error in as.matrix(x) : Object "USArrests" not found ...
Peter Kleiweg
Sep 30, 2003 at 7:30 pm
Sep 30, 2003 at 9:45 pm -
plot.hclust: Setting up a window for a dendrogram assumes the first link is the shortest and the last is the longest. This is not always the case when the clustering was done with hclust, ...
Kleiweg
Sep 17, 2003 at 1:33 am
Sep 30, 2003 at 6:03 pm -
Yep, the problem is the "-mGLOB_options_string=......" one gets, and AC_F77_LIBRARY_LDFLAGS() cannot handle this. I tend to avoid overloading stuff from Autoconf (and am not a fan of unconditionally ...
Kurt Hornik
Sep 26, 2003 at 8:29 pm
Sep 26, 2003 at 8:29 pm -
Problem: ?Extract does not clearly state that the `drop' argument can only be used in subscripting, but not in subassigning. Example: x <- t(1:10) x [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] ...
David Meyer
Sep 25, 2003 at 1:09 pm
Sep 25, 2003 at 2:48 pm -
When I configure and make R-devel in a directory other than the one where I keep the source, there are a few top level files which are not copied to the build directory. The ones I use are VERSION ...
Paul Gilbert
Sep 24, 2003 at 11:55 am
Sep 25, 2003 at 10:20 am -
In R-1.7.1, I used to be able to append a character vector to a 'tklistbox' with e.g. listio <- tklistbox( tktoplevel(), font='Courier', height , width , setgrid=TRUE) tkinsert( listio, 'end', ...
Mark Bravington
Sep 25, 2003 at 7:16 am
Sep 25, 2003 at 9:22 am -
Full_Name: Diana Maria Montoya Quintero Version: 11.5 OS: Windows Submission from: (NULL) (200.30.99.181) I have a chart with approximately 17840 data. When I run these data using an algorhytm called ...
Dquintero
Sep 24, 2003 at 11:41 pm
Sep 24, 2003 at 11:56 pm -
Full_Name: Michael Hecht Version: 1.7.1 OS: WinNT Submission from: (NULL) (193.158.76.205) I've got a problem with the RODBC library while trying to access to an MS-Excel file. The Excel file was ...
Michael Hecht
Sep 23, 2003 at 9:39 am
Sep 23, 2003 at 10:15 am -
Full_Name: Xiaobao Wang Version: R 1.7.1 OS: Windows XP Submission from: (NULL) (24.45.25.102) accidentally done the following: rpt.dir <- paste("c:/report/testR","bestsub",spe="/") ...
Xiaobao_wang
Sep 22, 2003 at 3:26 am
Sep 22, 2003 at 9:49 pm -
Hi, with R v1.7.1 (=I don't recall I saw it before) I noticed that R CMD INSTALL sometimes generates nonsense information, e.g. "Bundle: NA", even if there was a correct DESCRIPTION file too. I turns ...
Henrik Bengtsson
Sep 19, 2003 at 3:27 pm
Sep 20, 2003 at 1:13 pm -
I would propose to add an option ``family'' to RweaveLatex() resp. RweaveLatexSetup() in order to be able to set the font family for postscript and pdf graphics: <<fig=TRUE, family=Palatino = ... @ ...
Wolfram Fischer
Sep 18, 2003 at 11:20 am
Sep 19, 2003 at 8:49 am -
Hi, Just to report. I yesterday's r-devel I get: Error in var(x, na.rm = na.rm) : 3 arguments passed to "cov" which requires 4. Regards, L.
Laurent Gautier
Sep 18, 2003 at 1:19 pm
Sep 18, 2003 at 1:34 pm -
Hello, I have compiled R-1.7.1 on Beos R5 (x86) and got it running. The modules x11 and internet dont work (so the only working display is postscript()). The libraries all compile, but there is a ...
Ole Sieling
Sep 14, 2003 at 3:50 pm
Sep 17, 2003 at 8:00 pm
Group Overview
group | r-devel |
categories | r |
discussions | 118 |
posts | 262 |
users | 102 |
website | r-project.org |
irc | #r |
102 users for September 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)