Type: Package Package: tjmisc Title: TJ's Miscellany Version: 0.0.0.9000 Authors@R: person( given = "Tristan", family = "Mahr", role = c("aut", "cre"), email = "tristan.mahr@wisc.edu", comment = c(ORCID = "0000-0002-8890-5116") ) Description: A collection of helper functions. License: GPL-3 URL: https://github.com/tjmahr/tjmisc BugReports: https://github.com/tjmahr/tjmisc/issues Imports: broom, dplyr (>= 1.1.0), ggplot2, glue, Hmisc, magrittr, nlme, purrr, readr, rlang (>= 0.1.6), stringi, stringr, testthat, tibble, tidyr, utils, stats, reshape2, grDevices, rstudioapi, whisker, ids ByteCompile: true Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Depends: R (>= 4.1) Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev libx11-dev Repository: https://tjmahr.r-universe.dev Date/Publication: 2023-02-07 15:01:44 UTC RemoteUrl: https://github.com/tjmahr/tjmisc RemoteRef: HEAD RemoteSha: f7e09bd374ee4740c825d98acce5a216897d0798 NeedsCompilation: no Packaged: 2026-06-10 09:11:20 UTC; root Author: Tristan Mahr [aut, cre] (ORCID: ) Maintainer: Tristan Mahr