Search Discussions
-
Has anyone yet tried incorporating rasterImage into the base image() function? It seems to make a *huge* difference, with a very small number of added/changed lines of code. (Of course I have barely ...
Ben Bolker
Feb 9, 2011 at 1:49 am
Feb 14, 2011 at 9:17 pm -
Hello, I am looking for CRAN packages that don't teach bad habits. Can I have suggestions? I don't mean the recommended packages that come with R, I mean the contributed ones. I've been sampling a ...
Paul Johnson
Feb 15, 2011 at 6:04 pm
Feb 16, 2011 at 4:35 pm -
Dear R-devel, I've written a numerical solver for SOCPs (second order cone programs) in R, and now I want to move most of the solver code into C for speed. I've written combined R/C packages before, ...
Jason Rudy
Feb 20, 2011 at 12:50 am
Feb 22, 2011 at 10:45 pm -
Today I tried two build R-devel_2011-02-06.tar.gz from sources on FreeBSD 9.0-CURRENT (amd64) with gcc-4.5.2 and I got the following messages when configuring: ./configure [..SNIP..] checking whether ...
Rainer Hurling
Feb 6, 2011 at 2:27 pm
Feb 8, 2011 at 9:31 pm -
Dear List, I'm trying to figure out some best practice way with respect to the naming conventions when building own packages. I'd like to minimize the risk of choosing function names that might ...
Janko Thyson
Feb 16, 2011 at 9:29 am
Mar 1, 2011 at 12:03 am -
Many R packages depend on some unix libraries that are not part of most default installations. I often spend a significant amount of time figuring out where to get the appropriate libraries for ...
Jeroen Ooms
Feb 4, 2011 at 2:31 am
Feb 9, 2011 at 7:05 pm -
Hi, I am doing a small experiment to test if I can use MathJax ( official site: http://www.mathjax.org ) in R's html help pages (i.e. options(help_type='html')) and it seems working with some minor ...
GONG-YI LIAO
Feb 2, 2011 at 8:00 am
Feb 3, 2011 at 4:33 am -
A bug was recently posted to the R bug database (which probably would better have been posted as a query here) as to why this happens: [1] 7.9 Two things I *haven't* done to help make sense of this ...
Ben Bolker
Feb 5, 2011 at 8:58 pm
Mar 8, 2011 at 12:59 pm -
By changing three lines in drop1 from access based on $ to access based on standard accessor methods (terms() and residuals()), it becomes *much* easier to extend drop1 to work with other model ...
Ben Bolker
Feb 23, 2011 at 2:14 pm
Feb 24, 2011 at 8:36 am -
Hi. That is a good idea. This was indeed the initial objective before starting matrixStats. After debating (mostly with myself) on what a consistent and solid API for arrays would look like I decided ...
Henrik Bengtsson
Feb 15, 2011 at 6:11 pm
Feb 16, 2011 at 5:37 pm -
Dear all, I noticed in the latest R version (R.2.12.1) that the readPNG gives following warning when running the example code in the help file (or when using any other png for that matter) : 50: In ...
Joris Meys
Feb 14, 2011 at 3:05 pm
Feb 15, 2011 at 2:21 pm -
Is there documentation on R limits? That is, max matrix size, etc.? Diagnostics when limits are exceeded are not always meaningful. For example: Error in rep(0, 50000 * 50000) : invalid 'times' ...
Dominick Samperi
Feb 12, 2011 at 12:09 am
Feb 12, 2011 at 5:12 pm -
This is not specifically a bug, but an (implicitly/obscurely) documented behavior of read.csv (or read.table with fill=TRUE) that can be quite dangerous/confusing for users. I would love to hear some ...
Ben Bolker
Feb 4, 2011 at 4:16 pm
Mar 3, 2011 at 4:17 pm -
I'm having a very odd problem with system(wait = FALSE). I'm not entirely sure whether it's a bug in R or a problem on our end. It's related to a post a month or so ago in R-help which got no ...
Oliver Soong
Feb 23, 2011 at 11:21 pm
Feb 25, 2011 at 1:08 am -
Robin Hankin's post reminded me to post about the following recent addition to 'Writing R Extensions', in the section on 'Submitting a package to CRAN' Ensure that the package sources are not ...
Prof Brian Ripley
Feb 13, 2011 at 12:30 pm
Feb 15, 2011 at 4:27 pm -
Dear all, Is there a way to force R CMD INSTALL to ignore ~/.Rprofile and similar? I presume it sources these startup files for a reason, but I've found that it can cause confusion or problems. In ...
Jon Clayden
Feb 16, 2011 at 4:25 pm
Feb 21, 2011 at 12:25 am -
Hi, I have a very large data file(GB) from which I only want to extract one column to draw histogram. This would be done several times, so I would like to ask if there is anyway to plot this using R ...
Hang PHAN
Feb 14, 2011 at 5:40 pm
Feb 14, 2011 at 8:14 pm -
Hello I am trying to get one of my packages to be less than 5Mb in size, and it is currently 72Mb installed. It is big because the single vignette includes half a dozen very large PDF images. The PDF ...
Robin hankin
Feb 12, 2011 at 9:54 pm
Feb 13, 2011 at 3:12 am -
Hi Mr Tierney, I have noticed an error message from R 1.12.x's CMD check for a while (apparently prof Ripley completely rewrote CMD check in R 1.12+) e.g. ...
Hin-Tak Leung
Feb 3, 2011 at 10:26 am
Feb 8, 2011 at 6:24 pm -
Hi all, Is there any relationship between save and serialize? Do they use the same algorithm? Hadley -- Assistant Professor / Dobelman Family Junior Chair Department of Statistics / Rice University ...
Hadley Wickham
Feb 7, 2011 at 9:33 pm
Feb 8, 2011 at 12:21 am -
The following is 'semicolon.Rnw' (I have omitted three blank lines at the start) With keep.sourceúLSE, the commands are split onto separate lines, and there is no repetition. John Maindonald email ...
John Maindonald
Feb 4, 2011 at 12:09 am
Feb 5, 2011 at 9:02 pm -
Hi, I put below Rblas.dll(GotoBLAS2 for Win64). http://prs.ism.ac.jp/~nakama/SurviveGotoBLAS2/binary/windows/x64/ please choose the core-name of your CPU. The recognition of the CPU of DYNAMIC_ARCH ...
Ei-ji Nakama
Feb 10, 2011 at 3:20 am
Apr 1, 2011 at 2:27 am -
It would be nice if the 00check.log file also included this part of the output: Running ?bladder.R? Comparing ?bladder.Rout? to ?bladder.Rout.save? ... OK Running ?book1.R? Comparing ?book1.Rout? to ...
Terry Therneau
Feb 25, 2011 at 6:24 pm
Mar 2, 2011 at 5:18 pm -
The link to http://cran.r-project.org/bin/macosx/R-2.12.1.pkg on the CRAN page http://cran.r-project.org/bin/macosx/ is broken. Also, the email address for the webmaster is null (which is why I'm ...
Max Kuhn
Feb 28, 2011 at 8:22 pm
Mar 1, 2011 at 1:14 am -
Dear R developers: When i run "make check" in R-patched_2011-02-12 and R-devel_2011-02-22 on a specific machine, the test fails and the file tests/Examples/base-Ex.Rout.fail ends with Error in ...
Petr Savicky
Feb 22, 2011 at 10:42 am
Feb 22, 2011 at 4:40 pm -
Hi, everybody I have an account on Dreamhost.com and when I renewed it recently, their message said my usage of storage and bandwidth had been reasonably low. In an idle moment about 3 weeks ago, I ...
Paul Johnson
Feb 19, 2011 at 4:00 am
Feb 19, 2011 at 6:41 pm -
Should one expect minor numerical differences between 64bit and 32bit R on Windows? Hunting around the lists I've not been able to find a definitive answer yet. Seems plausible using different ...
Graham Williams
Feb 10, 2011 at 11:37 am
Feb 10, 2011 at 3:12 pm -
Hi list, I tried to install MCMCpack to R-2.12.0, got the following error, CC -m64 -library=stlport4 -I/apps/sparcv9/R-2.12.0/lib/R/include -DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DHAVE_TRUNC ...
Jun Zhang
Feb 9, 2011 at 10:57 pm
Feb 10, 2011 at 10:01 am -
Hello, This is mostly to developers, but in case I missed something in my literature search, I am sending this to the broader audience. - Are there any plans in the works to make "time" classes a bit ...
Mike Williamson
Feb 8, 2011 at 8:24 pm
Feb 8, 2011 at 10:31 pm -
Hello, All: How can I obtain the location of an example data file in a package during "R CMD check"? I want to include sample raw data files in a package and have them read by a function in the ...
Spencer Graves
Feb 5, 2011 at 1:57 am
Feb 5, 2011 at 9:38 am -
Hello, I'm trying to access an object, given only its name as a symbol. I cannot figure out how to proceed. Suppose I call substitute( ) on the expression 'x + 2': num 2 Suppose that x is S4 object, ...
Patrick Leyshock
Feb 4, 2011 at 7:37 pm
Feb 4, 2011 at 7:53 pm -
[1] "1970-01-02 00:59:59 CET" Cheers -- Joris Meys Statistical consultant Ghent University Faculty of Bioscience Engineering Department of Applied mathematics, biometrics and process control tel ...
Joris Meys
Feb 4, 2011 at 3:21 pm
Feb 4, 2011 at 3:29 pm -
Hi, I'm trying to create a package that contains reference class definitions from which users can create reference objects, but there seems to be something awry. My toy example creates an empty ...
Jeffrey Horner
Feb 3, 2011 at 3:25 am
Feb 4, 2011 at 12:48 am -
Hi all. I started looking at Rcpp, which looks pretty great, actually. At the moment just trying to compile a module to get a feel how it all works without fully understanding how all the pieces fit ...
Andre Zege
Feb 17, 2011 at 6:29 pm
Mar 3, 2011 at 1:59 am -
Hi, When 'x' is a vector of doubles, it's not clear how 'factor(x)' compares its values in order to determine the levels. For example, here all the values in 'x' are "conceptually" the same: x <- ...
Hervé Pagès
Feb 23, 2011 at 7:55 pm
Feb 23, 2011 at 8:17 pm -
This question was adsked on R-help-es, and got no responses there. the OP asked for help pages in english and spanish. Any ideas how this should be done? I guess there really should be a solution for ...
Kjetil Halvorsen
Feb 22, 2011 at 7:36 pm
Feb 22, 2011 at 8:42 pm -
This arose when working on an addition to coxph, which has the features that the X matrix never has an intercept column, and we remove strata() terms before computing an X matrix. The surprise: when ...
Terry Therneau
Feb 21, 2011 at 7:31 pm
Feb 22, 2011 at 5:25 pm -
Dear List, With the R 2.12.0 addition of table methods for points(), dotchart() struggles with tables. I found several possible solutions, but it is beyond my skill to decide what is "best". Here is ...
Joshua Wiley
Feb 1, 2011 at 7:00 pm
Feb 20, 2011 at 7:34 am -
On the local machine the command R11 CMD Rd2pdf survfit.Rd works fine. R12 CMD Rd2pdf survfit.Rd fails with the message below. Converting Rd files to LaTeX ... survfit.Rd Creating pdf output from ...
Terry Therneau
Feb 17, 2011 at 5:07 pm
Feb 17, 2011 at 6:04 pm -
Dear all, If I load a package which creates reference classes whilst another such package is also loaded, I get a warning about masking of the ".requireCachedGenerics" variable. (FWIW, both packages ...
Jon Clayden
Feb 15, 2011 at 5:45 pm
Feb 15, 2011 at 10:26 pm -
Dear all, In an attempt to draw fill patterns in grid graphics, I have encountered a behavior of grobX that I cannot understand from the documentation. Consider this, library(grid) ## gTree g1 <- ...
Baptiste auguie
Feb 15, 2011 at 8:42 am
Feb 15, 2011 at 7:53 pm -
FYI, I'm sure the following is a temporary issue, but in case it slips through, I want to raise it here. On Windows 7 64-bit, running Rcmd check on R devel gives: * using R version 2.13.0 Under ...
Henrik Bengtsson
Feb 12, 2011 at 9:57 pm
Feb 15, 2011 at 5:43 pm -
Hello list, I've been working on a package of my own. It works fine on the 32bit linux machines that I've tested it on. Someone using 64bit ubuntu wanted to try it, and surprising segfaults ...
Ryan King
Feb 11, 2011 at 9:29 pm
Feb 11, 2011 at 10:03 pm -
Hi, I am currently doing logistic regression analyses and I am trying to get confidence intervals for my partial logistic regression coefficients. Supposing I am right in assuming that the formula to ...
Kino Aguilar
Feb 11, 2011 at 6:25 pm
Feb 11, 2011 at 7:04 pm -
Dear R developers, I plan to upload a first version of my R package RnavGraph to the R CRAN server in a week or two. However I'm still struggling with an image resizing function written in C as a tcl ...
Adrian Waddell
Feb 8, 2011 at 6:06 pm
Feb 8, 2011 at 9:58 pm -
I was looking for all the glm-related 'family' functions in stats using the following predicate that returns TRUE for any function whose first argument is called "link". is.family <- function(object) ...
William Dunlap
Feb 7, 2011 at 7:56 pm
Feb 7, 2011 at 9:08 pm -
Dear all, There seems to be a problem with named chunks in Sweave with the version of R under development (downloaded yesterday). When I sweave the file toto.Rnw described at the end of this mail ...
Clément Calenge
Feb 7, 2011 at 12:36 pm
Feb 7, 2011 at 3:11 pm -
To me it seems like writeBin() writes one char/byte more than expected. As the numbering starts with 0 the position should be 8 and not 9 after reading. There were two older threads which look very ...
Christian Ruckert
Feb 4, 2011 at 10:35 am
Feb 4, 2011 at 1:52 pm -
Hello, I'm trying to track down the cause of some extreme memory usage and I've been using Dirk Eddelbuettel's lsos() function he posted on stack overflow. There is a large difference between R's RAM ...
Dario Strbenac
Feb 2, 2011 at 2:00 am
Feb 2, 2011 at 5:00 am -
I get this (with R-2.12 and R-2.13, didn't try with earlier versions): [1] NaN I get the same thing with min(). The fact that the result of 'max(x)' or 'min(x)' depends on the order of the elements ...
Hervé Pagès
Feb 24, 2011 at 1:01 am
Feb 27, 2011 at 9:07 am
Group Overview
group | r-devel |
categories | r |
discussions | 88 |
posts | 344 |
users | 108 |
website | r-project.org |
irc | #r |
108 users for February 2011
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)