Search Discussions
-
Full_Name: Christian Brechbuehler Version: 2.7.2, 2.8.1 OS: linux-gnu Submission from: (NULL) (24.128.51.18) Calling [.data.frame on an object that's not a data frame, specifically 1:10, causes ...
Brechbuehler
Jan 29, 2009 at 3:35 pm
Feb 5, 2009 at 12:17 pm -
Dear List: Sorry for posting maybe a trivial question, but I have a basic understanding problem. If I have say pack1 and pack2, two R packages, and pack2 depends on and imports pack1 fully (as in the ...
Sklyar, Oleg (London)
Jan 13, 2009 at 4:00 pm
Jan 14, 2009 at 4:49 pm -
Ran into the follow intermediate case in an external package (w/ recent R v2.8.1 patched and R v2.9.0 devel): Error in x[1, ] : incorrect number of dimensions Is str() treating single-dimension ...
Henrik Bengtsson
Jan 12, 2009 at 8:43 pm
Jan 26, 2009 at 10:56 am -
Sorry if this is spam, but I couldn't see it having popped up on the list yet. http://www.nytimes.com/2009/01/07/technology/business-computing/07program.html?emc=eta1 Anand
Anand Patil
Jan 8, 2009 at 12:53 pm
Jan 11, 2009 at 7:26 pm -
Dear all, there seems to be a problem with displayed legends when a multiple figure environment is used, see the following example: par(mfrow=c(1,2)) curve(dnorm,col=4,from=-4,to=4) ...
Simone Giannerini
Jan 8, 2009 at 10:31 am
Jan 8, 2009 at 3:59 pm -
Dear R-devel, I am putting together a package vignette for the first time (R 2.8.1, OS X) and had some bumps from section 1.4 ("Writing package vignettes") of the "Writing R Extensions" document ...
Perry de Valpine
Jan 14, 2009 at 7:53 pm
Jan 15, 2009 at 7:12 pm -
Those of you tracking R development will have noticed that we are moving towards using R as a scripting engine. (It is often overlooked as such.) Thus far INSTALL, REMOVE, SHLIB and massage-examples ...
Prof Brian Ripley
Jan 11, 2009 at 8:18 pm
Jan 13, 2009 at 6:47 pm -
Full_Name: Partho Bhowmick Version: 2.8.1 OS: Windows XP Submission from: (NULL) (199.43.48.131) While trying to install package sn (I have tried multiple mirrors), I get the following message trying ...
Partho_bhowmick
Jan 27, 2009 at 3:15 pm
Apr 10, 2009 at 4:42 pm -
RDieHarder fails its regression tests on x86_64 (aka "amd64") at CRAN (using Debian), and I see the same on Ubuntu 8.10 in 64 bit. No issues on 32bit. One odd thing is that the program behaves well ...
Dirk Eddelbuettel
Jan 29, 2009 at 4:26 am
Jan 31, 2009 at 4:15 pm -
Dear developers, today I tried to build and install R-devel_2009-01-10 on FreeBSD 8.0-CURRENT (i386) for testing purposes. All went well until compiling the now recommended (integrated) Matrix ...
Rainer Hurling
Jan 11, 2009 at 10:13 pm
Jan 21, 2009 at 10:50 am -
Hi, during the examination of a Sweave hang-up inside an odfWeave call (OOo XMLs have looong lines) I have discovered that my cat function cannot write more than 10000 characters to a text file ...
Daniel Sabanés Bové
Jan 4, 2009 at 5:54 pm
Jan 11, 2009 at 5:49 pm -
Full_Name: S?ren Faurby Version: 2.4.1 and 2.7.2 OS: Submission from: (NULL) (192.38.46.92) There appear to be a bug in the estimation of significance in the binomial model in GLM. This bug ...
Soren Faurby
Jan 6, 2009 at 11:25 am
Jan 7, 2009 at 4:40 pm -
Hello all, I'm having a problem when overwriting the '<-' function and was told I'd better post it here for help. The reason why I need to overwrite it is complicated and not easy to tell in a few ...
Yi Zhang
Jan 23, 2009 at 8:41 pm
Jan 24, 2009 at 8:54 pm -
Hi, I'm planning to embed R into an application, with the following context: - This application is written in Java (and managed with maven). I plan accessing R using JRI. - This application must be ...
Sylvain Loiseau
Jan 20, 2009 at 3:37 pm
Jan 21, 2009 at 11:18 am -
Currently the pdf/dvi versions of R-intro do not build, the tex compilation hangs on page 21 (standard TeXLive, OS X). =============================================================== Jan de Leeuw, ...
Jan de Leeuw
Jan 4, 2009 at 7:20 pm
Jan 5, 2009 at 8:02 am -
I finally upgraded to Firefox 3.05 from 2.x, and now I can reproduce a bug a colleague has been complaining about but which I hadn't been able to reproduce before. In Windows, set Firefox as the ...
Duncan Murdoch
Jan 9, 2009 at 4:59 pm
Mar 5, 2009 at 4:03 pm -
Full_Name: Yan Wong Version: 2.8.1 OS: Mac OS X 10.4 Submission from: (NULL) (78.149.167.246) When printing a plot to and svg file, text intended to be in italics is rendered in bold (svg file viewed ...
Yan
Jan 21, 2009 at 10:00 pm
Feb 10, 2009 at 4:05 pm -
I rebuilt a test version of my yaImpute package using Uwe Ligges' windows build service. I got this reply: Check result: OK R version 2.9.0 Under development (unstable) (2009-01-27 r47756) Here is ...
Nicholas L Crookston
Jan 29, 2009 at 10:22 pm
Jan 30, 2009 at 8:37 pm -
Hi, I get an "Conditional jump or move depends on uninitialised value(s)" from valgrind when using 'solve' in combination with some simple C-code. (I did not use other functions of R besides ...
Schlather
Jan 27, 2009 at 3:20 pm
Jan 28, 2009 at 10:54 am -
Inspired by Rudolf Biczok's query of Fri, Jan 23, 2009 at 1:25 AM, I tried to implement iteration in a generic way using S4. (Though I am admittedly still struggling with learning S4.) Given this, I ...
Stavros Macrakis
Jan 25, 2009 at 9:09 pm
Jan 26, 2009 at 3:09 am -
Context: R version 2.7.1 (2008-06-23) I don't know when this was upgraded in the department, I just ran into the aberrent behavior today. Problem: Our group BY CHOICE does not change character ...
Terry Therneau
Jan 12, 2009 at 11:12 pm
Jan 13, 2009 at 1:34 pm -
Dear list, I will shortly have some data that contains numeric dates in the Persian / Jalali calendar format, which I would like to convert to gregorian. At the moment there doesn't seem to be a ...
Amy Mikhail
Jan 7, 2009 at 3:23 pm
Jan 7, 2009 at 7:05 pm -
Hello all, I am getting into trouble when trying to do standard I/O from a C function called within R environment. This function is written in a small C library that is loaded whith dyn.load() and ...
Benjamin Leblanc
Jan 28, 2009 at 4:46 pm
Jan 29, 2009 at 11:26 am -
Dear R Developers, This is my first time subscribing to this list, so let me start out by saying thank you all very much for the incredible contribution you have made to science through your work on ...
Muenchen, Robert A (Bob)
Jan 24, 2009 at 1:13 pm
Jan 27, 2009 at 1:01 am -
hi everyone, Im implementing a new RBlas dll but just for optimising sake i need to know how and WHERE (which source code) RBlas gets loaded. there is a call to loadlibrary() in dynload.c BUT it ...
Sachin1234
Jan 23, 2009 at 3:17 am
Jan 26, 2009 at 8:10 am -
Hello, The current xfig device lacks the functionality to set the textspecial flag and use the defaultfont in xfig. This is necessary when you want to export to xfig and use interpreted text (e.g., $ ...
Sebastian Fischmeister
Jan 19, 2009 at 5:54 am
Jan 21, 2009 at 10:29 am -
Sub and gsub treat \\ replacement pattern incorrectly I expect sub("a","\\", "a", perl=T) to produce [1] "\" instead it generates [1] "" On the other hand, if I run sub("a","\\\\", "a", perl=T) it ...
Amiransk
Jan 19, 2009 at 6:25 pm
Jan 20, 2009 at 11:30 am -
Dear List, In one of my packages on R-Forge I have a custom panel function for Lattice graphics. In the Rd file for this panel function I want to provide links to some lattice functions (in package ...
Gavin Simpson
Jan 13, 2009 at 9:35 am
Jan 13, 2009 at 12:40 pm -
I'm trying to build a package which has both gfortran and c++ code. In my installation of R, the R CMD INSTALL process compiles each c++ and gfortran code with the correct compiler, but performs the ...
Steve Guerrero
Jan 9, 2009 at 9:04 pm
Jan 10, 2009 at 7:49 am -
Hi, I'm quite knew in R, so I might not have the R specific jargon. But here is my problem, I'm trying to access and use variabels given by a function environment, more specifically the rho in ...
Torpedo fisken
Jan 5, 2009 at 10:14 am
Jan 9, 2009 at 9:51 am -
here appears to be a bug in the foreign library. The following code used to work, but now generates an error when 'package="SAS"' is specified: ds <- ...
Nhorton
Jan 3, 2009 at 8:15 pm
Jan 4, 2009 at 2:21 pm -
A recently committed revison of R-devel (47740) has introduced a new mechanism for ordering superclasses consistently, with related changes for selecting inherited methods. As part of the process, a ...
John Chambers
Jan 27, 2009 at 2:01 am
Jan 31, 2009 at 11:15 pm -
Dear list-member, I am currently developing a package with S4 classes. The NAMESPACE and DESCRIPTION is printed below. Within this package I have set a method "residuals" for two classes. In version ...
Pfaff, Bernhard Dr.
Jan 30, 2009 at 11:12 am
Jan 30, 2009 at 11:56 am -
The length() of a POSIXlt object is given as 9 regardless of the actual length. For example: function (year=c(2006,2006),month=c(8,8),day=2:5,hour,minuteE) {# convert year, etc., into POSIXlt object ...
Twoutopias
Jan 28, 2009 at 10:15 pm
Jan 30, 2009 at 10:14 am -
Hi all, I'm posting this here as it discusses an issue with an external C library. If it would be better in R-Help, then I'll repost. I'm using an external library which I've written, which provides ...
Jon Senior
Jan 27, 2009 at 12:08 pm
Jan 27, 2009 at 5:18 pm -
Yes, I've moved this to R-devel. If this is an R problem, it's in Sys.setenv: putting a very long string and then starting a shell shows the truncated string, but within the shell it's possible to ...
Duncan Murdoch
Jan 26, 2009 at 12:04 pm
Jan 26, 2009 at 5:25 pm -
Hello, A comment in engine.c states: "/* don't draw anything; this could be made less crude :) */". The following patch makes it less crude: If the device doesn't support clipping and the text ...
Sebastian Fischmeister
Jan 25, 2009 at 4:05 am
Jan 25, 2009 at 10:01 pm -
Dear R-developers, Bug Report: R 2.8.1, i386-pc-mingw32 When I want to display two existing files using the command file.show(c("A.txt", "B.txt")) or file.show("A.txt", "B.txt") the same file ...
Wolfgang Koller
Jan 23, 2009 at 7:45 pm
Jan 24, 2009 at 1:09 pm -
[Moved to R-Devel] Same problem on Fedora 8 through 10. The snippet Martin shows fixes the problem on those systems also. It would be very useful to have this documented somewhere either as a note in ...
Gavin Simpson
Jan 22, 2009 at 2:41 pm
Jan 22, 2009 at 3:52 pm -
Full_Name: Guy W. Tillinghast Version: 2.8.0 OS: Windows XP professional Submission from: (NULL) (24.248.24.3) I am encountering difficulty asking R to manipulate the correct columns in Expression ...
Guy Tillinghast
Jan 21, 2009 at 11:00 pm
Jan 22, 2009 at 2:37 pm -
library(grid) e <- rectGrob() # OR: # e <- environment() a <- matrix(list(e), ncol = 1, nrow = 2) b <- matrix(ncol = 0, nrow = 2) cbind(a, b) cbind(a, b) This reliably crashes R for me. I realise ...
Hadley wickham
Jan 19, 2009 at 3:18 pm
Jan 21, 2009 at 10:31 am -
I've just encountered a segfault when using DierckxSpline::percur function. Below is the minimal example which triggers the error: --- library(DierckxSpline) x <- 1:10 y <- rep(0, 10) pspline <- ...
Андрей Парамонов
Jan 17, 2009 at 6:59 pm
Jan 18, 2009 at 6:04 pm -
2009 Wish list for R (no particular order): - some way of placing backslashes in literal strings without escaping them. Useful for latex, regular expressions and Windows file paths. This seems to ...
Gabor Grothendieck
Jan 17, 2009 at 1:57 am
Jan 17, 2009 at 12:36 pm -
list(...), I am looking for a way to interrupt R from a callback: specifically, to interrupt plotting (typically on a cairoDevice, but would be good if it worked with other devices too). Of course, ...
Felix Andrews
Jan 16, 2009 at 6:07 am
Jan 17, 2009 at 5:55 am -
Add the following to example section of a dot-Rd manpage: ## :WHY: The following kills R CMD check but runs fine on console. foos <- c("aaa", "bbb", "ccc") cat(sapply(foos, function(foo) { ...
Paul Roebuck
Jan 15, 2009 at 5:50 pm
Jan 15, 2009 at 6:14 pm -
We have been working on handling Rd (R help) files with R rather than Perl scripts. As part of that work, Duncan has written a parser which has revealed many problems in package help files, and we ...
Prof Brian Ripley
Jan 9, 2009 at 9:25 am
Jan 15, 2009 at 10:45 am -
Full_Name: Rob Cranfill Version: 2.8.1 OS: Windows XP SP2 Submission from: (NULL) (130.76.32.19) Using the Windows installer for 2.8.1, partway through the process there is a dialog that looks ...
Robert E Cranfill
Jan 14, 2009 at 12:30 am
Jan 14, 2009 at 11:34 am -
Dear all, I am using the .Call interface to call c++ code from R. For that, I am trying to create a dynamic library (mylib.so) using "R CMD SHLIB" by linking my own c++ code and an external c++ ...
Samsiddhi Bhattacharjee
Jan 10, 2009 at 11:54 pm
Jan 14, 2009 at 8:49 am -
Dear list, I am trying to implement a publish-subscribe mechanism in for an embedded R interpreter. But somehow my registered closures seem to get collected by the GC, even though I have protected ...
Bernd Schoeller
Jan 8, 2009 at 2:30 pm
Jan 8, 2009 at 3:22 pm -
I'm testing out some changes to survreg and got the following output, the likes of which I've never seen before: ---------------------------------------------------------------------- R version 2.7.1 ...
Terry Therneau
Jan 6, 2009 at 2:58 pm
Jan 6, 2009 at 3:47 pm
Group Overview
group | r-devel |
categories | r |
discussions | 99 |
posts | 324 |
users | 118 |
website | r-project.org |
irc | #r |
118 users for January 2009
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)