crandalf (version 0.0.1)

fix_R2: Re-install packages that were built with R < 3.0.0

Description

Some Debian R packages were built with R 2.x, and such packages are not loadable in R 3.x, so we need to find and reinstall them under R 3.x.

Usage

fix_R2(lib = .libPaths()[-1])

Arguments

lib
the library locations