r-cran-getopt 1.20.1-1 source package in Ubuntu

Changelog

r-cran-getopt (1.20.1-1) unstable; urgency=medium

  * New upstream release
  
  * debian/control: Set Build-Depends: to current R version
  * debian/control: Set Standards-Version: to current version 
  * debian/control: Add ${misc:Depends} to Depends
  * debian/compat: Set level to 9

 -- Dirk Eddelbuettel <email address hidden>  Sun, 03 Dec 2017 18:59:27 -0600

Upload details

Uploaded by:
Dirk Eddelbuettel
Uploaded to:
Sid
Original maintainer:
Dirk Eddelbuettel
Architectures:
any
Section:
gnu-r
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-getopt_1.20.1-1.dsc 1.6 KiB 40e7e7d8b40daf3625e86a09b9453b159a124933abc5b3757eab6bbf51713d9d
r-cran-getopt_1.20.1.orig.tar.gz 16.9 KiB 1522c35b13e8546979725a68b75e3bc9d156fb06569067472405f6b8591d8654
r-cran-getopt_1.20.1-1.diff.gz 1.8 KiB 30a7107b1fb2279e8115d84bfdb0835e83125d9f75e34b58a06510bcbfe830c9

No changes file available.

Binary packages built by this source

r-cran-getopt: 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.