You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In task manager, the task is called "R for Windows front-end". Is there a way to rename it?
After attempting to load data into the app and closing it before completion, the app breaks and does not allow to access it again until it finishes loading the data (in case of an error this could take hours). Running the script again does not open another instance of the app. Is there a way to circumvent such a case?
I have the same exact issue as Issues with run.wsf #19 on another laptop. It does not open, and if I run it as administrator, I get the wsj error. I have session$onSessionEnded(function() {stopApp()})
Included, and from what I understand the need to set path with cd has been fixed. So I don't understand what's causing the issue.
session$onSessionEnded(function() {stopApp()})Included, and from what I understand the need to set path with cd has been fixed. So I don't understand what's causing the issue.