Good afternoon. I want to run an older R shiny app that using BiocInstaller, Now with R 3.6, I cannot use BiocInstaller but BiocManager. I try to install everything with Biocmanager I am resolving the warning about the packages, and then when I try again to run the app all the time I am getting
Error: With R version 3.5 or greater, install Bioconductor packages using BiocManager; see https://bioconductor.org/install
And I follow again the same routine and I get the same mistake...Does please anybody know to help me?
You will have to do more than saying that something doesn't do what you expect. You need to show exactly what you are doing and what results you get.