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.
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20040403/6826693d/attachment.pl
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20040707/7f5886cf/attachment.pl
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20050603/073d9684/attachment.pl
Hi, Is there a way to read .bmp files into R? I have tried read.pnm from pixmap package. It returned Error in pm.readmagicnumber(con) : Not a PNM format file Anyother ways to load bitmap images? Yi-Xiong
Does anyone know whether there is a function to read in .tif files? Thanks. Yi-Xiong -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the...
Dear Sir/Madam, I am trying to write a R package and I found what has been said in the "Writing R Extensions" is mostly different from what has been done in the existing packages. For example, in MASS package...
The problem is from the most recent version. Here is the platform: R 2.1.0 2005-04-18, on winXP SP2, Sean -----Original Message----- From: Douglas Grove [mailto:dgrove at fhcrc.org] Sent: Friday, June 03, 2005 12:49...
Full_Name: Yi-Xiong Zhou Version: 1.5.1 OS: win2000pro Submission from: (NULL) (64.169.249.42) Update() can not find objects when it is used in a function, which is in turn being called by another function. Here...
Hi, I am having trouble to write/create a table, which has a date field. I want to create a stock price table, which has fields of ticker, date, price. First, I created such a table in Microsoft Access with...
Thanks Peter. This does work for formula. However, it failed to a function call. Here is another test script: ################# begin test ############### fun1 <- function() { x <- matrix(rnorm(500), 20,25) oo <- fun3(x) print("step 1") update(oo) print("first update...
Could an object carry the information about where it was created? Could that be on the wish list? Yi-Xiong -----Original Message----- From: Thomas Lumley [mailto:tlumley@u.washington.edu] Sent: Thursday, August 01, 2002 2:14 PM To: Yi...
Could an object carry the information about where it was created? Could that be on the wish list? Yi-Xiong -----Original Message----- From: Thomas Lumley [mailto:tlumley@u.washington.edu] Sent: Thursday, August 01, 2002 2:14 PM To: Yi...
After memory.limit(1500), the error message still pop out: Error: cannot allocate vector of size 11529 Kb While > memory.size() [1] 307446696 > memory.limit() [1] 1572864000 And the system is only using 723MB physical memory, while 2G is the...
R1.9.0beta solves the problem for now. The memory foot print of R1.9.0 is way smaller than R1.8.1, with only 400M. It will be interesting to see how R1.9.0 handles the memory problem...
I tried using --max-mem-size=1400M at the command line on 1.8.1 and did not work. However, 1.9.0beta works. The Os is XP professional on Dell inspiron 8600. Yi-Xiong -----Original Message----- From: Prof Brian...
Can't find what you're looking for? Try searching with Google .