r-cran-recipes 0.1.17+dfsg-1 source package in Ubuntu

Changelog

r-cran-recipes (0.1.17+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)
  * dh-update-R to update Build-Depends (routine-update)

 -- Andreas Tille <email address hidden>  Wed, 29 Sep 2021 17:33:24 +0200

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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-recipes_0.1.17+dfsg-1.dsc 2.6 KiB 82a385a3fdb609676de858e0e05f8d1bdba04b522cf1098005cba63397c036fe
r-cran-recipes_0.1.17+dfsg.orig.tar.xz 489.5 KiB 4d5327675ef0bfe4615613dbd009c3955b799737df73aefece081a13690c9230
r-cran-recipes_0.1.17+dfsg-1.debian.tar.xz 3.8 KiB bcf46467521ce56bdcc413c7634d659164f8d7900441c2fc2a863e743de345d5

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.