If you mean R 2.0.1, your installation is broken. Here's a quick check of
where it should be:
> ls(asNamespace("grDevices"), all=TRUE)
[1] ".PSenv" ".Quartzenv" ".X11env"
[4] ".__NAMESPACE__." ".__S3MethodsTable__." ".packageName"
....
On Thu, 16 Dec 2004, Jeffrey Freedman wrote:
> I recently installed R version 2.01 for OS X (version 10.3.6). I now
> get the following error message when I try to use the postscript
> function:
>
> Error in get(name.opt, envir = envir) : Object ".PSenv" not found
>
> This did not happen in previous versions of R (i.e. 1.9). I do not get
> this error message when using the pdf graphics device driver.
--
Brian D. Ripley, [EMAIL PROTECTED]
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
______________________________________________
[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