Hello,
I needed help to install checkpoint package. I tried stackoverflow to no
help. I did conda update -all and conda clean -all as well.
As per the screenshot attachments, 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 to run my web app as
install.packages("shiny") also says eventually that package checkpoint is
missing.
I have downloaded the package as a zip also from
https://cran.r-project.org/web/packages/checkpoint/index.html. I unzipped
the folder but which file from inside should i run to install checkpoint to
my RStudio in my Windows PC.
i am a novice to R programming; so please help.
Regards