[R-SIG-Mac] R/qtl installation on Leopard 10.5.7

Steve Lianoglou mailinglist.honeypot at gmail.com
Tue Jul 14 22:28:16 CEST 2009


> This is the version I'm running:
>
> R 2.9.1 GUI 1.28 Tiger build 32-bit (5444)
>
> I thought that message was odd as well.

OK, how did you install the package? Running:

R> install.packages('qtl')
R> library(qtl)

Works for me.

Perhaps installing it from source might help?

R> install.packages('qtl', type='source')

It seems that somehow the package you installed has a hard link to R  
2.10? Not sure how that would happen.

-steve

--
Steve Lianoglou
Graduate Student: Physiology, Biophysics and Systems Biology
Weill Medical College of Cornell University

Contact Info: http://cbio.mskcc.org/~lianos/contact



More information about the R-SIG-Mac mailing list