Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Full_Name: Ho Kim Version: 2.7.0 OS: Vista Submission from: (NULL) (137.68.61.23) I've just installed R 2.7.0 in my computer whose operating system is Windows Vista. When I first started the R...
Is there any way to get a numerical summary of the values of a difftime object? E.g. TimeToWean <- difftime(WeanDate, BirthDate, units = "days") I can repeat sum(TimeToWean == 20) with as many other values are needed to build up...
I posted a similar query some months ago. Some people answered stating that win.metafiles were not available for R in linux. However, I was suggested to use the package RSvgDevice, which allows transforming any graphic device into Scalable Vector...
Can anyone explain why with latest version of R (2.0.1) on FC3, installed from R-2.0.1-0.fdr.2.fc3.i386.rpm, update.packages() produces the message /usr/lib/R/bin/Rcmd exec: INSTALL: not found...
Full_Name: Greg Kochanski Version: 2.2.0 OS: Debian Linux i686 Submission from: (NULL) (212.159.16.190) The data set for "faithful" appears to be (column 1) the duration of the eruptions, and (column 2) the interval between...
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at anet-acqu-owner at mail.anet...
I strongly encourage you tho check this book: The basics of S and S-Plus / Andreas Krause, Melvin Olson It has a very detailed and easy to follow info on how to link C code with S (which is nearly...
I have; 1. Downloaded and installed (into /usr/local) mysql-standard-5.0.27- osx10.4-powerpc.dmg from http://dev.mysql.com/downloads/mysql/5.0.html . 2. Installed DBI version 0.1-11. 3. Run install.packages("RMySQL...
Full_Name: Andrew J. Baczkowski Version: 1.1.1, 1.5.0 OS: NT, unix Submission from: (NULL) (129.11.159.161) Help documentation for randu() has incorrect R code in Example. Should replace line 4 seed <<- ((2^16) + 3...
Hi, Is it possible to call Mathematica functions within in R (PC or UNIX version)? Thanks - Mrigesh ----------------------------------------------------------- Mrigesh Kshatriya Department of Zoology & Entomology, University of Pretoria Pretoria, 0002, South Africa voice: (27-12) 420-2017 fax: (27-12) 362-5242...
Sorry if this is an obvious question but I have not been able to find the answer. I wish to plot 3 lines on the same plot. However, whichever one I plot first, the axis does not have a big...
Dear R-help, I am trying to use a package (not from CRAN) which includes two shared library (.so) files. The maintainer suggests inserting two lines in /usr/bin/R, LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:path-to-package/lib...
>>>>> On Tue, 29 Apr 2003 14:53:22 +0200, >>>>> Laurent Gautier (LG) wrote: > On Tue, Apr 29, 2003 at 08:37:49AM -0400, Liaw, Andy wrote: >> How's this a bug? It only make sense to run "check" and "build...
Full_Name: Chris Wild Version: 1.3 OS: MacOS8.6 Submission from: (NULL) (130.216.1.6) data() is failing to read some files. I cannot read in: stanford2.rda from survival library veteran.rda from survival library gehan.rda...
We have created two introductory screencast tutorials on R, using RStudio, and released them under a CC license. These are available at http://www.spoken-tutorial.org/list_videos?view=1&foss=R&language=all - one may view them on...
Full_Name: Myung Geun Kim Version: 2.4.0 OS: Window XP Submission from: (NULL) (210.110.8.105) For the data c1 of size 14, stem provides the following result. ************************************************************** >c1 [1] 14 39 70 11 38 20 37...
Dear All, Apologies for this simple question and thanks in advance for any help given. Suppose I wanted to plot 1 million observations and produce the command plot(rnorm(1000000)) The labels of the xaxis are 0, e+00 2...
Full_Name: Guy Horev Version: 2.0.1 OS: WinXP Submission from: (NULL) (192.114.161.178) It seems that the file Hmisc_3.0-1.zip in CRAN is corrupted, it should be 1.8M but only 1.47M...
Dear All, I am using xyplot() with many groups like this: statselect <- levels(dat$stat) xyplot(relmse~T|lambda, groups=stat, data=dat, panel = panel.superpose, key=simpleKey(statselect, lines=T)) However, I want lines not scatterplots and if I...
Dear R Community, I recently read an article and found a plot as attached. It has scatterplot, barplot, and error bar. Could anyone help me to figure out what package I can use in R to generate such plot? Thank...
Can't find what you're looking for? Try searching with Google .