r-cran-hardhat 1.3.1+dfsg-1 source package in Ubuntu

Changelog

r-cran-hardhat (1.3.1+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <email address hidden>  Tue, 13 Feb 2024 14:53:29 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-hardhat_1.3.1+dfsg-1.dsc 2.4 KiB 26f3b0fab98dbcc4c0455c1381449ee1a9994a1cb87374c49e107983dce00664
r-cran-hardhat_1.3.1+dfsg.orig.tar.xz 341.4 KiB 67b8655411eb1b1557f0e73e75a699cb81c8ea46b3afe55892490ef87c8c8bb3
r-cran-hardhat_1.3.1+dfsg-1.debian.tar.xz 3.1 KiB ce4dd2dc05f6d3fe0f670b9995099cc2a838b9a9a4ddb4a3da3313ca2bf131b0

Available diffs

No changes file available.

Binary packages built by this source

r-cran-hardhat: GNUR R construct modeling packages

 Building modeling packages is hard. A large amount
 of effort generally goes into providing an implementation for a new
 method that is efficient, fast, and correct, but often less emphasis
 is put on the user interface. A good interface requires specialized
 knowledge about S3 methods and formulas, which the average package
 developer might not have. The goal of 'hardhat' is to reduce the
 burden around building new modeling packages by providing
 functionality for preprocessing, predicting, and validating input.