error when opening Rstudio with 64-bit R on parallels ARM windows 10

I am running R studio on a mac with parallels and want to run the 64-bit version but am getting the following error message on start up. Please help :frowning:

R Session Startup Failure Report

RStudio Version

RStudio 2022.02.0+443, "Prairie Trillium" (9f796939, 2022-02-16) for Windows

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.12.8 Chrome/69.0.3497.128 Safari/537.36

Error message

[No error available]

Process Output

The R session exited with code -1073741569.

Error output:

[4876:8988:20220318,111201.493:ERROR directory_reader_win.cc:43] FindFirstFile: The system cannot find the path specified. (3)

Standard output:

[No output emitted]

Logs

C:/Users/aarichter/AppData/Local/RStudio/log/rsession-aarichter.log

2022-03-18T15:08:08.529061Z [rsession-aarichter] ERROR Unable to retrieve user home path. HRESULT:  -2147024893; LOGGED FROM: class rstudio::core::FilePath __cdecl rstudio::core::system::userSettingsPath(const class rstudio::core::FilePath &,const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,bool) src/cpp/core/system/Win32System.cpp:338
2022-03-18T15:08:46.772981Z [rsession-aarichter] ERROR Unable to retrieve user home path. HRESULT:  -2147024893; LOGGED FROM: class rstudio::core::FilePath __cdecl rstudio::core::system::userSettingsPath(const class rstudio::core::FilePath &,const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,bool) src/cpp/core/system/Win32System.cpp:338
2022-03-18T15:12:01.430944Z [rsession-aarichter] ERROR Unable to retrieve user home path. HRESULT:  -2147024893; LOGGED FROM: class rstudio::core::FilePath __cdecl rstudio::core::system::userSettingsPath(const class rstudio::core::FilePath &,const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,bool) src/cpp/core/system/Win32System.cpp:338

As a follow up - when I uninstall 64 bit R and install 32 it works just fine.

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.