mrc-ide / squire

SEIR transmission model of COVID-19. Documentation at:
https://mrc-ide.github.io/squire/
Other
50 stars 28 forks source link

Issue Installing #180

Closed Nimohmwangi closed 1 year ago

Nimohmwangi commented 1 year ago

Hey,

I am student who is very new in the field of infectious modelling. I came across a paper that used your model and I want to understand how you wrote the codes. I have a challange while trying to run the code below.

devtools::install_github("mrc-ide/squire")

Everytime I run the code, it gives me this message at the console: Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : namespace ‘cli’ 3.1.0 is already loaded, but >= 3.3.0 is required