Package: certestats Title: A Certe R Package for Statistical Modelling Version: 1.25.0 Authors@R: c( person(given = c("Matthijs", "S."), family = "Berends", role = c("aut", "cre"), email = "m.berends@certe.nl"), person(given = c("Erwin", "E.", "A."), family = "Hassing", role = c("aut"), email = "e.hassing@certe.nl"), person(given = c("Erwin"), family = "Dijkstra", role = c("aut"), email = "e.dijkstra@certe.nl"), person(given = "Certe Medical Diagnostics & Advice Foundation", role = c("cph", "fnd"))) Description: A Certe R Package for early-warning, applying statistical modelling (such as creating machine learning models), QC rules and distribution analysis. This package is part of the 'certedata' universe. URL: https://certe-medical-epidemiology.github.io/certestats, https://github.com/certe-medical-epidemiology/certestats Depends: R (>= 4.1.0) Imports: certestyle, AMR (>= 3.0.1), broom (>= 1.0.0), cli (>= 3.6.0), dials (>= 1.0.0), dplyr (>= 1.1.0), generics (>= 0.1.0), ggplot2 (>= 3.4.0), hardhat (>= 1.2.0), lubridate (>= 1.9.0), parsnip (>= 1.0.0), recipes (>= 1.0.0), rsample (>= 1.0.0), tibble (>= 1.0.0), tidyr (>= 1.0.0), tune (>= 1.0.0), vctrs (>= 0.6.0), workflows (>= 1.0.0), yaml (>= 2.2.0), yardstick (>= 1.0.0) Suggests: censored (>= 0.1.0), certeplot2, kknn, mice (>= 3.7.5), nnet, plot2, progress, ranger, rlang, rpart, rpart.plot, surveillance (>= 1.25.0), survival, testthat (>= 2.0.0), xgboost License: GPL-2 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 2 LazyData: true Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libx11-dev Repository: https://certe-medical-epidemiology.r-universe.dev Date/Publication: 2026-06-10 14:30:31 UTC RemoteUrl: https://github.com/certe-medical-epidemiology/certestats RemoteRef: HEAD RemoteSha: c3cc6f3d2cc2d5241776f04fe3861d1db431ef52 NeedsCompilation: no Packaged: 2026-06-10 15:13:29 UTC; root Author: Matthijs S. Berends [aut, cre], Erwin E. A. Hassing [aut], Erwin Dijkstra [aut], Certe Medical Diagnostics & Advice Foundation [cph, fnd] Maintainer: Matthijs S. Berends