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]]

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to