abind 1.4-8-1 source package in Ubuntu
Changelog
abind (1.4-8-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) -- Dirk Eddelbuettel <email address hidden> Wed, 18 Sep 2024 12:20:16 -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 | |
---|---|---|---|---|
Plucky | release | universe | math |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
abind_1.4-8-1.dsc | 1.8 KiB | 9f357b1ed7790d5fc281ec76e251077c237d7a02169d8138d33e5d617d90371e |
abind_1.4-8.orig.tar.gz | 21.5 KiB | 264a051b523ceae1795a0879e7768949ea55c586ac8db0adf1f5ebeddd2623e1 |
abind_1.4-8-1.debian.tar.xz | 2.3 KiB | e2b0ccb55659fd0720b993aa539bd0ec3271f72be190d007308dcdcce33c9344 |
Available diffs
- diff from 1.4-5-2 to 1.4-8-1 (6.8 KiB)
No changes file available.
Binary packages built by this source
- r-cran-abind: GNU R abind multi-dimensional array combination function
This package provides the abind function, a generalization of the cbind
and rbind function in the R base package. The abind function takes a sequence
of vectors, matrices, or arrays and produces a single array of the same or
higher dimension.