[R-SIG-Mac] Hmisc doesn't load

Simon Urbanek simon.urbanek at r-project.org
Sat Nov 19 15:47:59 CET 2011


On Nov 19, 2011, at 5:56 AM, Prof Brian Ripley wrote:

> See the list archives. Are you doing this in R.app, and have you
> updated R 2.14.0 recently?
> 

.. or reinstalled Hmisc? Try
install.packages("Hmisc",,"http://cran.r-project.org")

Cheers,
Simon



> 
> On Mon, 14 Nov 2011, Michael Kubovy wrote:
> 
>> After installing the Hmisc package in terminal:
>> 
>> [mks-Mac-Pro:~/Downloads/14-11-11] mk% R CMD INSTALL Hmisc_3.9-0.tar
>> .Rprofile: Setting US repository
>> Loading required package: grDevices
>> Loading required package: graphics
>> Loading required package: stats
>> Loading required package: utils
>> Loading required package: brew
>> 
>> Attaching package: ??????sos??????
>> 
>> * installing to library ??????/Library/Frameworks/R.framework/Versions/2.14/Resources/library??????
>> * installing *binary* package ??????Hmisc?????? ...
>> 
>> * DONE (Hmisc)
>> 
>>> sessionInfo()
>> R version 2.14.0 (2011-10-31)
>> Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
>> 
>> locale:
>> [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
>> 
>> attached base packages:
>> [1] splines   datasets  utils     stats     graphics  grDevices methods   base
>> 
>> other attached packages:
>> [1] survival_2.36-10    RISmed_1.2.3        CITAN_2011.08-1     ADGofTest_0.1       hash_2.1.0
>> [6] RGtk2_2.20.19       RSQLite_0.10.0      DBI_0.2-5           BiocInstaller_1.2.1 ctv_0.7-3
>> [11] sos_1.3-1           brew_1.0-6          MASS_7.3-16
>> 
>> loaded via a namespace (and not attached):
>> [1] cluster_1.14.1 grid_2.14.0    lattice_0.20-0 tools_2.14.0
>> 
>>> library(Hmisc)
>> Error in dyn.load(file, DLLpath = DLLpath, ...) :
>> unable to load shared object '/Library/Frameworks/R.framework/Versions/2.14/Resources/library/Hmisc/libs/x86_64/Hmisc.so':
>> dlopen(/Library/Frameworks/R.framework/Versions/2.14/Resources/library/Hmisc/libs/x86_64/Hmisc.so, 6): Library not loaded: @rpath/R.framework/Versions/2.13/Resources/lib/libR.dylib
>> Referenced from: /Library/Frameworks/R.framework/Versions/2.14/Resources/library/Hmisc/libs/x86_64/Hmisc.so
>> Reason: image not found
>> Error: package/namespace load failed for ???Hmisc???
>> 
>> Suggestions?
>> ______________________________________________
>> Professor Michael Kubovy
>> University of Virginia
>> Department of Psychology
>> for mail add:						for FedEx or UPS add:
>> P.O.Box 400400					Gilmer Hall, Room 102
>> Charlottesville, VA 22904-4400	485 McCormick Road
>> USA							Charlottesville, VA 22903
>> 		room	phone
>> Office:    B011	+1-434-982-4729
>> Lab:        B019	+1-434-982-4751
>> WWW:    http://www.people.virginia.edu/~mk9y/
>> 
>> 
>> 	[[alternative HTML version deleted]]
>> 
>> 
> 
> -- 
> Brian D. Ripley,                  ripley at stats.ox.ac.uk
> 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
> 
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
> 
> 



More information about the R-SIG-Mac mailing list