In R I am facing the following error during the installation of "rsgcc" package.
> install.packages("C:/Users/Drabd/Downloads/rsgcc_1.0.6.zip", repos = NULL, type = "win.binary")
package ‘rsgcc’ successfully unpacked and MD5 sums checked
Error in install.packages : package ‘rsgcc’ not installed because it is not built for UCRT
Could you please help me to solve this error?