r-cran-iterators 1.0.14-1 source package in Ubuntu
Changelog
r-cran-iterators (1.0.14-1) unstable; urgency=medium * New upstream release * debian/control: Set Build-Depends: to current R version * debian/control: Set Standards-Version: to current version -- Dirk Eddelbuettel <email address hidden> Sat, 05 Feb 2022 09:04:53 -0600
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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | gnu-r | |
Lunar | release | universe | gnu-r | |
Kinetic | release | universe | gnu-r | |
Jammy | release | universe | gnu-r |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-iterators_1.0.14-1.dsc | 1.9 KiB | 95afe14ff4b80f1c0a35e7a53d9fc44bf475328063b2e1232b3886ae1d233b36 |
r-cran-iterators_1.0.14.orig.tar.gz | 293.2 KiB | cef3075a0930e1408c764e4da56bbadd4f7d14315809df8f38dd51f80ccc677b |
r-cran-iterators_1.0.14-1.debian.tar.xz | 2.1 KiB | 4ffcf18f9d1726da71091dcc52b71dcc7184ba9cd14682a1a92e4b0b93c2522c |
Available diffs
- diff from 1.0.13-1 to 1.0.14-1 (46.9 KiB)
No changes file available.
Binary packages built by this source
- r-cran-iterators: GNU R iterator support for vectors, lists and other containers
This package provides support for iterators, which allow a programmer to
traverse through all the elements of a vector, list, or other collection
of data.