I can't load RDatasets in Julia

Welcome! Can you provide a minimum working example (MWE) showing what packages you’re using before getting this error? Also, what versions of Julia and packages are you using (type ] status at the REPL to see your package versions).

Also, FYI, you can format your code by enclosing it in triple backticks (```some code```) as described here.