giannimonaco / ABIS

57 stars 16 forks source link

Install issue #14

Open slma2021 opened 3 years ago

slma2021 commented 3 years ago

Hi,

I want to install ABIS locally and I followed the instructions by open server.R file with RStudio, then click on "Run App. But in R, it showed Error in library(preprocessCore) : there is no package called ‘preprocessCore’

Please kindly advise how to fix.

Thank you.

giannimonaco commented 3 years ago

Hi, did you run this on R before: install.packages(c("shiny", "MASS", "preprocessCore"), dependencies = TRUE)

On Wed, 16 Dec 2020 at 01:20, slma2021 notifications@github.com wrote:

Hi,

I want to install ABIS locally and I followed the instructions by open server.R file with RStudio, then click on "Run App. But in R, it showed Error in library(preprocessCore) : there is no package called ‘preprocessCore’

Please kindly advise how to fix.

Thank you.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/giannimonaco/ABIS/issues/14, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2UTEBOMPI66YRQ4NTIFTLSU74MJANCNFSM4U5FM23Q .