Just off the back of @Nic-Chr's comment: It might be nice to include the code for the current version in the message:
So instead of "Using version xx for other versions use the version arg".
Something like: "Using version xx, to fix this use get_spd(version = "xx")" (this maybe implies that you can use version for older ones, or maybe it needs to be longer/more explicit...
Originally posted by @Moohan in #19 (comment)
Something along the lines of:
cli::cli_inform("For reproducibility, please explicitly specify the version using {.code get_spd(col_select = \"pc7\", version = \"2025_2\")} ")
Wording can be
So instead of "Using version xx for other versions use the
versionarg".Something like: "Using version xx, to fix this use
get_spd(version = "xx")" (this maybe implies that you can use version for older ones, or maybe it needs to be longer/more explicit...Originally posted by @Moohan in #19 (comment)
Something along the lines of:
Wording can be