RStudio aborted after load Rcmdr

Hi!

I installed R 4.4.0 and RStudio 2022.02.2-485. However, when loading the Rcmdr package, the Rstudio aborts. I really appreciate any suggestions or ideas on how to solve this.
Thanks!
Clara

sessionInfo()
R version 4.2.0 (2022-04-22 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19044)

Matrix products: default

locale:
[1] LC_COLLATE=Portuguese_Portugal.utf8
[2] LC_CTYPE=Portuguese_Portugal.utf8
[3] LC_MONETARY=Portuguese_Portugal.utf8
[4] LC_NUMERIC=C
[5] LC_TIME=Portuguese_Portugal.utf8

attached base packages:
[1] stats graphics grDevices utils
[5] datasets methods base

loaded via a namespace (and not attached):
[1] compiler_4.2.0 tools_4.2.0

Rcmdr might not be compatible with the latest version of RStudio, have you tried launching it from the R GUI? If you have the same problem on the R GUI then package is not compatible with the latest R version and you would need to downgrade in order to use it.

Hi! Thank you so much for your reply.
Yes, in R GUI I have no problem.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.