-
Notifications
You must be signed in to change notification settings - Fork 24
Description
Hi eddy4R developers,
I'm following the steps given at https://github.com/NEONScience/eddy4R/wiki/Getting-started to install eddy4R but get the following error when running the eddy4R install (source("https://www.dropbox.com/s/6kiiehesiuozzl8/flow.inst.R?dl=1")):
Error: With R version 3.5 or greater, install Bioconductor packages using BiocManager; see https://bioconductor.org/install
I've installed Bioconductor following the instructions at the URL given but the eddy4R install still gives the same message. I've quit R and restarted, run BiocManager::install() (no errors) and tried the eddy4R install again but still get the error message about installing Bioconductor.
Details are:
OS: Ubuntu 20.04
R: 3.6.3
Bare metal (non-Docker) installation
Any help appreciated.
Cheers,
Peter