Checks the Version of the modelorg.
# S4 method for modelorg
checkVersion(object)
Returns TRUE
if the version is correct. Otherwise returns a character
stating the reason.
This method checks whether this instance of a modelorg-Class is of the currently
used version. All methods of sybil create the correct version of modelorg, but
if objects saved to disk may be of an older version. Current version can be
obtained by SYBIL_SETTINGS("VERSION")
.
Class '>modelorg
,
method upgradeModelorg
and SYBIL_SETTINGS