Sorry here,
> install.packages("genefilter")
WARNING: Rtools is required to build R packages but no version of Rtools compatible with the currently running version of R was found. Note that the following incompatible version(s) of Rtools were found:
- Rtools 3.5 (installed at C:\Users\anike\R-3.6.3\Rtools)
Please download and install the appropriate version of Rtools before proceeding:
https://cran.rstudio.com/bin/windows/Rtools/
Warning in install.packages :
package ‘genefilter’ is not available (for R version 4.0.2)
and when I go to install Rtools
> install.packages("Rtools")
WARNING: Rtools is required to build R packages but no version of Rtools compatible with the currently running version of R was found. Note that the following incompatible version(s) of Rtools were found:
- Rtools 3.5 (installed at C:\Users\anike\R-3.6.3\Rtools)
Please download and install the appropriate version of Rtools before proceeding:
https://cran.rstudio.com/bin/windows/Rtools/
Warning in install.packages :
package ‘Rtools’ is not available (for R version 4.0.2)