r-cran-getopt 1.20.3-2 source package in Ubuntu

Changelog

r-cran-getopt (1.20.3-2) unstable; urgency=medium

  * Source-only upload
  
  * debian/control: Set Build-Depends: to current R version
  * debian/control: Set Standards-Version: to current version 

 -- Dirk Eddelbuettel <email address hidden>  Sun, 18 Aug 2019 07:31:56 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe math

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-getopt_1.20.3-2.dsc 1.8 KiB 5706637c9c71474eec34de2c98ff2d56843d02d0771743d7b92c6d07cb8c0922
r-cran-getopt_1.20.3.orig.tar.gz 18.1 KiB 531f5fdfdcd6b96a73df2b39928418de342160ac1b0043861e9ea844f9fbf57f
r-cran-getopt_1.20.3-2.debian.tar.xz 2.5 KiB 122cd0620c84c3b755ac838c890e4ec90123ec4fbffeb6214630508c7a233bbd

Available diffs

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.