mani2012 / PathoStat

The purpose of this package is to perform Statistical Analysis on the PathoScope generated reports files.
8 stars 9 forks source link

BatchQC dependency #1

Closed mlbendall closed 8 years ago

mlbendall commented 8 years ago

runPathoStat fails if BatchQC is not installed:

Error in loadNamespace(name) : there is no package called ‘BatchQC’

Also found that batchQC can not be installed using biocLite, must use devtools::install_github.

wevanjohnson commented 8 years ago

Install R version 3.3

On May 5, 2016, at 4:32 PM, mlbendall notifications@github.com wrote:

runPathoStat fails if BatchQC is not installed:

Error in loadNamespace(name) : there is no package called ‘BatchQC’

Also found that batchQC can not be installed using biocLite, must use devtools::install_github.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/mani2012/PathoStat/issues/1