powered by
Checks if the package is older than a given version.
# S3 method for Package isOlderThan(this, version, ...)
Returns TRUE if the version of the package is less than the specified version.
TRUE
A character string specifying a version to compare with.
character
Not used.
Henrik Bengtsson
For more information see Package. *getVersion().
Package
*getVersion()