R.oo (version 1.20.0)

showChangeLog.Package: Show the change log of this package

Description

Show the change log of this package. If the change log file does not exist, an exception is thrown.

Usage

"showChangeLog"(this, filenames=c("NEWS", "HISTORY", "ChangeLog"), ...)

Arguments

filenames
A character vector of (non-case sensitive) filenames to be searched for.
...
Not used.

Value

Returns nothing.

See Also

*getChangeLog(). For more information see Package.