A command line parser inspired by Python's 'optparse'
library to be used with Rscript to write "#!" shebang scripts
that accept short and long flag/options.
| Version: |
1.0.1 |
| Depends: |
R (≥ 2.9.0) |
| Imports: |
methods, getopt (≥ 1.19) |
| Suggests: |
testthat, stringr |
| Published: |
2013-01-30 |
| Author: |
Trevor L Davis. Some documentation and examples ported from
Allen Day's getopt package. Some documentation from the
optparse Python module by the Python Software Foundation.
Contributions from Steve Lianoglou and Jim Nikelski. |
| Maintainer: |
Trevor L Davis <trevor.l.davis at stanford.edu> |
| License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] (see file LICENSE) |
| Copyright: |
Copyright (c) 2010-2012 Trevor L Davis Copyright (c) 2011
Jim Nikelski Copyright (c) 2010 Steve Lianoglou Copyright (c)
2008 Allen Day Copyright (c) 2001-2009 Python Software
Foundation; All Rights Reserved |
| URL: |
http://r-forge.r-project.org/projects/optparse |
| NeedsCompilation: |
no |
| CRAN checks: |
optparse results |