abind 1.3.0-1 source package in Ubuntu

Changelog

abind (1.3.0-1) unstable; urgency=low

  * New upstream release

  * debian/control: Set (Build-)Depends: to current R version
  * debian/control: Set Standards-Version: to current version 
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 12:36:52 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Dirk Eddelbuettel
Architectures:
all
Section:
math
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
abind_1.3.0.orig.tar.gz 18.7 KiB 2df6bdabc4c3e4736fdc82d9d748b4a7f5521fb88d38302ea1e3a7886a39a464
abind_1.3.0-1.diff.gz 1.6 KiB 7289415a04b436fd48dbcfe1087ef799fa6d4403e6249a3d24cc2df4eb65f07a
abind_1.3.0-1.dsc 957 bytes 4056ee8eef41c9decdd2b37dd87bad1359e3810a40ece8ea009b4edb2ce8367a

Available diffs

View changes file

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.