Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / trevorld/r-argparse issues and pull requests

#52 - fix: Strings now passed as "raw" strings to Python

Pull Request - State: closed - Opened by trevorld 7 months ago

#51 - Problems with parsing when an option includes escapes Python does not like

Issue - State: closed - Opened by mdhall272 8 months ago - 5 comments
Labels: bug

#50 - question: should I use argparse instead of optparse going forward

Issue - State: closed - Opened by ssh352 11 months ago - 1 comment

#49 - how to deal too long option help info

Issue - State: closed - Opened by felixlee0608 about 1 year ago - 1 comment
Labels: question

#48 - Pure R version

Issue - State: open - Opened by MLopez-Ibanez over 1 year ago - 1 comment
Labels: enhancement

#47 - Customised help function instead of default help message

Issue - State: closed - Opened by Adnanhashim over 1 year ago - 1 comment

#46 - double quote at the end of help strings causes error in argparse version 2.2.1

Issue - State: closed - Opened by oliverdrechsel almost 2 years ago - 2 comments
Labels: bug

#45 - Add support for 'parse_intermixed_args()'

Issue - State: closed - Opened by trevorld over 2 years ago
Labels: enhancement

#44 - Unclear error with multiline description

Issue - State: closed - Opened by agilly over 2 years ago - 3 comments
Labels: bug

#43 - Support 'set_defaults()'

Issue - State: closed - Opened by oliverbothe over 2 years ago - 3 comments
Labels: enhancement

#42 - "numeric" as an alias for the "double" "type"

Issue - State: closed - Opened by dariober over 2 years ago - 1 comment
Labels: enhancement

#40 - Nicer error for invalid arguments

Issue - State: closed - Opened by dariober over 2 years ago - 2 comments
Labels: enhancement

#39 - If "type" is "logical" cast according to "as.logical()" logic

Issue - State: closed - Opened by trevorld over 2 years ago - 2 comments
Labels: enhancement

#38 - How to use nargs="+" with default list/vector?

Issue - State: closed - Opened by hermidalc over 2 years ago - 2 comments

#37 - Support custom function 'type' in 'add_argument()'

Issue - State: open - Opened by ellendejong almost 3 years ago - 5 comments
Labels: enhancement

#36 - Extraneous error message in usage output with python v3.10

Issue - State: closed - Opened by dariober almost 3 years ago - 1 comment
Labels: bug

#35 - Support default args with action="append"

Issue - State: closed - Opened by miker985 about 3 years ago - 2 comments
Labels: bug

#34 - Add 'parse_known_args()'

Issue - State: closed - Opened by WaterKnight1998 about 3 years ago - 2 comments
Labels: enhancement

#33 - Way to handle space-containing arguments

Issue - State: closed - Opened by agilly about 3 years ago - 1 comment

#32 - formatter_class for subparsers$add_parser

Issue - State: closed - Opened by oyxf over 3 years ago - 3 comments
Labels: bug

#31 - nargs='+' seems to fail to short-circuit when missing

Issue - State: closed - Opened by vreuter over 3 years ago - 13 comments

#30 - New R devel check error (just on Debian)

Issue - State: closed - Opened by trevorld about 4 years ago - 2 comments
Labels: bug

#29 - push 2.0 to conda repositories?

Issue - State: closed - Opened by jameslamb over 5 years ago - 3 comments

#28 - Support for 'parents' argument of 'ArgumentParser'

Issue - State: open - Opened by paulahsan over 5 years ago - 4 comments
Labels: enhancement

#27 - Allow use of add_help argument in ArgumentParser creation

Issue - State: closed - Opened by chlige almost 6 years ago - 1 comment
Labels: bug

#26 - Support add_argument_group

Issue - State: closed - Opened by dariober about 6 years ago - 2 comments
Labels: enhancement

#25 - Switch from proto to R6

Issue - State: closed - Opened by trevorld over 6 years ago
Labels: refactoring

#24 - namespace error

Issue - State: closed - Opened by mariellep over 6 years ago - 1 comment

#23 - Feature request: mutally exclusive

Issue - State: closed - Opened by vreuter over 6 years ago - 3 comments
Labels: enhancement

#22 - add_argument function takes "." as atomic vector

Issue - State: closed - Opened by krisspnet almost 7 years ago - 4 comments

#20 - Error parsing arguments with non-ascii characters

Issue - State: closed - Opened by erickrf almost 7 years ago - 3 comments
Labels: bug

#19 - Argparse 1.0.4 for R 3.3.2 is missing from the mirrors

Issue - State: closed - Opened by jdavisturak about 7 years ago - 3 comments

#18 - Show program's version with -v/--version

Issue - State: closed - Opened by dariober over 7 years ago - 1 comment

#16 - How to prevent ArgumentParser from exit in case of wrong arguments?

Issue - State: closed - Opened by trevorld over 7 years ago - 3 comments
Labels: question

#14 - Subcommand support

Issue - State: closed - Opened by arendsee about 8 years ago - 2 comments
Labels: enhancement

#13 - Fix issue #12: allow passing tuple to metavar in `add_argument()`

Pull Request - State: closed - Opened by paul-newell over 8 years ago - 2 comments

#12 - Allow passing tuple to metavar

Issue - State: closed - Opened by trevorld over 8 years ago
Labels: enhancement

#11 - Detect illegal python construction and pass error to user

Issue - State: closed - Opened by trevorld over 9 years ago - 1 comment

#10 - "Unclosed string" error for large number of args

Issue - State: closed - Opened by tpospisi over 9 years ago - 1 comment

#9 - Throw a warning or error if type set to "logical" and action = "store"

Issue - State: closed - Opened by trevorld over 9 years ago - 1 comment
Labels: enhancement

#8 - print help, print usage, return code and stderr redirection

Issue - State: closed - Opened by Gullumluvl over 9 years ago - 1 comment
Labels: bug

#7 - Allow one to explicitly set NULL default argument

Issue - State: closed - Opened by trevorld almost 10 years ago
Labels: enhancement

#6 - compatibility with R Version 3.1.2

Issue - State: closed - Opened by nancpond almost 10 years ago - 1 comment

#5 - R argparse: Line breaks in description

Issue - State: closed - Opened by dariober almost 10 years ago - 4 comments

#4 - Clarify rst2pdf installation dependency

Issue - State: closed - Opened by metasoarous over 10 years ago - 2 comments

#3 - Support for `choices` would be nice

Issue - State: closed - Opened by metasoarous over 10 years ago - 2 comments

#2 - Move tests from inst to tests

Issue - State: closed - Opened by trevorld almost 11 years ago

#1 - Add Travis CI integration

Issue - State: closed - Opened by trevorld almost 11 years ago