unable to open Rstudio in macbook M3

I'm installing RStudio in a Macbook M3

R Session Startup Failure Report

RStudio Version

RStudio 2024.04.2+764 "Chocolate Cosmos " (e4392fc9, 2024-06-05) for macOS

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) RStudio/2024.04.2+764 Chrome/120.0.6099.291 Electron/28.3.1 Safari/537.36

Error message

[No error available]

Process Output

The R session exited with code 1.

Error output:

[No errors emitted]

Standard output:

[No output emitted]

Logs

/Users/adrianacarvajal/.local/share/rstudio/log/rsession-adrianacarvajal.log

]; OCCURRED AT void rstudio::session::modules::updates::(anonymous namespace)::endRPCUpdateCheck(const json::JsonRpcFunctionContinuation &, const core::system::ProcessResult &) src/cpp/session/modules/SessionUpdates.cpp:143; LOGGED FROM: void rstudio::session::modules::updates::(anonymous namespace)::endRPCUpdateCheck(const json::JsonRpcFunctionContinuation &, const core::system::ProcessResult &) src/cpp/session/modules/SessionUpdates.cpp:145
2024-07-30T07:43:52.631116Z [rsession-adrianacarvajal] WARNING Process supervisor did not terminate within 1 second; LOGGED FROM: void (anonymous namespace)::rCleanup(bool) src/cpp/session/SessionMain.cpp:1335
2024-07-30T07:43:52.631116Z [rsession-adrianacarvajal] WARNING Process supervisor did not terminate within 1 second; LOGGED FROM: void (anonymous namespace)::rCleanup(bool) src/cpp/session/SessionMain.cpp:1335

Did you install the arm64 version of R? Can you run R from a terminal? If yes, what's the output of this?

utils::sessionInfo()

Yes I installed that one, the reply is:

R version 4.4.1 (2024-06-14)
Platform: aarch64-apple-darwin20
Running under: macOS Sonoma 14.6.1

Matrix products: default
BLAS: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/lib/libRblas.0.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/lib/libRlapack.dylib; LAPACK version 3.12.0

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

time zone: Europe
tzcode source: internal

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

loaded via a namespace (and not attached):
[1] utf8_1.2.4 R6_2.5.1 tidyselect_1.2.1 viridis_0.6.5
[5] minpack.lm_1.2-4 magrittr_2.0.3 gtable_0.3.5 glue_1.7.0
[9] gridExtra_2.3 tibble_3.2.1 pkgconfig_2.0.3 generics_0.1.3
[13] dplyr_1.1.4 lifecycle_1.0.4 ggplot2_3.5.1 cli_3.6.3
[17] fansi_1.0.6 viridisLite_0.4.2 scales_1.3.0 grid_4.4.1
[21] vctrs_0.6.5 compiler_4.4.1 munsell_0.5.1 pillar_1.9.0
[25] colorspace_2.1-1 rlang_1.1.4