Skip to content
Prev 5786 / 15075 Next

Mac GUI for 2.9.0 alpha and Rgraphviz

Kasper,
At 9:39 AM -0700 3/23/09, Kasper Daniel Hansen wrote:
My naming mistake.  I was running R itself from the X11 window.
[1] "2.20.3"

I installed it by hand.  Copying it over from the 
R2.8.1 library into the 2.9.0 (alpha) library.
I did that because  the R Gui that I downloaded 
yesterday (and again this morning) does not seem 
to allow me to use the package installer or 
manager)
(error message:
Error: could not find function "browse.pkgs"
Error: could not find function "package.manager"


For R in X11 the sessionInfo shows
R version 2.9.0 alpha (2009-03-22 r48193)
i386-apple-darwin8.11.1

locale:
C

attached base packages:
[1] grid      stats     graphics  grDevices utils     datasets  methods 
[8] base    

other attached packages:
[1] MASS_7.2-46           Rgraphviz_1.20.0      graph_1.20.0        
[4] GPArotation_2008.05-1 psych_1.0-67        

loaded via a namespace (and not attached):
[1] cluster_1.11.12 tools_2.9.0   

For R.app (GUI)  the sessionInfo() is
R version 2.9.0 alpha (2009-03-22 r48193)
i386-apple-darwin8.11.1

locale:
en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base    

other attached packages:
[1] psych_1.0-67
The Gui is
R.app GUI 1.28-devel (5355 Leopard build 32-bit), 
S.Urbanek & S.M.Iacus, ? R Foundation for 
Statistical Computing, 2008

Best,

Bill