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.

10 results for “from:Saiwing Yeung”

xyplot question
Saiwing Yeung · Jan 19, 2011 · r-help

> This is a version of FAQ 7.22: you need to tell R to print lattice graphics. Without the next statement, the result would be auto-printed. > > Duncan Murdoch That fixed it. Thank you again. Sorry for not reading the...

rgl on Mac OS
Saiwing Yeung · Nov 6, 2004 · r-help

Hi, It seems like a number of people on this list can install rgl but have problem loading it. I found myself in the same situation too. I have tried the workaround of removing /usr/X11R6/lib from DYLD_LIBRARY...

Is there a way force hiding of all messages when calling library()?
Saiwing Yeung · Dec 21, 2011 · r-help

For example, if I call "library(spam)", I would get messages like this Package 'spam' is loaded. Spam version 0.27-0 (2011-08-17). Type demo( spam) for some demos, help( Spam) for an overview of this package. Help...

xyplot question
Saiwing Yeung · Jan 19, 2011 · r-help

Hi all, I had a weird problem with xyplot and I am wondering if anyone can help me figure out what's wrong here. Basically if I call xyplot() inside a function and I call quartz() after, then the previous...

Is there a way force hiding of all messages when calling library()?
Saiwing Yeung · Dec 21, 2011 · r-help

suppressPackageStartupMessages(library(spam)) takes care of that, thanks!! On Dec 21, 2011, at 3:39 PM, Hadley Wickham wrote: > You should be able to suppress them with > suppressPackageStartupMessages() but not all packages produce startup > messages in the approved manner. > > Hadley...

Textmate/ SWeave: Error PDF file not written to disk
Saiwing Yeung · Apr 12, 2009 · r-sig-mac

I ran into the same problem today (at least the symptoms matched) and it took me some time to figure this out... Basically I solved this by copying the file Sweave.sty to the same directory as the the .rnw...

factor with numeric names
Saiwing Yeung · Mar 21, 2009 · r-help

Hi all, I have a pretty basic question about categorical variables but I can't seem to be able to find answer so I am hoping someone here can help. I found that if the factor names are all in...

factor with numeric names
Saiwing Yeung · Mar 25, 2009 · r-help

Thank you so much both for the answer. I think I have a better handle on this now. Yes, Loblolly$Seed is an ordered factor, but I didn't realize that the default for ordered factor is contr.poly. And...

Textmate/ SWeave: Error PDF file not written to disk
Saiwing Yeung · Apr 16, 2009 · r-sig-mac

I played with it a little more and I think I have gotten it to work properly for me. I still don't entirely understand why this works (!) so follow at your own risk :) First a bit of clarification, I...

rgl on Mac OS
Saiwing Yeung · Nov 8, 2004 · r-help

Jari, thanks so much for the advice. I followed your instruction and could install rgl too. It's really fun playing with it. I have written up a more detailed instruction, hopefully this will help less experienced R users. 1...

Can't find what you're looking for? Try searching with Google .