Skip to content
Prev 14549 / 15075 Next

R 4.3.1 fails to load

Do you know where the `library(cgwtools)` call came from?  It appears to 
be the culprit.

I'd try (command line)

   R --vanilla

for a minimal load, then update packages, etc.  Then try the regular 
load.  If it still fails, go back to vanilla, and source your .Rprofile 
with echo = TRUE to see which line in it is causing this (if it is 
actually .Rprofile that is the problem).

Duncan Murdoch
On 22/07/2023 4:29 p.m., Carl Witthoft wrote: