This package browser is in early development. Mind the rough edges.

r-hardhat 1.4.2

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.

Installation

Install r-hardhat 1.4.2 as follows:

guix install r-hardhat@1.4.2

Or install the latest version:

guix install r-hardhat

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.