[R-SIG-Mac] R-devel update on gifi

Byron Ellis bellis at hsph.harvard.edu
Wed Nov 5 04:21:04 MET 2003


On Nov 4, 2003, at 9:57 PM, Jan de Leeuw wrote:

> http://gifi.stat.ucla.edu/pub
>
> The 11/04/03 version updates R-devel to the latest CVS version,  
> updates all CRAN packages, updates Bioconductor, removes more fink  
> dependencies from existing packages, and adds some additional non-CRAN  
> packages.
>
> Byron Ellis has pointed out that the Carbon Emacs pty bug is also  
> fixed, if you us the following
> ~/.emacs.
>
> (setq load-path (append load-path  
> '("/usr/local/share/emacs/site-lisp/ess-5.1.24/lisp")))
> (require 'ess-site)
> (setq process-connection-type 't)
>
> Unfortunately you cannot use X11 or Quartz from R running in Carbon  
> Emacs (yet).
>
For X11 under Emacs I put this little hack in my ~/.emacs file and  
things seem to work:

;;X11 hack for ESS under OSX
(if (null (getenv "DISPLAY"))
     (setenv "DISPLAY" ":0.0"))

No Quartz though (Ah, for the day when I can drag my plot directly to  
Keynote from R :-) ).

> ===
> Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
> Editor: Journal of Multivariate Analysis, Journal of Statistical  
> Software
> US mail: 8130 Math Sciences Bldg, Box 951554, Los Angeles, CA  
> 90095-1554
> phone (310)-825-9550;  fax (310)-206-5658;  email:  
> deleeuw at stat.ucla.edu
> homepage: http://gifi.stat.ucla.edu
>
> ----------------------------------------------------------------------- 
> --------------------------
>           No matter where you go, there you are. --- Buckaroo Banzai
>                    http://gifi.stat.ucla.edu/sounds/nomatter.au
>
> ----------------------------------------------------------------------- 
> --------------------------
> ===
> Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
> Editor: Journal of Multivariate Analysis, Journal of Statistical  
> Software
> US mail: 8130 Math Sciences Bldg, Box 951554, Los Angeles, CA  
> 90095-1554
> phone (310)-825-9550;  fax (310)-206-5658;  email:  
> deleeuw at stat.ucla.edu
> homepage: http://gifi.stat.ucla.edu
>
> ----------------------------------------------------------------------- 
> --------------------------
>           No matter where you go, there you are. --- Buckaroo Banzai
>                    http://gifi.stat.ucla.edu/sounds/nomatter.au
>
> ----------------------------------------------------------------------- 
> --------------------------
> ===
> Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
> Editor: Journal of Multivariate Analysis, Journal of Statistical  
> Software
> US mail: 8130 Math Sciences Bldg, Box 951554, Los Angeles, CA  
> 90095-1554
> phone (310)-825-9550;  fax (310)-206-5658;  email:  
> deleeuw at stat.ucla.edu
> homepage: http://gifi.stat.ucla.edu
>
> ----------------------------------------------------------------------- 
> --------------------------
>           No matter where you go, there you are. --- Buckaroo Banzai
>                    http://gifi.stat.ucla.edu/sounds/nomatter.au
>
> ----------------------------------------------------------------------- 
> --------------------------         
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://www.stat.math.ethz.ch/mailman/listinfo/r-sig-mac
>
---
Byron Ellis (bellis at hsph.harvard.edu)
"Oook" -- The Librarian



More information about the R-SIG-Mac mailing list