Skip to content
Prev 8562 / 15075 Next

Error while loading packages R 2.14.0

Hi all,

2011/11/15 Herv? Pag?s <hpages at fhcrc.org>:
This is fixed now. At the end of our next build cycle (about 1PM
tomorrow, Wednesday, Seattle time), xcms 1.30.1 will be available
which is once again built against the static netcdf library (version
4.0.1) that Simon provides on his site. Other BioC packages that use
netcdf (flowWorkspace and mzR) will also be fixed.

Riccardo, this means that all you have to do is wait until the new
package is available and then:
source("http://bioconductor.org/biocLite.R")
biocLite("xcms")
library(xcms)

You will not need to compile anything. I just tested this on a Mac
without netcdf or any compilers and it worked fine.

Simon: I will be asking for your help but I want to make sure I have
all my ducks in a row first. I want first to be able to build things
exactly right, then I can know that I am giving you the right thing.
That is taking a bit more time than I'd like.

Briefly, the package in question needs netcdf (must be version 4.1.3)
to be linked against hdf5 which in turn needs to link to zlib.
I will contact you when I am able to create a static version of this
that allows this package to compile.

Thanks for your help.
Dan