Search Discussions
-
Full_Name: Christian Brechbuehler Version: 2.4.1, 2.5.1, OS: Ubuntu GNU/Linux Submission from: (NULL) (24.61.47.236) Context: 'X11' starts a graphics device driver on the display given by argument ...
Brechbuehler
Oct 26, 2007 at 10:30 pm
Oct 30, 2007 at 2:22 am -
Yes, that's what I'm doing too. The problem is I need to refer to the image from the documentation, so I do need to know it's path. I also want to be able to look at the image, so if the digests are ...
Hadley wickham
Oct 15, 2007 at 8:48 pm
Oct 17, 2007 at 2:36 am -
I am trying to use RSQLite for storing data and I need to create indexes on two variables in the table. It appears from searching the web that the CREATE INDEX operation in SQLite is relatively slow ...
Thomas Lumley
Oct 22, 2007 at 9:54 pm
Oct 23, 2007 at 8:09 pm -
Dear list, Building my QCAGUI package using Rcmdr 1.3.0, under R 2.6.0 (using Kubuntu Gutsy) I noticed the library starts visibly slower than... somewhere in the past. I used the same version of ...
Adrian Dusa
Oct 30, 2007 at 11:31 pm
Oct 31, 2007 at 4:16 pm -
My university provides me with a powerful course management system for the courses that I teach. Among other things I can create a wiki for the course, which is very convenient for cross-linking ...
Douglas Bates
Oct 16, 2007 at 3:47 pm
Oct 19, 2007 at 2:35 pm -
Full_Name: Bob O'Hara Version: 2.6.0 OS: Windows XP Submission from: (NULL) (88.112.20.250) Using horizontal=TRUE with boxplot() confuses it as to what is an x- or y-axis. At least, xlim= and ylim= ...
Bob Ohara
Oct 15, 2007 at 8:30 am
Oct 15, 2007 at 7:34 pm -
(I see this in both R-patched r43124 and R-devel r43233.) In the Argument section of ?mean: trim the fraction (0 to 0.5) of observations to be trimmed from each end of x before the mean is computed ...
Liaw, Andy
Oct 25, 2007 at 1:04 pm
Oct 28, 2007 at 2:01 pm -
R developers, On windows, it seems like R_HOME/etc/Makeconf has SHELL = /bin/sh instead of the location of Rtools' sh. I think this is because R_HOME/src/gnuwin32/fixed/etc/Makeconf needs to define ...
Martin Morgan
Oct 19, 2007 at 6:47 pm
Oct 20, 2007 at 2:20 pm -
dear people, i need to code a function in C working in R and receives two R SEXP objects as parameters, where one is a list and another is a vector of integers: void f(SEXP list, SEXP vector) { .. ...
Robert Castelo
Oct 18, 2007 at 5:41 pm
Oct 19, 2007 at 10:19 am -
Hi, I experienced a problem with the package Geneland under R 2.6.0 with windows XP professional. The commands below should simulate a dataset, then make an MCMC simulation stored in tempdir(). It ...
Gilles GUILLOT
Oct 15, 2007 at 1:29 pm
Oct 16, 2007 at 6:34 pm -
Could someone advise me about how to react to the message: * checking R code for possible problems ... NOTE slm: no visible binding for global variable 'response' from R CMD check SparseM with * ...
Roger koenker
Oct 12, 2007 at 3:16 pm
Oct 12, 2007 at 6:13 pm -
Full_Name: Peter Dolan Version: 2.5.1 OS: Windows Submission from: (NULL) (128.193.227.43) gregexpr does not find all matching substrings if the substrings overlap: [[1]] [1] 1 attr(,"match.length") ...
Dolanp
Oct 10, 2007 at 2:35 pm
Oct 11, 2007 at 3:07 pm -
Hello One of my packages, untb_1.3-2, passes R CMD check under MacOSX (and apparently the systems used in the package check summary page on CRAN) but fails with the following message on R-2.6.0.tgz ...
Robin Hankin
Oct 5, 2007 at 2:47 pm
Oct 9, 2007 at 8:53 am -
Many thanks to Dr Yu for updating Rmpi for R 2.6.0, and for starting to make the changes to support Open MPI. I have just built the updated Debian package of Rmpi (i.e. r-cran-rmpi) under R 2.6.0 but ...
Dirk Eddelbuettel
Oct 4, 2007 at 1:55 am
Oct 4, 2007 at 4:02 pm -
Consider a package that this DESCRIPTION file: --- Package: tester Version: 0.1-0 Date: 2007-10-12 Title: Prototype object-based programming Author: Gabor Grothendieck Maintainer: Gabor Grothendieck ...
Gabor Grothendieck
Oct 12, 2007 at 7:04 am
Dec 24, 2010 at 11:49 pm -
all/any coerce their arguments to logical (if possible). I've added a warning in R-devel if coercion is from something other than integer. This arose because it is easy to make a slip and write ...
Prof Brian Ripley
Oct 26, 2007 at 7:16 am
Oct 26, 2007 at 7:53 pm -
On Linux x86-64 (Ubuntu 6.06), the latest R sources from the Subversion trunk fail to build with the following "recompile with -fPIC" error: $ ./configure --with-x=yes --prefix=$inst_dir ...
Atp
Oct 24, 2007 at 7:00 pm
Oct 25, 2007 at 12:01 pm -
Hi read.table in a table with numb of read elements not multiple of columns Avviso in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, : il numero di elemtni letti non ?? un multiplo ...
Lbraglia
Oct 23, 2007 at 7:05 pm
Oct 24, 2007 at 11:50 pm -
Hi, I am not sure this is a bug but I can repeat it, The functions and data are below. I know this is nasty data, and it is very questionable whether a 4pl model is appropriate, but it is data fed to ...
Nicholas Lewin-Koh
Oct 17, 2007 at 6:49 pm
Oct 18, 2007 at 3:04 pm -
I'm encountering excruciatingly slow load times for character vectors in R 2.6.0-- up to 30sec for a 15K file that contains a no-attributes character vector of length ~1e4 and object size ~0.5MB. In ...
Mark Bravington
Oct 10, 2007 at 11:04 pm
Oct 11, 2007 at 8:13 am -
Hi, (somebody would probably yell at me for not checking 2.6.0rc, for which I can only apologize...) Our R package (snpMatrix in http://www-gene.cimr.cam.ac.uk/clayton/software/) is broken rather ...
Hin-Tak Leung
Oct 7, 2007 at 3:56 am
Oct 8, 2007 at 1:59 pm -
Hi all. I've recently uploaded a package (bnlearn) to CRAN. It builds fine on both Linux (32 and 64 bit) and Windows, but fails on MacOSX ix86 because of C90 vs C99 issues ...
Marco Scutari
Oct 4, 2007 at 6:05 pm
Oct 4, 2007 at 9:44 pm -
Hello, I am interested in optimizing some of R's vector math functions to utilize the SPE units of the Cell processor (commonly found in the Playstation 3) and I am wondering if anyone has already ...
Ed Knutson
Oct 27, 2007 at 3:35 pm
Nov 2, 2007 at 4:51 pm -
Full_Name: Martin Kober Version: 2.6.0 OS: Vista & Linux Submission from: (NULL) (137.208.185.169) Hi! I just stumbled upon a problem with file source()ing: R will fail to source a file if it ...
Martin Kober
Oct 30, 2007 at 1:00 am
Oct 30, 2007 at 11:09 am -
Hi, I posted over at R-help, and didn't get a response, but perhaps that was the wrong forum for this question. I'm having some confusion over the coordinate system after using pairs. I'm not ...
Oliver Soong
Oct 29, 2007 at 3:55 pm
Oct 29, 2007 at 10:51 pm -
Hello, I was wondering if the functions deriv3(), deriv() etc. could be extended to handle psigamma() and its special cases (digamma(), trigamma() etc.). From the error message it seems that ...
Thomas Yee
Oct 14, 2007 at 9:23 pm
Oct 15, 2007 at 3:40 pm -
Dear all... I'm using R 2.6.0 in windows Vista. And I got the following error: Save workspace image? [y/n/c]: y Error in gzfile(file,"wb"): unable to open connection In addiction: Warning message: In ...
Filipe Santos
Oct 12, 2007 at 12:24 pm
Oct 15, 2007 at 1:05 pm -
Dear all When comparing sQuote("text") and dQuote("text") on MacOS X and Linux FC4 I get an inconsistent behavior (using the new release version R-2.6.0): sQuote: On Mac I get the correct result ...
Cstrato
Oct 14, 2007 at 2:44 pm
Oct 14, 2007 at 4:45 pm -
Full_Name: Skylab Gupta Version: R version 2.5.1 (2007-06-27) OS: Windows XP Submission from: (NULL) (216.82.144.137) Hello, I have been playing around with the statistical distributions in R. I ...
Skylab Gupta
Oct 10, 2007 at 2:35 pm
Oct 11, 2007 at 2:21 pm -
Dear all, We are experiencing some trouble when compiling R packages using R 2.6.0 and the new Rtools installer under Windows XP. (1) First, compiling any package using the new setup stops with an ...
Iago Mosqueira
Oct 9, 2007 at 7:43 am
Oct 10, 2007 at 12:57 pm -
I don't know whether this is specific to (my installation of) SUSE 10.1, or is more general. With R 2.6.0, I am finding that some widgets made through the tcltk package are having problems which ...
David Firth
Oct 9, 2007 at 11:48 am
Oct 10, 2007 at 2:07 am -
Dear developers, I am writing a package that depends on some other packages. The dependencies are stated in the `description' file under "Depends". They are installed in my private library, which is ...
Mstislav Elagin
Oct 29, 2007 at 10:45 pm
Oct 30, 2007 at 7:02 am -
Dear R expert: I have the problems with calling R from Java on Windows XP_SP2/Eclipse3.1/JDK1.5 problems: Loading RInterpreter library Exception in thread "main" java.lang.UnsatisfiedLinkError: no ...
王虎
Oct 28, 2007 at 12:33 pm
Oct 30, 2007 at 12:41 am -
rug() may add integer axis labels when called with a POSIXlt object as argument. dtimes <- c("09/29/2007 12:54", "09/30/2007 00:14", "10/01/2007 00:14", "10/02/2007 00:14", "10/03/2007 00:14", ...
John Maindonald
Oct 27, 2007 at 7:10 am
Oct 27, 2007 at 8:09 am -
We have an aging Linux Cluster here, running Red Hat 7.3. We have some business reasons for not upgrading the OS version. I don't recall the exact hardware (dual Pentium III, 4 Gbyte RAM, 1 GHz ...
Dalphin, Mark
Oct 18, 2007 at 9:01 pm
Oct 24, 2007 at 5:42 pm -
Hi, In the case where install.packages("packageA") also needs to install required package "packageB", then what is passed thru the 'configure.args' argument seems to be lost when it's the turn of ...
Herve Pages
Oct 19, 2007 at 7:12 pm
Oct 22, 2007 at 7:04 pm -
Hello all, Is it possible to create web service in R? Any links or book i can refer! My second question is i'm trying to call a web service using RCurl package. The pdf from google doesnt have entire ...
Rohan7
Oct 19, 2007 at 7:36 am
Oct 20, 2007 at 8:41 pm -
Hi, I've just been programming a function to calculate the likelihood in a probit model. The function looks like this likelihood <- function(Y,X,p) { Z <- p[1] +p[2]*X P <- Y*pnorm(Z) + ...
Deiwiks
Oct 19, 2007 at 4:05 pm
Oct 20, 2007 at 10:44 am -
Hi, I'm trying to cross compile R260 in a ubuntu 6.06 linux. I downloaded the Makefile for 251 and simply replaced the R version by 260. However I'm getting an error about mingw. ernesto at ...
Ernesto
Oct 11, 2007 at 10:15 am
Oct 13, 2007 at 7:12 pm -
Full_Name: Benjamin Tyner Version: 2.6.0 RC 2007-10-01 r43043 OS: WinXP Submission from: (NULL) (171.161.224.10) platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status RC major 2 ...
Btyner
Oct 10, 2007 at 2:35 pm
Oct 11, 2007 at 9:10 am -
Full_Name: Martin Schlather Version: R version 2.7.0 Under development (unstable) (2007-10-01 r43043) OS: Linux Submission from: (NULL) (91.3.209.203) Hi, There are 2 dangers with using 'DUPúLSE' ...
Schlather
Oct 10, 2007 at 2:35 pm
Oct 10, 2007 at 6:28 pm -
My setup: Windows XP, R-2.6.0, Cygwin (not the Rtools version) When I tried to build a package, I was given this message: tar: c\:/X/Rpkgs/Drydown_1.41.tar: Cannot open: Input/Output error Even ...
Kevin Wright
Oct 4, 2007 at 8:14 pm
Oct 5, 2007 at 4:44 pm -
Hi, ?pairlist gives no explanation about what exactly is the difference between a pairlist and a list (except that a pairlist of length 0 is 'NULL'). So, what's a pairlist? class(.Options) [1] ...
Hpages
Oct 2, 2007 at 2:28 am
Oct 2, 2007 at 5:55 pm -
Hello, in the package "Rmpi" (Version 0.5-5) I am missing the nonblocking function "mpi.irecv.Robj". Is there any reason for not having this function? Best Markus -- Dipl.-Tech. Math. Markus ...
Markus Schmidberger
Oct 31, 2007 at 12:52 pm
Oct 31, 2007 at 1:55 pm -
Oops -- I should have tested it without libraries loaded :-) The conflict must be with the HH package. I tested the example again using all the packages required by HH and do get the correct results, ...
Clyde
Oct 25, 2007 at 8:00 pm
Oct 26, 2007 at 8:11 am -
hello, please can anyone help me out. Am a new user of R program. Am having problem with this code below, not getting the expected results. 1. Each m, the cumulative sum should be 1.000 but the 2nd ...
Ezeh osita
Oct 25, 2007 at 10:22 am
Oct 25, 2007 at 3:04 pm -
Full_Name: Markus Breitenbach Version: 2.5.1 OS: Windows Submission from: (NULL) (70.58.24.243) # results in stack overflow # bug reproduced in 2.4.1/linux and 2.5.1/windows...
Markus Breitenbach
Oct 23, 2007 at 4:25 pm
Oct 24, 2007 at 7:52 am -
Full_Name: Benjamin Tyner Version: 2.6.0 (43063) OS: WinXP Submission from: (NULL) (171.161.224.10) At the end of the examples for isoreg, there is cat("R^2 =", formatC(sum(residuals(ir4)^2) / ...
Btyner
Oct 18, 2007 at 1:15 pm
Oct 19, 2007 at 7:50 am -
Is it possible to get at the underlying representation of row names - ie. what you see in the output from dput: structure(list(X1.4 = 1:4), .Names = "X1.4", row.names = c(NA, -4L), class = ...
Hadley wickham
Oct 18, 2007 at 5:16 pm
Oct 18, 2007 at 5:36 pm -
Full_Name: David States Version: 2.6.0 OS: Windows XP64 Submission from: (NULL) (141.211.38.9) # The pair of commands # # dput(object, "file.dput") # object = dget("file.dput") # # should be a no op, ...
Dstates
Oct 17, 2007 at 3:05 am
Oct 17, 2007 at 8:35 am
Group Overview
group | r-devel |
categories | r |
discussions | 89 |
posts | 272 |
users | 107 |
website | r-project.org |
irc | #r |
107 users for October 2007
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)