r-cran-multicore 0.1-7-2 source package in Ubuntu

Changelog

r-cran-multicore (0.1-7-2) unstable; urgency=low


  * debian/control: Set Build-Depends: to current R version
  * debian/control: Change Depends to ${R:Depends}
  * debian/control: Set Standards-Version: to current version 
  
  * (Re-)building with R 3.0.0 (beta)

 -- Dirk Eddelbuettel <email address hidden>  Sat, 30 Mar 2013 12:37:04 -0500

Upload details

Uploaded by:
Dirk Eddelbuettel
Uploaded to:
Sid
Original maintainer:
Dirk Eddelbuettel
Architectures:
any
Section:
gnu-r
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe gnu-r

Downloads

File Size SHA-256 Checksum
r-cran-multicore_0.1-7-2.dsc 1.1 KiB 831a9ded14deb5e051451fe9721683259c4a650b0938cbf403a33ea6aa1ede57
r-cran-multicore_0.1-7.orig.tar.gz 24.7 KiB 1429189b3f5ca6466775697492b40ce8e30d566d83078f640f88feb4e6ef5888
r-cran-multicore_0.1-7-2.diff.gz 1.4 KiB 694e06e71e141c88c949acd7d4e3f003d4c5353af3a11d5a1b4cd60a1d263742

Available diffs

No changes file available.

Binary packages built by this source

r-cran-multicore: GNU R parallel processing on multi-core or multi-cpu machines

 This package provides a way of running parallel computations in R on
 machines with multiple cores or CPUs. Jobs can share the entire
 initial workspace and it provides methods for results collection.