Closed rafaleo closed 5 years ago
Please try:
source("http://bioconductor.org/biocLite.R")
biocLite("EBImage")
Cheers, Andrzej
Thanks! It's working.
On Fri, Jun 14, 2019 at 9:56 AM Andrzej K. Oleś notifications@github.com wrote:
Please try:
source("http://bioconductor.org/biocLite.R") biocLite("EBImage")
Cheers, Andrzej
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aoles/EBImage/issues/45?email_source=notifications&email_token=AGFLVYQYN7KOV6GP2TRYEYTP2NFI7A5CNFSM4HYFEVGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXWAZ3Y#issuecomment-502009071, or mute the thread https://github.com/notifications/unsubscribe-auth/AGFLVYQQ3EATH5IYYVVB7TLP2NFJBANCNFSM4HYFEVGA .
Working this way:
source("http://bioconductor.org/biocLite.R")
biocLite("EBImage")
Should I downgrade my installations or can wait for upgrade? Just need to test it for few things.