Entering edit mode
Wiesner Vos
▴
50
@wiesner-vos-436
Last seen 10.2 years ago
Hi,
I have some problems with the Biobase.1.3.22
package in linux. It installs without problems. However,
when I try to load it I get the following errors:
library(Biobase)
Error in checkPkgDepts(pkgname): no DESCRIPTION file for package
Biobase
In addition: Warning message:
DESCRIPTION file of package Biobase missing or broken in
package.description(pkg,fields="Depends")
Error in library(Biobase)
.First.lib failed
Any idea what may be wrong?
Thanks Wiesner