Skip to content
Prev 6247 / 15075 Next

JGR not working on Snow Leopard

It seems I have been able to install 64bit R.


R version 2.9.2 Patched (2009-09-05 r49613)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

   Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

[R.app GUI 1.28 (5399) x86_64-apple-darwin9.8.0]


I could not, however, find a newer installer version of R.app (or  
R64.app)

Trying to install JGR still does not work.
I downloaded 64bit JGR as I was told,
but on start it tells me it needs to install some additional  
libraries, and then tells ,e
that it could not finish its work.

the JGR packages is missing.
So I try
188-23-83-195:devel neuwirth$ sudo R --arch x86_64 CMD INSTALL JGR
* Installing to library ?/Library/Frameworks/R.framework/Resources/ 
library?
* Installing *source* package ?JGR? ...
** R
** inst
** preparing package for lazy loading
Error in library(CarbonEL) : there is no package called 'CarbonEL'
Error : package 'iplots' could not be loaded
ERROR: lazy loading failed for package ?JGR?
* Removing ?/Library/Frameworks/R.framework/Resources/library/JGR?
188-23-83-195:devel neuwirth$

How can I get past this problem?
On Sep 11, 2009, at 4:19 PM, Simon Urbanek wrote: