Open
Description
If update.packages touches a native package which is loaded, it will fail and leave the package in a weired state (at least if I use R CMD build
in my local git).
This is not a problem unless that that package is jsonlite, which the kernel needs... In that case you need to shutdown all kernels and then reinstall jsonlite...