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
1disable()
2install.packages("dplyr") # Now compiles from CRAN