zutils {base} | R Documentation |
Miscellaneous internal/programming utilities.
.standard_regexps()
.standard_regexps
returns a list of ‘standard’ regexps,
including elements named valid_package_name
and
valid_package_version
with the obvious meanings. The regexps
are not anchored.