The specified library is loaded mutedly by suppressing all messages. If the
library is not found, or its version under the specification of
minVer, the R session dies with a message.
Arguments
- package
One package name (can be character or non-quoted symbol (see examples)
- minVer
Optional, character string, the minimum working version
- missing.quit.status
Integer, the status of quitting when the package was not found
- ver.quit.status
Integer, the status of quitting when the package was found, but older than the minimum working version
See also
The function calls qqmsg internally to kill the
session