RobertsLab / resources

https://robertslab.github.io/resources/
18 stars 10 forks source link

raven: R studio code chunks not running... #1964

Closed grace-ac closed 1 day ago

grace-ac commented 1 day ago

I thought I successfully cancelled my running code chunks in R studio on Raven, and I even deleted the script and made a new one, but when I try to run a basic chunk like:

pwd

I get the timer symbol, and the window that says: "The code in this chunk is scheduled to run later, when other chunks have finished executing."

How do I figure out which code chunks are running... and how do I then cancel them to start over?

sr320 commented 1 day ago

try restarting R - https://d.pr/i/GAL9xq

grace-ac commented 1 day ago

gah of course. it worked! t hanks!