Skip to content

UPPMAX/ticket_304069

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ticket_304069

RT ticket 304069

Conclusion

There was a process called -bash (yes, a dash/minus before bash) which caused that:

  • RStudio never shows the files pane
  • RStudio never successfully runs an R command in the interpreter

Killing -bash (using kill -s 1 [PID], where [PID] is the process ID, in this case 11723)(note that killall -bash did not work, as killall interpreted -bash as a flag :-) ) solved the problem.

Observations

  • RStudio works fine without R_packages
  • There is a Whisper icon on the desktop

Hypotheses

Most likely at the top

Releases

No releases published

Packages

No packages published