issues
search
trevorld
/
r-argparse
command-line optional and positional argument parser
https://trevorldavis.com/R/argparse/
GNU General Public License v2.0
104
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Version 2.2.4
#54
trevorld
closed
1 week ago
0
`parse_known_intermixed_args()` tests failing on CRAN's Debian GNU/Linux testing machines
#53
trevorld
opened
1 week ago
7
fix: Strings now passed as "raw" strings to Python
#52
trevorld
closed
7 months ago
0
Problems with parsing when an option includes escapes Python does not like
#51
mdhall272
closed
7 months ago
5
question: should I use argparse instead of optparse going forward
#50
ssh352
closed
11 months ago
1
how to deal too long option help info
#49
felixlee0608
closed
7 months ago
1
Pure R version
#48
MLopez-Ibanez
opened
1 year ago
1
Customised help function instead of default help message
#47
Adnanhashim
closed
1 year ago
1
double quote at the end of help strings causes error in argparse version 2.2.1
#46
oliverdrechsel
closed
1 year ago
2
Add support for 'parse_intermixed_args()'
#45
trevorld
closed
2 years ago
0
Unclear error with multiline description
#44
agilly
closed
2 years ago
3
Support 'set_defaults()'
#43
oliverbothe
closed
2 years ago
3
"numeric" as an alias for the "double" "type"
#42
dariober
closed
2 years ago
1
Nicer error for invalid arguments
#40
dariober
closed
2 years ago
2
If "type" is "logical" cast according to "as.logical()" logic
#39
trevorld
closed
2 years ago
2
How to use nargs="+" with default list/vector?
#38
hermidalc
closed
2 years ago
2
Support custom function 'type' in 'add_argument()'
#37
ellendejong
opened
2 years ago
5
Extraneous error message in usage output with python v3.10
#36
dariober
closed
3 years ago
1
Support default args with action="append"
#35
miker985
closed
3 years ago
2
Add 'parse_known_args()'
#34
WaterKnight1998
closed
3 years ago
2
Way to handle space-containing arguments
#33
agilly
closed
3 years ago
1
formatter_class for subparsers$add_parser
#32
oyxf
closed
3 years ago
3
nargs='+' seems to fail to short-circuit when missing
#31
vreuter
closed
3 years ago
13
New R devel check error (just on Debian)
#30
trevorld
closed
4 years ago
2
push 2.0 to conda repositories?
#29
jameslamb
closed
5 years ago
3
Support for 'parents' argument of 'ArgumentParser'
#28
paulahsan
opened
5 years ago
4
Allow use of add_help argument in ArgumentParser creation
#27
chlige
closed
5 years ago
1
Support add_argument_group
#26
dariober
closed
5 years ago
2
Switch from proto to R6
#25
trevorld
closed
5 years ago
0
namespace error
#24
mariellep
closed
6 years ago
1
Feature request: mutally exclusive
#23
vreuter
closed
5 years ago
3
add_argument function takes "." as atomic vector
#22
krisspnet
closed
6 years ago
4
integer 'type' converted to doubles (due to relying on JSON serialization to pass data from python to R)
#21
DominikMueller64
closed
6 years ago
3
Error parsing arguments with non-ascii characters
#20
erickrf
closed
7 years ago
3
Argparse 1.0.4 for R 3.3.2 is missing from the mirrors
#19
jdavisturak
closed
7 years ago
3
Show program's version with -v/--version
#18
dariober
closed
7 years ago
1
Use of the argparse 'required' argument causes default arguments to be required
#17
clairemcwhite
closed
7 years ago
2
How to prevent ArgumentParser from exit in case of wrong arguments?
#16
trevorld
closed
6 years ago
3
Unhelpful JSON error message when accidentally giving ArgumentParser an unnamed argument and parser has no positional/optional arguments
#15
capnrefsmmat
closed
7 years ago
1
Subcommand support
#14
arendsee
closed
5 years ago
2
Fix issue #12: allow passing tuple to metavar in `add_argument()`
#13
paul-newell
closed
8 years ago
2
Allow passing tuple to metavar
#12
trevorld
closed
8 years ago
0
Detect illegal python construction and pass error to user
#11
trevorld
closed
9 years ago
1
"Unclosed string" error for large number of args
#10
tpospisi
closed
9 years ago
1
Throw a warning or error if type set to "logical" and action = "store"
#9
trevorld
closed
9 years ago
1
print help, print usage, return code and stderr redirection
#8
Gullumluvl
closed
9 years ago
1
Allow one to explicitly set NULL default argument
#7
trevorld
closed
9 years ago
0
compatibility with R Version 3.1.2
#6
nancpond
closed
9 years ago
1
R argparse: Line breaks in description
#5
dariober
closed
9 years ago
4
Clarify rst2pdf installation dependency
#4
metasoarous
closed
9 years ago
2
Next