Unable to load shared object on startup in RStudio only

After updating R, have you updated your packages with checkBuilt?

update.packages(checkBuilt=TRUE)

Have you copied the content of your old library folder overwriting the content already present in the new one?