Type: Package Package: wisclabmisc Title: Tools to Support the 'WiscLab' Version: 0.1.1.9000 Authors@R: person("Tristan", "Mahr", , "tristan.mahr@wisc.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8890-5116")) Description: A collection of 'R' functions for use (and re-use) across 'WiscLab' projects. License: MIT + file LICENSE URL: https://github.com/wisclab/wisclabmisc, https://wisclab.github.io/wisclabmisc/ BugReports: https://github.com/wisclab/wisclabmisc/issues Depends: R (>= 4.2) Imports: cli, dplyr, fs, gamlss (>= 5.2.0), lifecycle, magrittr, ordinal, pROC, purrr, rlang (>= 1.1.0), rsample, sessioninfo, stringr, tibble, tidyr, tidyselect, usethis Suggests: DBI, duckdb, gamlss.dist, ggplot2, knitr, logitnorm, nlme, numDeriv, rmarkdown, roxygen2, rstanarm, testthat, tidyverse, withr, xxhashlite VignetteBuilder: knitr Config/testthat/edition: 3 Config/Needs/website: brms, rstan, rmarkdown Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libuv1-dev libssl-dev libx11-dev Repository: https://tjmahr.r-universe.dev Date/Publication: 2026-06-11 14:49:24 UTC RemoteUrl: https://github.com/tjmahr/wisclabmisc RemoteRef: HEAD RemoteSha: c9de547e5722a545e3c1c8c8d1aa012d9ae0f362 NeedsCompilation: no Packaged: 2026-06-11 18:22:46 UTC; root Author: Tristan Mahr [aut, cre] (ORCID: ) Maintainer: Tristan Mahr