Installing Deeptools in R

219 Views Asked by At
> install.packages("bedtools")

Also tried this with bedtoolsr. Is there a way to force install? I am using version R 4.2.2.

Warning in install.packages :
  package ‘bedtools’ 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
0

There are 0 best solutions below