Why can't the REmpa package of R language be loaded? I tried several versions, but it didn't work.

install.packages ("REmap")
Warning message:
package "REmap" is not available (for R version 3.4.0)
has tried several versions but failed, what should I do?
Oct.25,2021

devtools::install_github ("Lchiffon/REmap")

Menu