Skip to content

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.

15 results for “from:Yi-Xiong Zhou”

memory limit problem
Yi-Xiong Zhou · Apr 3, 2004 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20040403/6826693d/attachment.pl

text editor for R
Yi-Xiong Zhou · Jul 7, 2004 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20040707/7f5886cf/attachment.pl

p-value > 1 in fisher.test()
Yi-Xiong Zhou · Jun 3, 2005 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20050603/073d9684/attachment.pl

How to read .bmp files into R? read.pnm throws error
Yi-Xiong Zhou · Nov 21, 2003 · r-help

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

TIFF reader in R
Yi-Xiong Zhou · Aug 30, 2002 · r-help

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...

writing a R package
Yi-Xiong Zhou · Jun 27, 2002 · r-help

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...

p-value > 1 in fisher.test()
Yi-Xiong Zhou · Jun 3, 2005 · r-help

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...

update() can not find objects (PR#1861)
Yi-Xiong Zhou · Aug 1, 2002 · r-devel

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...

sqlSave
Yi-Xiong Zhou · Feb 19, 2006 · r-help

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...

update() can not find objects (PR#1861)
Yi-Xiong Zhou · Aug 1, 2002 · r-devel

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...

update() can not find objects (PR#1861)
Yi-Xiong Zhou · Aug 1, 2002 · r-devel

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...

update() can not find objects (PR#1861)
Yi-Xiong Zhou · Aug 1, 2002 · r-devel

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...

memory limit problem
Yi-Xiong Zhou · Apr 3, 2004 · r-help

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...

memory limit problem
Yi-Xiong Zhou · Apr 3, 2004 · r-help

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...

memory limit problem
Yi-Xiong Zhou · Apr 4, 2004 · r-help

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 .