version {spam}
Description
spam.version is a variable (list) holding detailed information about the version of spam loaded.
spam.Version() provides detailed information about the version of spam running.
Usage
spam.version
Values
spam.version is a list with character-string components
spam.version is a list of class "simple.list" which has a print method.
- status
- the status of the version (e.g.,
"beta") - major
- the major version number
- minor
- the minor version number
- year
- the year the version was released
- month
- the month the version was released
- day
- the day the version was released
- version.string
- a
characterstring concatenating the info above, useful for plotting, etc.
See Also
See the R counterparts R.version.
Examples
spam.version$version.stringDocumentation reproduced from package spam, version 0.29-3. License: GPL | file LICENSE
