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
I teach a class using ISLR, helped by the RDatasets package, which has worked fine this semester so far, until in the past few days, it suddenly stopped working for my students. For all the invocations of
datasets("ISLR","<dataset>")
They are getting
Error encountered while load FileIO.File{.....
Fatal error....
load not defined
I emphasise that these were scripts that worked fine before, and suddenly just stopped working.
Does anyone have any ideas as to why this might be happening and how one might fix it?