I needed help to install checkpoint
package. I did conda clean all and conda update all to no good.
As per screenshot links below, only some packages did not get installed while doing install.packages("checkpoint")
on R console. I retried using different mirrors for download to no good.
So, I am not able to install shiny as well since it depends on the checkpoint
package.
STEP 2-
I also tried by downloading the checkpoint package as an archive (zip) from CRAN i.e. (https://cran.r-project.org/bin/windows/contrib/4.2/checkpoint_1.0.2.zip). I unzipped the folder but next, which file from inside should i run to install checkpoint to my RStudio in my Windows.
I am novice to R programming, so please help.
Screenshot links- Top of screenshot - https://ibb.co/841Nzph; Bottom of screenshot - https://ibb.co/Z1CGtSR
Best