[Bioc-devel] libRblas and libRlapack are broken dependencies for packages in R 3.1.0 on Fedora 20
E N
gifi2007 at hotmail.com
Wed May 7 00:11:50 CEST 2014
Your answers are amazing! Now I have a bunch of packages to re-install:
xx <- installed.packages()
table(xx[, "Built"])
yy <- xx[xx[, "Built"] != "3.1.0", "Package"]
length(yy)
[1] 103
That's make it for my night! I'll do the upgrade tomorrow, hoping I won't be back on the mail list despite your kind warning it may not be the end. Once again, thank you so much!
Eric.
More information about the Bioc-devel
mailing list