Language

Package: r-hardhat @ 0.1.6

Synopsis

Construct modeling packages

Description

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.

Home page
https://github.com/tidymodels/hardhat
Location
gnu/packages/cran.scm (line: 25460, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings