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

Changelog

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

  * New upstream version
  * dh-update-R to update Build-Depends (routine-update)

 -- Andreas Tille <email address hidden>  Wed, 02 Nov 2022 11:51:56 +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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-recipes_1.0.2+dfsg-1.dsc 2.6 KiB 32a8aeca178ec9b97986c3b49df7f2876f426d191f071de3b61452f4b704ec5c
r-cran-recipes_1.0.2+dfsg.orig.tar.xz 451.5 KiB a07b3cbbcc5eeef916e49535556fc779b3dc7bc8fc64e07b8a57770988e266dc
r-cran-recipes_1.0.2+dfsg-1.debian.tar.xz 3.8 KiB b8d558083db5a56ad4ce8826cf2e68626a06fbbf5b4fbfa935beae04154d82f2

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.