when I run this code in RStudio , it failed. I would like to ask if you know its reason?
> install.packages("D:/Downloads/rbgen_v1.1.5/rbgen_v1.1.5.tar")
Warning in install.packages :
package ‘D:/Downloads/rbgen_v1.1.5/rbgen_v1.1.5.tar’ 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
when I run this code in RStudio , it failed. I would like to ask if you know its reason?