[R] Problem in .First.lib
Robert Gentleman
rgentlem at jimmy.harvard.edu
Wed Mar 6 15:44:20 CET 2002
On Wed, Mar 06, 2002 at 09:13:01AM -0500, Nitin Jain wrote:
> Hello!
>
> I downloaded a package "multtest" (from bioconductor.org) in R, and
> installed it by 'R CMD <package>' (after unzipping and taring).
> The problem is when I say 'library(multtest)' in R, the following error is
> generated:
>
> Error in dyn.load(x, as.logical(local), as.logical(now)) :
> unable to load shared library
> "/usr/local/bin/R-1.4.1/library/multtest/libs/multtest.so":
> /usr/local/bin/R-1.4.1/library/multtest/libs/multtest.so: ELF file data
> encoding not little-endian
> Error in library(multtest) : .First.lib failed
>
Hi, it seems that you have uncovered a bug in our distribution
mechanism. We will fix this asap.
What has happened is that you have received .o and .so files that you
should not have received.
If you untar the file, then cd into multtest/src and
do
rm *.o multtest.so
(to remove the offending files)
then cd back up,
R CMD INSTALL multtest
you should be fine.
Thanks for the report and sorry for the inconvenience.
Robert
> All the other packages (from bioconductor.org) work fine. I am wondering
> if you could suggest me something about it.
>
> Thanks.
> Nitin
>
> ================================================================ N NN
> Nitin Jain 1800 J.P.A. Apt # 26 NN N
> njain at virginia.edu Charlottesville N N N
> Bio-medical Engineering Ph. (434)243-9977 (O) N N N
> Graduate Student (434)244-2844 (R) N N N
> University of Virginia VA - 22903 N NN
> http://www.people.virginia.edu/~nj7w USA NN N
> ================================================================
> " THERE WAS NEVER A NIGHT OR A PROBLEM THAT COULD DEFEAT SUNRISE OR HOPE. "
>
>
>
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
--
+---------------------------------------------------------------------------+
| Robert Gentleman phone : (617) 632-5250 |
| Associate Professor fax: (617) 632-2444 |
| Department of Biostatistics office: M1B28
| Harvard School of Public Health email: rgentlem at jimmy.dfci.harvard.edu |
+---------------------------------------------------------------------------+
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list