check_version() and warn_version() in versions.R issue messages claiming that the graph format is too old whenever its format version does not match the current format version. This message is shown even if the format version is newer, not older.
This will become a problem if we bump the format version and keep the same system.
See also: #829 (comment)
check_version()andwarn_version()inversions.Rissue messages claiming that the graph format is too old whenever its format version does not match the current format version. This message is shown even if the format version is newer, not older.This will become a problem if we bump the format version and keep the same system.
See also: #829 (comment)