r-cran-recipes 0.1.9+dfsg-2 source package in Ubuntu

Changelog

r-cran-recipes (0.1.9+dfsg-2) unstable; urgency=medium

  * Test-Depends: r-cran-rspectra, r-cran-igraph, r-cran-rann
  * Standards-Version: 4.5.0 (routine-update)

 -- Andreas Tille <email address hidden>  Thu, 23 Jan 2020 15:57:47 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-recipes_0.1.9+dfsg-2.dsc 2.5 KiB bbebe388a555f4b87f20e5f95532d06ad0d60204dab85a2b5b217dd3aebd576a
r-cran-recipes_0.1.9+dfsg.orig.tar.xz 325.6 KiB 0e318e884799808f8e64b2ef4298421ba92ea7da05a4345da6a3c5c229468dce
r-cran-recipes_0.1.9+dfsg-2.debian.tar.xz 3.3 KiB d572481d2c16ffdee7b60d0cecb093fd228353438cef1cf4521764b1278a562d

Available diffs

No changes file available.

Binary packages built by this source

r-cran-recipes: GNU R preprocessing tools to create design matrices

 This GNU R package provides an extensible framework to create and
 preprocess design matrices. Recipes consist of one or more data
 manipulation and analysis "steps". Statistical parameters for the steps
 can be estimated from an initial data set and then applied to other data
 sets. The resulting design matrices can then be used as inputs into
 statistical or machine learning models.