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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Mon, 16 Jan 2023 15:21:15 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-recipes_1.0.4+dfsg-1.dsc 2.7 KiB ce7246ee52ea751000c5d542505dcec8329900dfe7f9a22f40e624ac504738e4
r-cran-recipes_1.0.4+dfsg.orig.tar.xz 583.9 KiB f28dc6490bd638dec3c48d050c5e1f0720e04fea4939fa54e0e7258cfb36ff3f
r-cran-recipes_1.0.4+dfsg-1.debian.tar.xz 3.9 KiB e9c66ab4e65aa55b0c85fb3c4803470af2d3b856b8642036960f575685c70a91

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.