Checks if the package is older than a given version
Checks if the package is older than a given version.
## S3 method for class 'Package' isOlderThan(this, version, ...)
version |
A |
... |
Not used. |
Returns TRUE
if the version of the package is less than the
specified version.
Henrik Bengtsson
For more information see Package
.
*getVersion()
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.