Recent Releases of getopt
getopt - getopt 1.20.1
- Now explicitly imports the
na.omit()method from thestatspackage. Thanks Derrick Oswald for bug report. - Improved parsing for negative numbers preceded by a space instead of a '=' sign.
Thanks Roman Zenka for improved regular expression. - Slightly more informative error message if
storage.mode()coercion results in anNA. Thanks Roman Zenka for suggestion.
- R
Published by trevorld almost 3 years ago
getopt - getopt 1.20.4
- Documentation tweaks eliminating a CRAN check NOTE.
{covr}is no longer a "suggested" package in theDESCRIPTIONfile.
- R
Published by trevorld almost 3 years ago
getopt - getopt 1.20.3
- Now by default
getoptwon't override a user specifiedoptargument ifargvis in the global environment. Will continue to useargvas a default foroptif it is in the global environment and the user does not specify anoptargument (forlittlercompatibility).
- R
Published by trevorld over 7 years ago
getopt - Version 1.20.2
- Now allows one to pass an empty string to a character option. Thanks Matthew Flickinger for bug report.
- R
Published by trevorld over 8 years ago