r-cran-iterators 1.0.13-1 source package in Ubuntu
Changelog
r-cran-iterators (1.0.13-1) unstable; urgency=medium * New upstream release * debian/control: Set Build-Depends: to current R version * debian/control: Switch to virtual debhelper-compat (= 11) * debian/compat: Removed -- Dirk Eddelbuettel <email address hidden> Tue, 20 Oct 2020 11:39:50 -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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-iterators_1.0.13-1.dsc | 1.9 KiB | 635108b1c32964d29b4903306af081de63ed9da518a47e30b5a140f3fca105bf |
r-cran-iterators_1.0.13.orig.tar.gz | 281.8 KiB | 778e30e4c292da9f94d62acc637cf55273dae258199d847e62658f44840f11a4 |
r-cran-iterators_1.0.13-1.debian.tar.xz | 2.1 KiB | 6d7323f9ee0b2e7a67084ca70c75150072e7ccadfa712ecd6e54d44ed0414904 |
Available diffs
- diff from 1.0.12-2 to 1.0.13-1 (2.3 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.