Closed github-wow closed 1 year ago
Hi, @github-wow!
I'm Aleksandr Popov, a developer of Immunarch package. Thank you for using our software!
Current version of immunarch on CRAN is 0.9.0: https://cran.r-project.org/web/packages/immunarch/index.html
If install.packages
installs an old version, this can be a problem in your R environment. You can try to clear your environment in Rstudio like described here https://stackoverflow.com/a/57072947/1554282 and upgrade all installed packages like described here https://www.r-bloggers.com/2014/11/update-all-user-installed-r-packages-again/
You can also try to use the function install_version
from package remotes
like described here https://stackoverflow.com/a/29840882/1554282 to install the specific version of immunarch from CRAN.
Best regards, Aleksandr
thanks Alexandr ( @Alexander230 )
Either with
install.packages("immunarch")
or RStudio's menu:Tools
>Install packages...
And this recommendations ended with 0.9.0 version installed:
Platform: x86_64-w64-mingw32/x64 (64-bit); R version 4.2.2 (2022-10-31 ucrt); RStudio 2022.12.0 Build 353.