abind 1.4-5-2 source package in Ubuntu

Changelog

abind (1.4-5-2) unstable; urgency=medium

  * Rebuilt for r-4.0 transition

  * debian/control: Set Build-Depends: to current R version
  * debian/control: Set Standards-Version: to current version
  * debian/control: Add Depends: on ${misc:Depends}
  * debian/control: Add Vcs-Browser: and Vcs-Git:
  * debian/compat: Increase level to 10
  * debian/control: Switch from cdbs to dh-r
  * debian/rules: Idem

 -- Dirk Eddelbuettel <email address hidden>  Fri, 15 May 2020 20:44:38 -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
Mantic release universe math
Lunar release universe math
Jammy release universe math

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
abind_1.4-5-2.dsc 1.8 KiB 1ff09114b80fead337da4369f2041f69d40f30db4c674f6aed755553d2bd7042
abind_1.4-5.orig.tar.gz 21.3 KiB 3a3ace5afbcb86e56889efcebf3bf5c3bb042a282ba7cc4412d450bb246a3f2c
abind_1.4-5-2.debian.tar.xz 2.3 KiB a419f0e1879338993820f569b47d32aa4f106598b3d9d525306c2be13ec16090

Available diffs

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.