Package: printy Title: Helper functions for pretty-printing numbers Version: 0.0.0.9005 Authors@R: person( given = "Tristan", family = "Mahr", role = c("aut", "cre"), email = "tristan.mahr@wisc.edu", comment = c(ORCID = "0000-0002-8890-5116") ) Description: This package contains helper functions for formatting numbers. Depends: R (>= 4.2.0) License: GPL-3 + file LICENSE Encoding: UTF-8 Suggests: testthat, pbkrtest, roxygen2 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Imports: stringr, lme4, dplyr, tidyr, stats, tibble, scales (>= 1.1.0), broom, glue, broom.mixed, rlang (>= 0.1.2), parameters, purrr Config/pak/sysreqs: cmake make libicu-dev Repository: https://tjmahr.r-universe.dev Date/Publication: 2024-03-01 16:25:38 UTC RemoteUrl: https://github.com/tjmahr/printy RemoteRef: HEAD RemoteSha: b801475d37ee1afc6c4aa8e0ed0580dfe0831d36 NeedsCompilation: no Packaged: 2026-06-02 10:27:39 UTC; root Author: Tristan Mahr [aut, cre] (ORCID: ) Maintainer: Tristan Mahr