I get the following error, anyway I'm not able to install R tools:
WARNING: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding:
https://cran.rstudio.com/bin/windows/Rtools/ Installing package into ‘C:/Users/yabili/Documents/R/win-library/4.0’ (as ‘lib’ is unspecified) Warning in install.packages : package ‘https://cran.rstudio.com/bin/windows/Rtools/’ is not available for this version of R
A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
Did the methods section in manuscript mention the version of R and library used in analysis? If not , try to contact manuscript author for R session information.
Each version of bioconductor is in principle tied to a version of R. So the procedure would be to find out which version of R goes with the version of bioconductor that includes these packages then install this R version and the corresponding bioconductor then you can install the packages using the standard bioconductor installation method.
Old versions of Windows R here: https://cran.r-project.org/bin/windows/base/old/
If you want the 2.13 version of the BioConductor package, you will need R 3.0.2, see here.