Compare the project version with the current ProjectTemplate version
.check.version(config, warn.migrate = TRUE)
0
if the numbers are equal, -1
if b
is later
and 1
if a
is later (analogous to the C function
strcmp
).
Gives an R error on malformed inputs.
Project configuration
Logical indicating whether a warning should be raised if the project version is older than the installed version of ProjectTemplate.