r-cran-recipes 0.1.8-1 source package in Ubuntu
Changelog
r-cran-recipes (0.1.8-1) unstable; urgency=medium * Team upload. * New upstream version * Standards-Version: 4.4.1 * autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g -- Dylan Aïssi <email address hidden> Mon, 30 Dec 2019 22:07:04 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-recipes_0.1.8-1.dsc | 2.4 KiB | 8b191d504ec07740d8b567a787a5ff9692a7ce9171e1bdac2c87360b8ffd4e4f |
r-cran-recipes_0.1.8.orig.tar.gz | 600.5 KiB | b551f545bf96029da67bd3381ca57618b6794e6638ed86eaf42cd9a104c362d8 |
r-cran-recipes_0.1.8-1.debian.tar.xz | 3.0 KiB | 4a690b93d22e3832cd89859ecfcc7e457dd092a1a502a3e99a6a79c78956084a |
Available diffs
- diff from 0.1.7-1 to 0.1.8-1 (81.5 KiB)
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.