
Determine whether a MizerParams or MizerSim object needs to be upgraded
Source:R/upgrade.R
needs_upgrading.RdLooks at the mizer version that was used to last update the object and
returns TRUE if changes since that version require an upgrade of the object.
You would not usually have to call this function. Upgrades are initiated
automatically by validParams and validSim when necessary.