[R] Unable to install package "checkpoint" on R3.6.3
Rui Barradas
ru|pb@rr@d@@ @end|ng |rom @@po@pt
Tue Aug 23 11:00:11 CEST 2022
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 using 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.
More information about the R-help
mailing list