Disable rapt integration
Description
Restores the original install.packages() function so packages
are installed from CRAN instead of apt.
Usage
Value
Invisible NULL.
See Also
enable
Examples
disable()
install.packages("dplyr") # Now compiles from CRAN