Search Discussions
-
Hi, Our department has detected a bug in the implementation of the Kinderman-Ramage generator for normal random variates in version 1.7.0, which can be seen from the below R session. (Consecutive ...
Leydold
Apr 25, 2003 at 1:19 pm
May 7, 2003 at 8:16 pm -
Dear All, Under Debian GNU/Linux La.svd (with method = "dgesdd") sometimes gives the error "Error in La.svd(data, nu = 0, nv = min(nrow, ncol), method = "dgesdd") : LAPACK routine DGESDD gave error ...
Rdiaz
Apr 22, 2003 at 8:07 pm
Apr 25, 2003 at 3:29 pm -
Hi, I tried to compile source because for RH9.0 doesn't exist binary. During compiling I got error: *********************** make[3]: Entering directory `/home/allans/R-1.6.2/src/library/methods' ...
Allan Sims
Apr 14, 2003 at 12:37 pm
Apr 15, 2003 at 11:02 am -
You get a warning message when you specify a ylab parameter while plotting data whose x's are POSIXct values. Apparently the `axis.POSIXct' method tries to reset the ylab---via the .. ...
Kademan
Apr 28, 2003 at 10:07 pm
Apr 29, 2003 at 3:04 pm -
Greetings, compiling R 1.7.0 with gcc 3.1.1 on Debain Linux (woody stable) with the configure option --with-lapack works but make check fails in test base-R with the message [...] [1] 8.351867e+16 ...
Matthias Burger
Apr 17, 2003 at 8:34 pm
Apr 23, 2003 at 12:33 pm -
...and with it the R CVS archive and the developers web pages. Hopefully, someone in Wisconsin has been alerted to the fact by now. Otherwise, I fear we'll have to postpone the planned release ...
Peter Dalgaard BSA
Apr 15, 2003 at 2:57 pm
Apr 15, 2003 at 4:15 pm -
I am getting the following: *** Weave Errors *** Error in driver$runcode(drobj, chunk, chunkopts) : Error in eval(expr, envir, enclos) : couldn't find function "pacf.mts" *** Source Errors *** Error ...
Paul Gilbert
Apr 2, 2003 at 4:29 pm
Apr 10, 2003 at 10:02 pm -
In Solaris with R-1.7.0beta from 2003-04-01 I still have a problem with "R CMD check" after I build a package: * creating setRNG-manual.tex ... OK * checking setRNG-manual.tex ... ERROR Could not ...
Paul Gilbert
Apr 1, 2003 at 1:25 pm
Apr 3, 2003 at 4:46 pm -
The reason dse won't install is because of the new versioned install code. It assumes that it's dealing with a plain package, and doesn't handle bundles properly. Robert, could you look at that? A ...
Dmurdoch
Apr 23, 2003 at 2:18 pm
Apr 25, 2003 at 8:27 pm -
Full_Name: Henrik Bengtsson Version: R v1.7.0 OS: WinXP Pro Submission from: (NULL) (130.235.2.229) There seems to be an upper limit of the number of files (approx 1000 files) a zip-file can contain ...
Hb
Apr 22, 2003 at 5:24 pm
Apr 25, 2003 at 7:49 pm -
Ben Bolstad experienced something odd while running R CMD check over a package of ours using r-devel (yesterday's fresh). He tracked down the problem to a vignette calling 'library(MASS)'. Please ...
Laurent Gautier
Apr 9, 2003 at 4:18 am
Apr 10, 2003 at 8:58 am -
Hello, I've been struggling with a problem for the past several weeks, trying to get PL/R (R procedural language handler for PostgreSQL, http://www.joeconway.com/plr/) to work on Red Hat 9. In brief, ...
Joe Conway
Apr 28, 2003 at 3:29 pm
Apr 29, 2003 at 7:45 pm -
How's this a bug? It only make sense to run "check" and "build" on source packages, but things like R_LIBS points to where *binary* packages are install. Andy ...
Liaw, Andy
Apr 29, 2003 at 9:37 am
Apr 29, 2003 at 4:13 pm -
[ This really should have gone to R-devel instead of R-help. I'm now diverting -- and please leave off "R-help" when replying again. ] PaCo I like the fact that the postscript function enables PaCo ...
Martin Maechler
Apr 23, 2003 at 9:52 am
Apr 27, 2003 at 11:48 pm -
I'm still having difficulties with methods...is the following behavior expected? (This is without loading any libraries) R : Copyright 2003, The R Development Core Team Version 1.7.0 Under ...
Roger Koenker
Apr 1, 2003 at 6:18 am
Apr 2, 2003 at 3:14 am -
This is interesting: The crash does not happen if I run Rgui in MDI mode. The crash seemed to only occur in SDI. Andy =========================================================== For the record: Under ...
Liaw, Andy
Apr 23, 2003 at 2:02 pm
Apr 24, 2003 at 9:45 am -
Folks: Winnt; R1.7.0 (freshly installed) running under Rgui.exe.,MDI=yes. The following is repeatable: On startup, in my Rprofile.site file, I use winMenuAdd() etc. to install some user menus ...
Bert_gunter
Apr 22, 2003 at 5:23 pm
Apr 23, 2003 at 10:39 am -
Full_Name: Robert Dodier Version: 1.2.0 (2000-12-15) OS: RH Linux 7.1 Submission from: (NULL) (128.138.88.127) If I start up R and just do: then R segfaults. "gdb `locate R.bin` core" reports: (gdb) ...
Robert_dodier
Apr 14, 2003 at 5:56 am
Apr 14, 2003 at 11:40 am -
Hi all, As you may recall, earlier this week I posted about errors in make check using 1.7.0 Beta under RH 9. Peter kindly contacted me off list and we have been running some checks and possible ...
Marc Schwartz
Apr 5, 2003 at 6:45 pm
Apr 7, 2003 at 9:29 am -
I have been writing quick and dirty S-plus code for years, but for a recent project I took the plunge, bought Venables and Ripley's S Programming, and implemented a class library using new style ...
Jonathan Swinton
Apr 1, 2003 at 3:33 pm
Apr 1, 2003 at 3:57 pm -
The 1.7.0 (2003-04-16) "R Installation and Adminsistration" manual mentions various flavors of R available from rsync (section 1.2, p. 1). These are also referred to in various other sources on and ...
Ross
Apr 30, 2003 at 8:16 pm
Apr 30, 2003 at 8:43 pm -
R Version 1.7.0 Patched (2003-04-28), built on Solaris 2.8 with gcc 3.0.3. Obtained via rsync -rC rsync.r-project.org::r-patched R I'm not sure how signficant these difference are during development, ...
Ross
Apr 30, 2003 at 8:06 pm
Apr 30, 2003 at 8:30 pm -
I was curious to read the following in the "Guidelines for Rd files" at http://developer.r-project.org/Rds.html: "For consistency, aim to use British (rather than American) spelling. (NB: British ...
Gordon Smyth
Apr 27, 2003 at 7:21 am
Apr 28, 2003 at 4:26 am -
Full_Name: Hajime Meguro Version: 1.4.1 OS: 1.7.0 Submission from: (NULL) (202.215.33.129) Both Published version(1.4.1) and Web version shows that, on Page 86, line5-7; Am I right? Or the current ...
H-Meguro
Apr 27, 2003 at 2:20 pm
Apr 27, 2003 at 5:36 pm -
This is based on the FAQ at http://cran.r-project.org/doc/FAQ/R-FAQ.html 1) Section 2.7 says an update online html version of the docs is at http://stat.ethz.ch/R/manual/ Clicking on the link ...
Ross
Apr 25, 2003 at 2:37 am
Apr 25, 2003 at 12:35 pm -
Hi, This is (presumably?) a bug in R 1.7.0 under Windows. I have not tested it on other systems. Attachment of packages is case sensitive but not library(), resulting in multiple loadings of the same ...
Phgrosjean
Apr 22, 2003 at 2:34 pm
Apr 24, 2003 at 6:42 pm -
In updating my web page on using non-standard compilers in Windows, I've been trying to figure out exactly what the differences are between .C() and .Fortran(), but the code is pretty convoluted. Can ...
Duncan Murdoch
Apr 17, 2003 at 11:36 am
Apr 24, 2003 at 4:42 pm -
Full_Name: Scot McNary Version: 1.7 OS: Windows 98se Submission from: (NULL) (134.192.131.246) Hi, Rgui causes a page fault when asking for lattice graphics after setting par(ask=TRUE). This doesn't ...
Smcnary
Apr 20, 2003 at 9:01 pm
Apr 22, 2003 at 4:06 pm -
Full_Name: Robert W. Baer, Ph.D. Version: 1.6.2 OS: Windows 2000 Submission from: (NULL) (198.209.172.106) Problem: prop.test() does not seem to produce appropriate confidence intervals for the case ...
Rbaer
Apr 18, 2003 at 7:01 pm
Apr 18, 2003 at 11:11 pm -
Todays R-1.7.0-beta (see below) compiles fine on, but it doesn't pass make check-all on WinNT4.0, SP6. Looking closer, test-IsAs fails: D:\uwe-ns\R-1.7.0\tests make -f Makefile.win test-IsAs running ...
Uwe Ligges
Apr 12, 2003 at 7:50 pm
Apr 16, 2003 at 11:39 am -
Hi, there might be a bug in read.delim (also read.table) in R.1.6.2. I included the correct input done in R1.6.1 first, then the wrong input in R1.6.2. The discrepancies are highlighted in red ...
Michael Man
Apr 11, 2003 at 4:02 pm
Apr 11, 2003 at 4:23 pm -
Full_Name: James Howison Version: 1.6.2 OS: OS X (fink install) Submission from: (NULL) (66.67.80.30) The default browser for the html help system is not set correctly for OS X. This makes the html ...
James
Apr 4, 2003 at 6:05 am
Apr 10, 2003 at 5:39 pm -
Full_Name: Dr. Wolfgang Christen Version: 1.62 OS: Windows 2000 Submission from: (NULL) (141.20.76.99) I have a matrix of 705 x 999 elements and would like to save the data to a file using the ...
Christen
Apr 3, 2003 at 8:49 am
Apr 8, 2003 at 8:26 pm -
Full_Name: Dan Field Version: 1.6.2 OS: N/A Submission from: (NULL) (209.115.168.187) In kendall.c (library is ctest), the limits for the first loop in routine kendall_tau run from 0 through n-1, and ...
Dan Field
Apr 7, 2003 at 10:20 pm
Apr 8, 2003 at 3:25 pm -
Hi, Am I hitting some limit in match? Consider the following example: [1] 100.0 100.2 100.4 100.6 100.8 101.0 101.2 101.4 101.6 101.8 102.0 102.2 [13] 102.4 102.6 102.8 103.0 103.2 103.4 103.6 103.8 ...
Nicholas Lewin-Koh
Apr 4, 2003 at 10:56 am
Apr 4, 2003 at 9:09 pm -
Hi all, I am now up and running on RH 9. Went pretty smoothly (about 1 hour for the clean install, though still doing some "tweaking".) There are already about 40 update RPMS including a new kernel ...
Marc Schwartz
Apr 2, 2003 at 12:08 pm
Apr 4, 2003 at 12:38 am -
To whom it may concern, I don't know whether this is really a bug with the Pspline package or only a problem with my installation. Things work fine in Linux but not in Mac OS X (Darwin). Both system ...
H95mr
Apr 1, 2003 at 2:02 am
Apr 1, 2003 at 1:10 pm -
Full_Name: Alex Buerkle Version: 1.7.0 OS: OS X Submission from: (NULL) (137.28.112.199) The configure of R-1.7.0 completed, but the build fails with error below. This failure appears to be because ...
Buerkla
Apr 29, 2003 at 8:24 pm
Apr 29, 2003 at 8:24 pm -
Hi, I think there is a problem with the LAPACK version of qr() in version 1.7.0. (version below). 1. The documentation states that LAPACK=TRUE is the default, but the code has LAPACKúLSE. 2. With ...
Simon
Apr 28, 2003 at 5:36 pm
Apr 29, 2003 at 9:13 am -
Hello ... I found this due to a situation where installed.packages() was given a lib.loc argument that turned out to not have any R packages installed. As an example: Error in "colnames<-"(*tmp*, ...
Jeff Gentry
Apr 28, 2003 at 1:37 pm
Apr 29, 2003 at 12:44 am -
Something for the wish list (not really a bug): I was reminded of what I see as a problem with summary.glm last week when some of my students fell into a trap in a homework exercise, defining a logit ...
Jfox
Apr 14, 2003 at 1:59 pm
Apr 28, 2003 at 2:29 pm -
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to <span class="m_body_email_addr" ...
Rmh
Apr 27, 2003 at 7:58 am
Apr 27, 2003 at 4:44 pm -
This is a report of a keyboard problem using RWin 1.7.0. The following is the R version and my system information. R version Precompiled binary from CRAN platform i386-pc-mingw32 arch i386 os mingw32 ...
DJNordlund
Apr 20, 2003 at 12:57 am
Apr 26, 2003 at 11:40 pm -
R-1.7.0 built on NetBSD 1.6, but the validation test suite failed: Machinetype: Intel Pentium III (600 MHz); NetBSD 1.6 (GENERIC) Remote gcc version: gcc (GCC) 3.2.2 Remote g++ version: g++ (GCC) ...
Beebe
Apr 24, 2003 at 7:45 pm
Apr 25, 2003 at 6:24 pm -
[shifting the R-help thread to R-devel] Uwe Ligges wrote: [SNIP] I think it's a bug in Microsoft's html help compiler. The point seems to be that the lookup doesn't work for files called *.col.Rd, ...
Uwe Ligges
Apr 24, 2003 at 8:10 pm
Apr 25, 2003 at 3:22 pm -
Full_Name: David Andel Version: 1.7.0 OS: linux Submission from: (NULL) (130.60.68.45) In section "Output to connections" there should be: file.show("outfile", delete.file = TRUE) instead of ...
Andel
Apr 24, 2003 at 11:16 am
Apr 24, 2003 at 11:16 am -
I've patched R so that it can be used as a scripting language, i.e. you can (on Unix-like systems) write files containing R code and execute them non-interactively, e.g.: #!/usr/local/lib/R/bin/R.bin ...
Neil McKay
Apr 23, 2003 at 10:40 am
Apr 23, 2003 at 4:07 pm -
Full_Name: Don Maszle Version: 1.7.0 OS: Linux Submission from: (NULL) (206.86.87.3) This was previously reported I believe as bug 1653. I just compiled 1.7.0 on RedHat Linux and I get terrible ...
Dmaszle
Apr 23, 2003 at 2:20 am
Apr 23, 2003 at 9:20 am -
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to <span class="m_body_email_addr" ...
Thoar
Apr 21, 2003 at 9:17 pm
Apr 22, 2003 at 7:47 pm -
Full_Name: Anthony Westerling Version: 1.7.0 OS: Mac OS X 10.2.5 Submission from: (NULL) (64.203.9.4) R includes a very nice search engine web page which installs at ...
Leroy
Apr 22, 2003 at 6:21 am
Apr 22, 2003 at 6:21 am
Group Overview
group | r-devel |
categories | r |
discussions | 114 |
posts | 273 |
users | 101 |
website | r-project.org |
irc | #r |
101 users for April 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)