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

Changelog

r-cran-getopt (1.20.4-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: Switch to virtual debhelper-compat (= 13)
  * debian/compat: Removed
  
 -- Dirk Eddelbuettel <email address hidden>  Thu, 05 Oct 2023 16:57:32 -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
Oracular release universe math
Noble release universe math

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-getopt_1.20.4-1.dsc 1.8 KiB 9be9d98d9b347e30081413b9ce66e16f066d26b0003a1a7bfd3a06b503434d56
r-cran-getopt_1.20.4.orig.tar.gz 22.6 KiB 87d36cbe6dba41dbc1d78d845210266cdd08c7440d977d738a6e45db14221e8b
r-cran-getopt_1.20.4-1.debian.tar.xz 2.5 KiB 9679eaff57e86831ac321a4c574b9df5dcdd46fde6b67df5cccb14393119ca0e

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.