CRAN Package Depends on Bioconductor Package Installing error
问题 I manage the Depends, suggests and imports of the description file. and finally I submit my package to CRAN . But during installation the package, it only install the packages which are deposited under CRAN not for bioconductor packages. besides, it has a package dependencies error for Mac OS: check log for Mac OS what could be the problem? and how could I fixed it? Kind regards, 回答1: There is no mechanism by which install.packages() can install from Bioconductor by default in R ( at least