Grokbase Groups R r-devel March 2003
FAQ

Search Discussions

70 discussions - 155 posts

  • Yes please. Dirk -- Prediction is very difficult, especially about the future. -- Niels Bohr
    Dirk EddelbuettelDirk Eddelbuettel
    Mar 4, 2003 at 10:42 am
    Mar 5, 2003 at 11:32 am
  • Dear R-devel, I grabbed 1.7.0 beta from today. "make check" still fails at base-Ex.R. The last few lines of the output are: Error in exists(nam <- nms[i], envir = envir, mode = mode) : F used instead ...
    Liaw, AndyLiaw, Andy
    Mar 28, 2003 at 10:23 am
    Mar 28, 2003 at 6:13 pm
  • It would be great if the man page had examples for each of the commands. I've got R installed, but info R brings up the page for the GNU regular expression library. Any chance of having a complete ...
    Twl8nTwl8n
    Mar 31, 2003 at 4:34 pm
    Mar 31, 2003 at 6:18 pm
  • I've set up for daily distribution builds of the current development version. These are available at http://cran.us.r-project.org/src/base/ The current one is R-1.7.0beta_2003-03-26.tar.gz (and it's ...
    Peter Dalgaard BSAPeter Dalgaard BSA
    Mar 26, 2003 at 11:46 pm
    Mar 27, 2003 at 7:52 am
  • Full_Name: Wolfgang Huber Version: 1.6.2 OS: DEC OSF, Win, Linux Submission from: (NULL) (155.52.45.139) When data.frames are written to a file using write.table and with row.names and col.names, ...
    W HuberW Huber
    Mar 6, 2003 at 6:41 pm
    Mar 6, 2003 at 6:41 pm
  • Hola! I'm trying to make r-devel on windows XP. I downloaded an hour ago R-1.7.0beta_2003-03-30.tar.gz make terminates without any error messages, with make check I get error messages from tests of ...
    Kjetil brinchmann halvorsenKjetil brinchmann halvorsen
    Mar 30, 2003 at 6:56 pm
    Mar 31, 2003 at 3:56 pm
  • I've recently updated from an early February version of 1.7.0 to Version 1.7.0 Under development (unstable) (2003-03-25) and am now having problems with errors giving the message: ' ...
    Roger KoenkerRoger Koenker
    Mar 31, 2003 at 6:05 am
    Mar 31, 2003 at 1:39 pm
  • # <span class="m_body_email_addr" title="6e0bbb7f3794eaf0c22a5143519ae850" [email protected]</span `predict' complains about new factor levels, even if the "new" levels are merely levels in the ...
    Mark BravingtonMark Bravington
    Mar 26, 2003 at 12:31 am
    Mar 27, 2003 at 8:23 am
  • Today's R-devel has a problem in `example(medpolish)'. It appears that the `plot.medpolish' method is not available. Here is the output and traceback() after starting `R --vanilla': mdplsh deaths <- ...
    Roger PengRoger Peng
    Mar 9, 2003 at 7:03 pm
    Mar 10, 2003 at 10:04 am
  • Hi, I'm just compiling R-1.7.0beta_2003-03-29.tar.gz on WinNT 4.0: the installation of package grid fails (at least the build of help files): ---------- Making package grid ------------ installing ...
    Uwe LiggesUwe Ligges
    Mar 29, 2003 at 5:47 pm
    Mar 29, 2003 at 5:47 pm
  • Dear R-devel: This might have been discussed, but I've deleted all the messages, unfortunately. I downloaded the 1.7.0beta 03/26/2003. The compile was fine, but make check failed while checking ...
    Liaw, AndyLiaw, Andy
    Mar 27, 2003 at 12:24 pm
    Mar 27, 2003 at 5:29 pm
  • There is a bug in `predict' whereby the order of variables sometimes gets re-arranged compared to the original fit, and then disaster results. Specifically, the 'variables' and 'predvars' attributes ...
    Mark BravingtonMark Bravington
    Mar 26, 2003 at 12:29 am
    Mar 27, 2003 at 1:42 am
  • Suppose you have a class, say sex, for lack of a better example, and you are tempted, in defining the behavior of the call, is(x,"sex") to check whether certain basic features are satisfied, not to ...
    Roger KoenkerRoger Koenker
    Mar 17, 2003 at 4:28 am
    Mar 18, 2003 at 5:49 am
  • Full_Name: Faheem Mitha Version: 1.6.2 OS: Debian GNU/Linux Submission from: (NULL) (209.42.199.193) Suppose you are making a shared library using R CMD SHLIB foo.cc If there is a file called foo.c ...
    FaheemFaheem
    Mar 16, 2003 at 7:47 pm
    Mar 16, 2003 at 7:47 pm
  • Full_Name: Paul Louisell Version: 1.6.2 OS: Windows NT Submission from: (NULL) (192.249.47.9) I've found a problem with either the 'apply' or 'is.factor' functions, and it seems like it might be ...
    LouiseptLouisept
    Mar 13, 2003 at 11:19 pm
    Mar 14, 2003 at 8:57 am
  • Hi, I'm a little bit confused about the class of integers (with yesterdays r-devel): R a <- 1:10 R class(a) [1] "integer" R inherits(a, "integer") [1] FALSE R data.class(a) [1] "numeric" R ...
    Torsten HothornTorsten Hothorn
    Mar 12, 2003 at 5:07 pm
    Mar 12, 2003 at 5:21 pm
  • system(..., intern=TRUE) splits long lines after 118th character and discards the 119th character system(paste("echo", a), intern=TRUE) [1] ...
    VogranoVograno
    Mar 10, 2003 at 7:59 pm
    Mar 11, 2003 at 9:28 am
  • Dear Stefano, Yes, I have updated to R Version 1.6.2 (2003-01-10), running it in a Terminal window under Darwin Kernel Version 6.4. And, while La.eigen() appears to work fine, I still have the same ...
    Daniel E. WeeksDaniel E. Weeks
    Mar 5, 2003 at 4:09 pm
    Mar 5, 2003 at 5:32 pm
  • Recently in R-devel, I've noticed that when I start up R, code in .Rprofile (in the working directory) gets sourced but any messages printed out by that code (e.g. by `cat') are printed *before* the ...
    Roger PengRoger Peng
    Mar 4, 2003 at 5:52 pm
    Mar 5, 2003 at 12:37 pm
  • Hi everyone, As "intensities" is deprecated as a synonym for "density" in the output of hist it would be a good idea to replace its occurence with "density" in plot.histogram, where we currently have ...
    J C RougierJ C Rougier
    Mar 27, 2003 at 4:16 pm
    Mar 29, 2003 at 5:16 pm
  • --Scraw_of_Flies_285_000 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: eXeT31BJngKeovsqhTpOHg= Dear R-project, I am having difficulty compiling R for my unix machine. Attached is the ...
    OzdoganOzdogan
    Mar 28, 2003 at 8:18 pm
    Mar 29, 2003 at 4:05 pm
  • Full_Name: Steven Novick Version: 1.6.2 OS: Windows NT Submission from: (NULL) (198.85.98.225) The current code snippet in panel.stripplot is: if (is.null(groups)) panel.xyplot(x = x.jitter, y = ...
    Steven J NovickSteven J Novick
    Mar 27, 2003 at 3:48 pm
    Mar 28, 2003 at 2:00 am
  • Full_Name: Robert King Version: 1.6.2 OS: linux Submission from: (NULL) (134.148.20.33) In optim, non-zero values of trace in the control list are treated as postitive, even if they are negative ...
    Robert KingRobert King
    Mar 27, 2003 at 1:40 am
    Mar 27, 2003 at 8:58 am
  • Martin Maechler has suggested that I post this comment to r-devel. It was originally posted to bioconductor. --------------------------------- I'd like to raise the issue of a capitalization ...
    Gordon SmythGordon Smyth
    Mar 26, 2003 at 3:01 am
    Mar 26, 2003 at 7:29 am
  • Dear colleague, unfortunately 'rnorm' does not create normal distributed numbers as you can see with following histogramm: The result is the p-value of a goodness of fit test (chisquare test). It ...
    TirlerTirler
    Mar 25, 2003 at 1:39 pm
    Mar 25, 2003 at 1:39 pm
  • Hi Actually the OSX version of R do not procude the plot during the period of simulation, but only at the end of it. Regards. ALEX
    AlexAlex
    Mar 21, 2003 at 7:37 pm
    Mar 24, 2003 at 8:28 pm
  • Full_Name: Jean-Pierre Müller Version: 162 OS: Mac OS (carbon) Submission from: (NULL) (130.223.101.43) Encodings valid only in rwading files? The following give identical output files. "ascii" <- c( ...
    Jean-Pierre MuellerJean-Pierre Mueller
    Mar 24, 2003 at 10:48 am
    Mar 24, 2003 at 10:48 am
  • Hello, the documentation for POSIXct and POSIXlt refers to the timezone keyword as "TZ". The functions expect "tz". BTW, is this where errors/ bugs should be reported? Cheers, Mike. ===== Yahoo! ...
    Mike SumnerMike Sumner
    Mar 23, 2003 at 2:17 pm
    Mar 24, 2003 at 10:02 am
  • Full_Name: J. Sisk Version: 1.6.1 OS: Linux (RedHat 8) Submission from: (NULL) (67.119.41.66) Suppose you make a data-frame like so: xxx <- data.frame(a,b ,c0,d@) Then cumprod(xxx[1,]) returns a b c ...
    Jsisk1Jsisk1
    Mar 22, 2003 at 1:41 am
    Mar 22, 2003 at 7:33 am
  • ================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given ...
    Peter Dalgaard BSAPeter Dalgaard BSA
    Mar 7, 2003 at 7:14 am
    Mar 21, 2003 at 7:12 am
  • Full_Name: Melinda Teng Version: 1.6.2 OS: windows M E Submission from: (NULL) (136.152.196.249) Greatly appreciate for any advice on the following. Many grateful thanks. Please do not hesitate to ...
    SltengSlteng
    Mar 19, 2003 at 11:47 am
    Mar 20, 2003 at 7:38 am
  • Just to clarify. Is this something that you (ie. R developers) are planning to change, or are you just recommending that I change it? If so, it will break on every upgrade. Wonder if I can put this ...
    FaheemFaheem
    Mar 16, 2003 at 9:44 pm
    Mar 17, 2003 at 9:32 pm
  • I am trying to build R-devel on Darwin with two-level namespaces and without using --bundle_loader path/to/R.bin, so that all symbols must come from libR.dylib. This goes well, until during the ...
    Jan de LeeuwJan de Leeuw
    Mar 16, 2003 at 5:47 pm
    Mar 17, 2003 at 11:46 am
  • We have now (actually a few days ago) declared a "Grand Feature Freeze" on the development sourcs, meaning that we might still add functionality and fix bugs, but we will not do any further major ...
    Peter Dalgaard BSAPeter Dalgaard BSA
    Mar 14, 2003 at 1:35 pm
    Mar 14, 2003 at 1:35 pm
  • Consider x 1 TRUE 2 FALSE 3 NA x Mode :logical FALSE:1 TRUE :1 But x FALSE:1 TRUE :1 NA's :1 My point is that NA's should be reported for logicals like they are for other data types. Göran --- Göran ...
    GbGb
    Mar 12, 2003 at 11:32 pm
    Mar 13, 2003 at 6:00 pm
  • Full_Name: Jerome Asselin Version: 1.6.2 OS: RedHat Linux 7.2 Submission from: (NULL) (142.103.173.179) In the following example, the line type lty=2 does not show properly across the entire line. x ...
    JeromeJerome
    Mar 12, 2003 at 11:36 pm
    Mar 13, 2003 at 8:33 am
  • In recent r-devels, I have Error in formatDL(entry, style = "list") : incorrect value for x This doesn't happen for the other packages I have tried, so maybe this is a problem with grid. Deepayan
    Deepayan SarkarDeepayan Sarkar
    Mar 12, 2003 at 3:28 pm
    Mar 12, 2003 at 10:04 pm
  • Hi, the graphical parameter "cex.axis" does not have any affect for "boxplot": data(iris) boxplot(iris[,1:4], ylab="y", cex.lab=2, cex.axis=2) The patch is simply adding "cex.axis" to the search for ...
    Torsten HothornTorsten Hothorn
    Mar 12, 2003 at 5:28 pm
    Mar 12, 2003 at 6:14 pm
  • Hi, R-devel causes me still trouble. It dies with Error: couldn't find function "predict.loess" Execution halted for the package affy, but bash-2.04$ grep predict.loess ...
    Laurent GautierLaurent Gautier
    Mar 11, 2003 at 11:41 am
    Mar 11, 2003 at 11:41 am
  • Please, do read the documentation! Try write.table(..., col.names=NA) Andy ------------------------------------------------------------------------------
    Liaw, AndyLiaw, Andy
    Mar 6, 2003 at 1:00 pm
    Mar 6, 2003 at 6:41 pm
  • Hello! I have some problems using Rcmd, bacause I get errors I do not understand. I will write down what I did. Perhaps you can help me? I have a small would-be package called "globaltest", ...
    J J GoemanJ J Goeman
    Mar 6, 2003 at 2:13 pm
    Mar 6, 2003 at 2:13 pm
  • I thought about this. It would be nice to have the behaviour Patrick Burns proposes, but there is a problem: What to do when the length one argument is numeric? Look at the following: [1] 0 # What ...
    Kjetil brinchmann halvorsenKjetil brinchmann halvorsen
    Mar 5, 2003 at 9:20 pm
    Mar 6, 2003 at 8:49 am
  • I frequently use stripchart to summarise data. Recently I wished to plot a stripchart on a log scale, so modified stripchart locally. The change is small, just adding log="" to the function call and ...
    EglenEglen
    Mar 30, 2003 at 10:32 pm
    Mar 30, 2003 at 10:32 pm
  • With this morning's build (R-1.7.0beta_2003-03-28.tar.gz from <http://cran.us.r-project.org/src/base/ ) I get make check to work on Solaris 5.8 with gcc 2.95.2 and on Mandrake 9.0. For my own ...
    Paul GilbertPaul Gilbert
    Mar 28, 2003 at 1:09 pm
    Mar 28, 2003 at 1:09 pm
  • I'm having difficulty with Rprof. I have a documentation example test.qss that runs fine without profiling, but under Rprof, Error in standardGeneric("model.matrix") : UseMethod used in an ...
    Roger KoenkerRoger Koenker
    Mar 26, 2003 at 4:52 am
    Mar 26, 2003 at 4:52 am
  • # Your mailer is set to "none" (default on Windows), # hence we cannot send the bug report directly from R. # Please copy the bug report (after finishing it) to # your favorite email program and send ...
    RmhRmh
    Mar 26, 2003 at 3:47 am
    Mar 26, 2003 at 3:47 am
  • # <span class="m_body_email_addr" title="6e0bbb7f3794eaf0c22a5143519ae850" [email protected]</span `termplot' bombs if the original dataset contains NAs in the predictors, even if these were ...
    Mark BravingtonMark Bravington
    Mar 26, 2003 at 12:32 am
    Mar 26, 2003 at 12:32 am
  • prompt.data.frame produces Rd-code with unbalanced brackets: data(iris) prompt(iris, filename=NA) gives ... $format [1] "\\format{" [2] " A data frame with 150 observations on the following 5 ...
    Torsten HothornTorsten Hothorn
    Mar 24, 2003 at 5:35 pm
    Mar 24, 2003 at 5:35 pm
  • An HTML attachment was scrubbed... URL: https://www.stat.math.ethz.ch/pipermail/r-devel/attachments/20030320/834000bd/attachment.html
    Sophie LSophie L
    Mar 20, 2003 at 4:50 am
    Mar 20, 2003 at 4:50 am
  • Dear Devel-list member, by checking a package the following error occurred (see attachment). Thomas Lumley suggested to me posting this error message to the devel-list. Your help is appreciated. PC ...
    Bernhard PfaffBernhard Pfaff
    Mar 19, 2003 at 4:05 pm
    Mar 19, 2003 at 4:05 pm
Group Navigation
period‹ prev | Mar 2003 | next ›
Group Overview
groupr-devel @
categoriesr
discussions70
posts155
users64
websiter-project.org
irc#r

64 users for March 2003

Ripley: 30 posts Peter Dalgaard BSA: 10 posts Martin Maechler: 6 posts Roger Koenker: 6 posts Jan de Leeuw: 5 posts Liaw, Andy: 5 posts Mark Bravington: 5 posts Roger Peng: 4 posts Thomas Lumley: 4 posts Uwe Ligges: 4 posts Faheem Mitha: 3 posts John Chambers: 3 posts Kurt Hornik: 3 posts Torsten Hothorn: 3 posts Ben Bolker: 2 posts Daniel E. Weeks: 2 posts Deepayan: 2 posts Dirk Eddelbuettel: 2 posts Gb: 2 posts Jeff Gentry: 2 posts
show more
Archives