can't install "scores" - WARNING: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools

I'm confused why "scores" can't be installed. Please help, thank you

install.packages("scores")
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/LENOVO/AppData/Local/R/win-library/4.2’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘scores’ 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

library(scores)
Error in library(scores) : there is no package called ‘scores’

I do not see a package on CRAN named scores. I do see one named score. It that the one you want?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.