Bioconductor / BiocGenerics

Defines many S4 generic functions used in Bioconductor
https://bioconductor.org/packages/BiocGenerics
11 stars 7 forks source link

import error #4

Closed xuebaliang closed 4 years ago

xuebaliang commented 4 years ago

Hello, I have installed the BioGenerics of newest version 0.32 on my linux server. But when I import it, I get the following error,

library(BiocGenerics) Error in value[3L] : Package ‘BiocGenerics’ version 0.30.0 cannot be unloaded: Error in unloadNamespace(package) : namespace ‘BiocGenerics’ is imported by ‘GenomicRanges’, ‘XVector’, ‘S4Vectors’, ‘GenomeInfoDb’, ‘IRanges’ so cannot be unloaded

How to fix this problem? Thanks.

hpages commented 4 years ago

Can we close this too?