[ 源代码: r-cran-hardhat ]
软件包:r-cran-hardhat(1.4.0+dfsg-1)
r-cran-hardhat 的相关链接
Debian 的资源:
下载源码包 r-cran-hardhat:
- [r-cran-hardhat_1.4.0+dfsg-1.dsc]
- [r-cran-hardhat_1.4.0+dfsg.orig.tar.xz]
- [r-cran-hardhat_1.4.0+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
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.
其他与 r-cran-hardhat 有关的软件包
|
|
|
|
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-cran-cli (>= 3.6.0)
- GNU R helpers for developing command line interfaces
-
- dep: r-cran-glue (>= 1.6.2)
- GNU R interpreted string literals
-
- dep: r-cran-rlang (>= 1.1.0)
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-tibble (>= 3.2.1)
- GNU R Simple Data Frames
-
- dep: r-cran-vctrs (>= 0.6.0)
- GNU R vector helpers
-
- rec: r-cran-covr
- test coverage for GNU R packages
-
- rec: r-cran-crayon
- GNU R colored terminal output
-
- rec: r-cran-devtools
- Tools to Make Developing R Packages Easier
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-matrix
- GNU R package of classes for dense and sparse matrices
-
- rec: r-cran-modeldata (>= 0.0.2)
- Data Sets Used Useful for Modeling Packages
-
- rec: r-cran-recipes (>= 1.0.5)
- GNU R preprocessing tools to create design matrices
-
- rec: r-cran-rmarkdown (>= 2.3)
- convert R markdown documents into a variety of formats
-
- rec: r-cran-roxygen2
- in-line documentation for GNU R
-
- rec: r-cran-testthat (>= 3.0.0)
- GNU R testsuite
-
- rec: r-cran-usethis (>= 2.1.5)
- Automate Package and Project Setup
-
- rec: r-cran-withr (>= 3.0.0)
- GNU R package to run code 'With' temporarily modified global state