Re: [R] Research Assistant Position

2006-11-25 Thread Anthony Westerling
articles and R libraries. An example of relevant analyses and data visualization using R by the PI funding this position can be seen at http://www.sciencemag.org/cgi/rapidpdf/1128834.pdf . Anthony Westerling University of California Merced Merced, CA Programmer Analyst

[R] HTML Help Browser in R Mac OS X Aqua GUI

2005-04-07 Thread Anthony Westerling
I'm using R 2.0.1 with the Aqua R GUI 1.0 for Mac OS X, and I would like very much to use a firefox browser window for viewing help topics. options(htmlhelp) = TRUE options(browser) = /Applications/Connections/Firefox.app/Contents/MacOS/firefox-bin Java Embedding Plugin 0.9.0 is installed (the

[R] Cocoa GUI: pasting in R Console yields syntax error

2004-12-06 Thread Anthony Westerling
, it looks like something odd is going on with the built-in editor? Anthony Westerling __ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] Cocoa GUI: pasting in R Console yields syntax error

2004-12-06 Thread Anthony Westerling
! David On 6 Dec 2004, at 08:33, Anthony Westerling wrote: I've recently upgraded to R-2.0.1 on a Mac running OS X 10.3+ I am using the new Cocoa-based GUI. Everything was working well for a while. In the middle of an R session, I started suddenly to have a problem where code copied from

Re: [R] R-2.0.1 reinstall non-CRAN pkg

2004-11-27 Thread Anthony Westerling
Thank you Uwe That was indeed the problem. I revised the depends line and removed the old built line, and then rebuilt the package. Now it is recognized as valid. Thanks Tony On Nov 27, 2004, at 7:54 AM, Uwe Ligges wrote: Anthony Westerling wrote: Yes. It is looking the correct directory

Re: [R] R-2.0.1 reinstall non-CRAN pkg

2004-11-26 Thread Anthony Westerling
is looking for that package (.libPaths() would tell you), and whether that's where you've installed it? HTH, Andy From: Anthony Westerling I am trying to upgrade to R-2.0.1 from R-1.9 on a Mac running OS X 10.3. I have some simple packages I wrote myself that have to be reinstalled to be recognized

[R] R-2.0.1 reinstall non-CRAN pkg

2004-11-25 Thread Anthony Westerling
? messages. My apologies if answers to this kind of question have already been posted. I have looked over the archived r-help threads for the last couple of months. Best Anthony Westerling __ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman