powered by
spam.version is a variable (list) holding detailed information about the version of spam loaded.
spam.version
list
spam
spam.Version() provides detailed information about the version of spam running.
spam.Version()
spam.version is a list with character-string components
the status of the version (e.g., "beta")
"beta"
the major version number
the minor version number
the year the version was released
the month the version was released
the day the version was released
a character string concatenating the info above, useful for plotting, etc.
character
spam.version is a list of class "simple.list" which has a print method.
"simple.list"
print
Reinhard Furrer
See the R counterparts R.version.
R.version
spam.version$version.string
Run the code above in your browser using DataLab