Skip to content
Prev 7878 / 21312 Next

[Bioc-devel] bumphunter package has unstated dependency on digest package?

Ah, that makes sense. I was setting up R on a computer that hadn't been 
used in a while, and it had a bunch of packages installed in /usr/local, 
including an old version of BioC that was preventing an upgrade. So I 
removed the R site-packages directory in /usr/local and started over. 
Somehow digest must have been installed in /usr/local but not pkgmaker, 
so removing it broke the dependency chain. No idea how it got into that 
state, but problem solved.
On 8/7/15 5:06 PM, Martin Morgan wrote: