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

Changelog

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

  * Team upload.
  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)

 -- Charles Plessy <email address hidden>  Tue, 11 Jun 2024 10:39:06 +0900

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-recipes_1.0.10+dfsg-1.dsc 2.7 KiB 6c1b4f4a738cadf57d2c5af211174f551675b87c40e5f192a3316f2bd8b5cf7b
r-cran-recipes_1.0.10+dfsg.orig.tar.xz 593.8 KiB c49affbf09852901bbad828e24dfeae48d71296396706ec36e515f500b855a55
r-cran-recipes_1.0.10+dfsg-1.debian.tar.xz 4.0 KiB c001adde6cce0d0c8cd11051313a806d15b9f101b33d96132fdeb6e925f38f17

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.