Hello,

Instead of downloading the zip file, download the tar.gz file from [1]

checkpoint_0.4.10.tar.gz

and at a command line run

R CMD INSTALL checkpoint_0.4.10.tar.gz


[1] https://cran.r-project.org/src/contrib/Archive/checkpoint/

Hope this helps,

Rui Barradas


Às 16:16 de 22/08/2022, Mrinmay Kalita escreveu:
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
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to