Please help! I'm on Rstudio version 4.2.2
I need to install the package "markovchain" but can't figure out why it isn't working
install.packages("markovchain")
Installing package into ‘C:/Users/Rachel/AppData/Local/R/win-library/4.2’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘markovchain’ is not available for this version of R
A version of this package for your version of R might be available elsewhere,
see the ideas at
The CRAN page for the package says: Depends: R (≥ 4.3.0)
You have to upgrade your R to a newer version. Here is a link to the markovchain web page on CRAN