NEWS.md

argparse 2.2.3

argparse 2.2.2

argparse 2.2.1

argparse 2.1.6

They are now less verbose when interactive() is FALSE (#40).

There may still be a trailing "Execution halted" line output by R's default error handler (when interactive() is FALSE). This can be silenced by setting a new error handler near the top of your Rscript e.g.

r if (!interactive()) options(error=function(e) quit('no', status = 1, runLast = FALSE))

argparse 2.1.5

argparse 2.1.3

argparse 2.1.2

argparse 2.1.1

argparse 2.0.4

argparse 2.0.3

argparse 2.0.1

argparse 2.0.0

argparse 1.1.1

argparse 1.1.0

argparse 1.0.7

argparse 1.0.4

argparse 1.0.1

argparse 1.0.0

argparse 0.5.3



trevorld/r-argparse documentation built on April 13, 2024, 8:50 p.m.