Attempts to load pkg; if it is not installed, installs it (from CRAN
by default) and then loads it. require.force is an alias for
library.force.
Arguments
- pkg
name of the package to load or install
- ...
further arguments passed to
install.packages