Search Discussions
-
Having finally found some free time, I was going to use it to update a bunch of R packages from 2.15 to 3.0. I am running Windows 7, 64-bit professional. This is on a brand-new laptop using vanilla ...
Kevin Coombes
Apr 19, 2013 at 9:37 pm
Apr 29, 2013 at 1:08 pm -
Hello, everybody. I recognize I'm asking you to deal with a not-very-important problem. But its important to me :) I've noticed a little inconsistency in the print.function() output. I traced the ...
Paul Johnson
Apr 18, 2013 at 3:39 am
May 5, 2013 at 5:37 pm -
Dear List I have experienced that objects generated with one of my packages used a lot of space when saved on disc (object.size did not show this!). some debugging revealed that formula and call ...
Thomas Alexander Gerds
Apr 18, 2013 at 5:09 am
Apr 21, 2013 at 6:18 am -
'as.name' doesn't recognize a name with its namespace extension as a name: `stats:::lm` Is there a reason why it shouldn't? Pat -- Patrick Burns pburns at pburns.seanet.com twitter: @burnsstat ...
Patrick Burns
Apr 23, 2013 at 5:23 pm
Apr 24, 2013 at 4:13 pm -
Dear R developers, I've got an information from Prof. Ripley regarding a bug found with AdressSanitizer in one of our packages. It is now fixed, thank you for this information. Now, I would like to ...
Thomas Petzoldt
Apr 18, 2013 at 3:38 pm
Apr 20, 2013 at 5:14 pm -
hello everyone we are developing a package that has worked up until R3.0 which we just tested. the issue is as above .... when we call a function that works in R 2.15.2 from R 3.0 we get an error ...
Brian avants
Apr 10, 2013 at 5:53 pm
Apr 11, 2013 at 8:34 am -
I've been developing a package called foobar for a couple of years now. It has evolved through various versions, but has always contained compiled C code. Recently, R CMD check has started generating ...
Dpleydell
Apr 23, 2013 at 2:51 pm
Apr 27, 2013 at 1:20 pm -
Hi, In the man page for is.unsorted(): Value: A length-one logical value. All objects of length 0 or 1 are sorted: the result will be ?NA? for objects of length 2 or more except for atomic vectors ...
Hervé Pagès
Apr 24, 2013 at 6:09 am
Apr 24, 2013 at 7:06 pm -
[Env: OS: Win Xp; R 2.15.2; IDE: eclipse/StatET] Each time I update my heplots package, I get warnings from R CMD check on R-Forge, * checking sizes of PDF files under ?inst/doc? ... WARNING ...
Michael Friendly
Apr 21, 2013 at 5:28 pm
Apr 23, 2013 at 1:50 pm -
Dear All, Are there any plans around that "R CMD INSTALL some_package_containing_java_source code" supports Java source code compiling in future versions of R similar to compiling C/C++ and/or ...
Adrian Trapletti
Apr 16, 2013 at 11:20 am
Apr 16, 2013 at 3:49 pm -
Dear list members, I'm experiencing a file permissions problem with a package built under Windows with R 3.0.0. I've encountered the problem on two Windows computers, one running Windows 7 and the ...
John Fox
Apr 14, 2013 at 9:17 pm
Apr 16, 2013 at 1:20 pm -
Hi, I am trying to compile R from source on Windows. I am following the instructions here 3.1 Building from source 3 Installing R under Windows ...
Andre Mikulec
Apr 10, 2013 at 11:27 pm
Apr 15, 2013 at 5:55 pm -
Dear All, I have been trying to compile a package for windows that we have written. Since R version 3.0.0 the package doesn't compile any more. (On Linux the package compiles without errors). The ...
Antczak, Philipp
Apr 11, 2013 at 11:41 am
Apr 12, 2013 at 4:33 pm -
Hi, A Windows user asked me a question and I believe this is a bug of R 3.0.0 under Windows: Error in .External(C_savePlot, device, filename, type, restoreConsole) : Incorrect number of arguments ...
Yihui Xie
Apr 8, 2013 at 10:05 pm
Apr 11, 2013 at 9:41 am -
Hello dear R-devel, When installing R 3.0.0 on Windows 7, and then running: require(tools) checkMD5sums(dir=R.home()) I get the following massage: files âetc/Rconsoleâ, âetc/Rprofile.siteâ ...
Tal Galili
Apr 4, 2013 at 6:38 pm
Apr 4, 2013 at 8:14 pm -
Hi, Every day a few Bioconductor packages (different ones each day) fail to build, on Windows only, with an error like this: D:\biocbld\bbs-2.13-bioc\meat D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD ...
Dan Tenenbaum
Apr 12, 2013 at 9:34 pm
Apr 25, 2013 at 5:56 pm -
R-developers, I have a binary R package built using R 2.14.1 that I would like to run on R 3.0.0. Unfortunately, the original source code is unavailable, so I cannot rebuild the package as R 3.0.0 ...
McGehee, Robert
Apr 18, 2013 at 3:07 pm
Apr 18, 2013 at 5:42 pm -
A new problem has cropped up with compiling vignettes for my package BayesFactor. I'm not sure when it started, but I can tell you it didn't occur on R 2.15.3, and it does on 3.0.0 RC (2013-03-31 ...
Richard D. Morey
Apr 1, 2013 at 11:52 pm
Apr 2, 2013 at 1:12 pm -
Assume a C program invoked by .Call, that returns a list. Near the top of the program we allocate space for all the list elements. (It is my habit to use "xyz2" for the name of the R object and "xyz" ...
Terry Therneau
Apr 1, 2013 at 5:10 pm
Apr 1, 2013 at 7:11 pm -
Hi, I've been playing around with the R source code a little; mostly just trying to familiarize myself. I have access to some computers on a reservation system; so I've been reserving a computer, ...
Adam Seering
Apr 26, 2013 at 2:50 pm
Apr 27, 2013 at 10:50 pm -
Hola! This is 64bit Lubuntu 13.04, with R-3.0.0 installed from deb http://ppa.launchpad.net/marutter/rrutter/ubuntu raring main via synaptic. gcc --version gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3 R ...
Kjetil Halvorsen
Apr 26, 2013 at 6:39 pm
Apr 27, 2013 at 5:51 pm -
Hello: What tools would you recommend for extracting the table of members of the US House of representatives from "http://house.gov/representatives/" and ...
Spencer Graves
Apr 25, 2013 at 8:00 pm
Apr 26, 2013 at 6:42 pm -
In the man page for as.vector() (same as man page for vector()): Writers of methods for ?as.vector? need to take care to follow the conventions of the default method. In particular ? Argument ?mode? ...
Hervé Pagès
Apr 23, 2013 at 11:48 pm
Apr 24, 2013 at 11:15 pm -
I have updated the rms package to extensively use NAMESPACE. I cannot get certain S3 methods to dispatch. For example I have in NAMESPACE S3method(anova, rms) S3method(latex, anova.rms) anova.rms ...
Frank Harrell
Apr 24, 2013 at 3:22 am
Apr 24, 2013 at 3:00 pm -
Hi, I have a simple package with two functions. It essentially implements estimators and data simulation for a paper I am writing for immunology (and in some sense, ecology). How long is the typical ...
Liuyipei
Apr 19, 2013 at 4:38 am
Apr 21, 2013 at 4:09 am -
Hello, is there a convenient way to suppress only *specific* warnings? (I know about ?suppressWarnings) I depend on another package, from which I want to suppress only some warnings, but not others ...
Felix Schönbrodt
Apr 18, 2013 at 11:31 am
Apr 18, 2013 at 4:12 pm -
I did some benchmarking of data frame code, and it appears that R 3.0.0 is far worse than earlier versions of R in terms of how many large objects it allocates space for, for data frame operations - ...
Tim Hesterberg
Apr 14, 2013 at 10:22 pm
Apr 15, 2013 at 4:07 am -
Hi, I know this has been reported/asked before ( http://tolstoy.newcastle.edu.au/R/e15/devel/11/10/0831.html) but it would still be just nice to have a fix for the not user-friendly fact that one ...
Renaud Gaujoux
Apr 14, 2013 at 11:10 am
Apr 14, 2013 at 7:11 pm -
Hi, I am trying to make a debug version of R ( for use with gdb later ) on windows. I am executing the following. src\gnuwin32 make clean src\gnuwin32 make DEBUG=T? In the output, I see many -O3 ...
Andre Mikulec
Apr 11, 2013 at 12:02 am
Apr 14, 2013 at 2:14 am -
Hello, I am trying to port a package that was built for R 2.15 over to R 3.0. This package has an Initialize method that uses dyn.load to load a dll that was built separately, and then uses .C() to ...
Adrian Mejia
Apr 24, 2013 at 5:55 pm
May 2, 2013 at 12:57 pm -
Hi, in R-3.0 I get the following error when calling lsfit with more observations than variables, which seems to come from an error in the formatting of the error message (note that this was not ...
Renaud Gaujoux
Apr 25, 2013 at 11:29 am
Apr 29, 2013 at 11:11 am -
Hello Guys, I wanted to build a new R package from the R code. I installed all the required software and made all the path settings. When i tried running, cmd RCMD check SamplePackageName while ...
Crish..
Apr 25, 2013 at 5:21 am
Apr 25, 2013 at 9:58 am -
Hi, In the man page for vector(): length: A non-negative integer specifying the desired length. Double values will be coerced to integer: supplying an argument of length other than one is an error ...
Hervé Pagès
Apr 23, 2013 at 11:20 pm
Apr 24, 2013 at 3:39 pm -
Having loaded a package that masks an object from another package, calling help(conflictedname, help_type = 'html') instead of producing a page giving the choices of help page available The page ...
Michael Nelson
Apr 23, 2013 at 6:32 am
Apr 23, 2013 at 6:01 pm -
Hello, Consider this: 1) library(parallel) res <- mclapply(1:2, stop) #Warning message: #In mclapply(1:2, stop) : # all scheduled cores encountered errors in user code is(res[[1]], 'try-error') #[1] ...
Karl Forner
Apr 11, 2013 at 11:43 am
Apr 23, 2013 at 3:16 pm -
How can I add a new line in an rd file f.e between references? Knut
Knut Krueger
Apr 23, 2013 at 9:34 am
Apr 23, 2013 at 1:20 pm -
Dear all, Iâm not sure if it is O.K. to ask this question here. But where can I find the code for the function âC_Cdqrlsâ which is called by the R function âlsfitâ. Thank you all. Sorry for ...
赵自强
Apr 23, 2013 at 7:35 am
Apr 23, 2013 at 1:01 pm -
Hi all, An interesting discovery: if you want to convert an environment to a list, and you already know the names of the objects in the environment, using mget is about twice as fast as using as.list ...
Hadley Wickham
Apr 22, 2013 at 1:14 pm
Apr 22, 2013 at 2:41 pm -
It's tough to reliably reproduce, but I often get stack imbalance warnings when calling max.col() on non-real/double matrix. The code is conditionally PROTECTing but not incrementing its nprot ...
Michael Lawrence
Apr 17, 2013 at 8:25 pm
Apr 19, 2013 at 1:20 pm -
Hello, I would like to suggest the following change to image.default in src\library\graphics\R\image.R: 98c98 < plot(NA, NA, xlim = xlim, ylim = ylim, type = "n", xaxs = xaxs, --- This provides all ...
Michael Sumner
Apr 12, 2013 at 11:27 am
Apr 17, 2013 at 12:09 pm -
Hi, I'm trying to figure out how to safely make sure that I close the same graphics device that I opened earlier in a thread (and not one opened by a parallel thread). In a *single-thread* ...
Henrik Bengtsson
Apr 5, 2013 at 7:23 pm
Apr 6, 2013 at 9:09 pm -
Dear all, I'm documenting an elaborate analysis as a private package. The package writes all required output to a database. I use a Sweave file to transform all the results from the database into a ...
ONKELINX, Thierry
Apr 4, 2013 at 2:55 pm
Apr 5, 2013 at 12:01 pm -
"make check" is failing on reg-test3.R with a message that survival was built with an older version of R. (On my Ubuntu 32 bit and Ubuntu 64 bit machines). Why would "make check" be looking anywhere ...
Paul Gilbert
Apr 3, 2013 at 3:00 pm
Apr 3, 2013 at 4:10 pm -
Dear all, I am trying to submit an R-package to CRAN. In preparation I do run R_INSTALL_TAR=/bin/tar R CMD check --as-cran parallelize.dynamic_0.9.tar.gz and the command finishes without warnings or ...
Stefan Boehringer
Apr 3, 2013 at 11:25 am
Apr 3, 2013 at 3:36 pm -
Minimizing and then restoring a window that contains identified points leads to an error on my linux box. R version 3.0.0 (2013-04-03) Platform: i686-pc-linux-gnu (32-bit) locale: [1] ...
Terry Therneau
Apr 29, 2013 at 1:54 am
Apr 29, 2013 at 8:55 am -
Hi folks, I am writing a package in C. It works most of the time, but fails occasionally by the segfault looking like: address 0x7f55302e2700, cause 'invalid permissions' Possible actions: 1: abort ...
Maxpar Lin
Apr 28, 2013 at 4:00 pm
Apr 29, 2013 at 8:52 am -
Hi, In src/attrib.c, the comment for the function R_data_class is: ``` /* the S4-style class: for dispatch required to be a single string; for the new class() function; if(!singleString) , keeps ...
Laurent Gautier
Apr 26, 2013 at 7:07 pm
Apr 28, 2013 at 4:51 pm -
A user here noticed the following difference between Linux and Windows versions of R-2.15.3 (and R-3.0.0, I think) when using times within a second of the end of 1969: f <- function (sec = -1) { x1 ...
William Dunlap
Apr 17, 2013 at 8:10 pm
Apr 17, 2013 at 9:16 pm -
Thanks for the pointer. Indeed, this allowed me to discover the existence of the PCRE_UCP (Unicode Character Properties) flag, which changes matching behavior so that Unicode alphanumerics are not ...
Milan Bouchet-Valat
Apr 10, 2013 at 6:43 pm
Apr 10, 2013 at 8:31 pm -
Working on Windows I have had to deal with CSV files that, unfortunately, contain embedded Control-Zs, i.e. ASCII character 26 in decimal, and the readLines() function in R on Windows (2.15.2 and ...
Sean O'Riordain
Apr 10, 2013 at 2:20 pm
Apr 10, 2013 at 7:47 pm
Group Overview
group | r-devel |
categories | r |
discussions | 65 |
posts | 278 |
users | 78 |
website | r-project.org |
irc | #r |
78 users for April 2013
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)