powered by
Returns TRUE if version string x is greater than or equal to than version y
at_least(x, y)
version string like "12.1", "15.12", etc. (non-numeric ignored)
logical TRUE if x is greater than or equal to y