0

I just install R and Rstudio and want to install the "prob" library, but having a warning like this. How should I solve this?

enter image description here

Phil
  • 5,491
  • 3
  • 26
  • 61
suriluo
  • 13
  • 3
  • 1
    If you look at the [package page](https://CRAN.R-project.org/package=prob), you can see it's been removed from CRAN, and it offers a link to archived version of the package. You could also try installing [directly from github](https://github.com/cran/prob), using `remotes::install_github`. – Gregor Thomas May 04 '22 at 20:36

0 Answers0