When I fit a model with ulam(), I receive a message in the console that repeats about 12 times (I have removed the "directory path" which is the path to my RStudio project file). :
'\
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory
I am using RStudio 2026.05.1 build 225 and R version 4.5.0.
I still receive results so this does not appear to affect something (or I'm not aware of what it's affecting). It is strange behavior because it takes 30 seconds or so to print this repeated message after the model has finished running.
When I fit a model with ulam(), I receive a message in the console that repeats about 12 times (I have removed the "directory path" which is the path to my RStudio project file). :
'\
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory
I am using RStudio 2026.05.1 build 225 and R version 4.5.0.
I still receive results so this does not appear to affect something (or I'm not aware of what it's affecting). It is strange behavior because it takes 30 seconds or so to print this repeated message after the model has finished running.