This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-optparse.
commit 47d1323e07356964e8e41e32ea06a00ae100760c Merge: 98180bc 86440b4 Author: Andreas Tille <[email protected]> Date: Fri Sep 29 22:10:14 2017 +0200 Updated version 1.3.2 from 'upstream/1.3.2' with Debian dir 50e93b0c242778abff6670989114a69e0f1c4232 COPYING | 340 +++++++++++++++++++++++ DESCRIPTION | 26 ++ MD5 | 23 ++ NAMESPACE | 13 + NEWS | 50 ++++ R/optparse-package.R | 47 ++++ R/optparse.R | 593 ++++++++++++++++++++++++++++++++++++++++ build/vignette.rds | Bin 0 -> 221 bytes exec/display_file.R | 39 +++ exec/example.R | 55 ++++ inst/COPYRIGHTS | 235 ++++++++++++++++ inst/doc/optparse.R | 62 +++++ inst/doc/optparse.Rrst | 119 ++++++++ inst/doc/optparse.pdf | Bin 0 -> 7542 bytes man/OptionParser-class.Rd | 35 +++ man/OptionParser.Rd | 54 ++++ man/OptionParserOption-class.Rd | 54 ++++ man/add_make_option.Rd | 96 +++++++ man/optparse-package.Rd | 56 ++++ man/parse_args.Rd | 92 +++++++ man/print_help.Rd | 30 ++ tests/run-all.R | 3 + tests/testthat/test-optparse.R | 244 +++++++++++++++++ vignettes/optparse.Rrst | 119 ++++++++ 24 files changed, 2385 insertions(+) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-optparse.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
