Hello,

I am attempting to install Bioconductor on 64 bit R. The installation of some 
bioconductor packages fails with the errors below. I would be very grateful for 
any help on how to resolve the issue.

Best regards,

Octavio Espinosa



---------------------


Most of the bioconductor packages won't install, for examples 'Biobase' 
errors with:

** building package indices ...
Loading required package: methods
Error in dim(robj) <- c(dX, dY) :
  dims [product 8] do not match the length of object [16]
Calls: <Anonymous> ... list_files_with_type -> .make_file_exts -> switch 
-> outer
Execution halted
ERROR: installing package indices failed
** Removing '/usr/local/lib/R/library/Biobase'

The downloaded packages are in
        /tmp/RtmpHGbpND/downloaded_packages
Updating HTML index of packages in '.Library'
Warning message:
In install.packages(pkgs = pkgs, repos = repos, dependencies = 
dependencies,  :
  installation of package 'Biobase' had non-zero exit status


It looks like it doesn't work with 64bit stuff (the byte lengths 
mismatch) 

[[alternative HTML version deleted]]



        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to