Source: r-cran-getopt Section: gnu-r Priority: optional Maintainer: Dirk Eddelbuettel Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.3.1), cdbs Standards-Version: 3.9.7 Package: r-cran-getopt Architecture: any Depends: ${shlibs:Depends}, ${R:Depends} Description: GNU R package providing command-line parsing functionality This package provides the getopt function which can be used with R's Rscript (or littler's r) to write ``#!'' shebang scripts that accept short and long flags/options.