Skip to content
Prev 8018 / 15075 Next

Where are my packages?

You can have packages two places
  (1) system wide
  (2) user specific
The packages that ship with R always install system wide which is why
- when you look in your user specific packages - you don't see any.

You need to reinstall the packages for 2.13.  You cannot just copy the
directories.  You can use the directory to figure out which packages
you did install.

Kasper
On Thu, May 19, 2011 at 2:48 PM, Wayne Gray <grayw at rpi.edu> wrote: