Skip to content
Prev 13127 / 15075 Next

Strange library problem with 4.0

Can you confirm that you see this even with:

    R --vanilla -s -e "writeLines(.libPaths())"

If you don't see the issue there, the most likely culprit is something
in a .Rprofile that's causing the old library path to be used.

Kevin
On Sat, Apr 25, 2020 at 4:59 AM Bob Rudis <bob at rud.is> wrote: