{
  "_id": "6a1eb1c2b25058d4daadbe65",
  "Package": "printy",
  "Title": "Helper functions for pretty-printing numbers",
  "Version": "0.0.0.9005",
  "Authors@R": "person(\ngiven = \"Tristan\",\nfamily = \"Mahr\",\nrole = c(\"aut\", \"cre\"),\nemail = \"tristan.mahr@wisc.edu\",\ncomment = c(ORCID = \"0000-0002-8890-5116\")\n)",
  "Description": "This package contains helper functions for formatting\nnumbers.",
  "License": "GPL-3 + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "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": {
    "Date": "2026-06-02 10:27:39 UTC",
    "User": "root"
  },
  "Author": "Tristan Mahr [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8890-5116>)",
  "Maintainer": "Tristan Mahr <tristan.mahr@wisc.edu>",
  "MD5sum": "b4408018112f25fd769c75150aa08c27",
  "_user": "tjmahr",
  "_type": "src",
  "_file": "printy_0.0.0.9005.tar.gz",
  "_fileid": "b3a4cb57a5283dbce0c2779927bb0a568dee0365ccc26f89df7005738eea5373",
  "_filesize": 149987,
  "_sha256": "b3a4cb57a5283dbce0c2779927bb0a568dee0365ccc26f89df7005738eea5373",
  "_created": "2026-06-02T10:27:39.000Z",
  "_published": "2026-06-02T10:34:42.728Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79050597242,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7355252171"
    },
    {
      "job": 79050597325,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7355254106"
    },
    {
      "job": 79050597244,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7355335058"
    },
    {
      "job": 79050597196,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7355311784"
    },
    {
      "job": 79050100765,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355204691"
    },
    {
      "job": 79050597349,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355244968"
    },
    {
      "job": 79050597284,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7355229317"
    },
    {
      "job": 79050597225,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7355232518"
    },
    {
      "job": 79050597318,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7355235825"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26813722851",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tjmahr/printy",
  "_commit": {
    "id": "b801475d37ee1afc6c4aa8e0ed0580dfe0831d36",
    "author": "TJ Mahr <tjmahr@users.noreply.github.com>",
    "committer": "TJ Mahr <tjmahr@users.noreply.github.com>",
    "message": "remove magrittr dependency\n",
    "time": 1709310338
  },
  "_maintainer": {
    "name": "Tristan Mahr",
    "email": "tristan.mahr@wisc.edu",
    "login": "tjmahr",
    "twitter": "@tjmahr",
    "description": "Language and data scientist",
    "uuid": 1890315,
    "orcid": "0000-0002-8890-5116"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "broom.mixed",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.1.2",
      "role": "Imports"
    },
    {
      "package": "parameters",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "pbkrtest",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    }
  ],
  "_owner": "tjmahr",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "formatted-text",
    "rmarkdown"
  ],
  "_stars": 52,
  "_contributors": [
    {
      "user": "tjmahr",
      "count": 36,
      "uuid": 1890315
    }
  ],
  "_userbio": {
    "uuid": 1890315,
    "type": "user",
    "name": "TJ Mahr",
    "description": "Language and data scientist"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/printy"
  },
  "_devurl": "https://github.com/tjmahr/printy",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/printy.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "fmt_effect_md",
    "fmt_fix_digits",
    "fmt_leading_zero",
    "fmt_minus_sign",
    "fmt_p_value",
    "fmt_p_value_md",
    "fmt_remove_html_entities",
    "fmt_replace_na",
    "pretty_lme4_ranefs",
    "skel_ci",
    "skel_conf_interval",
    "skel_conf_interval_pair",
    "skel_range",
    "skel_range_pair",
    "skel_se",
    "skel_stat_n_value_pair",
    "str_replace_same_as_previous",
    "str_tokenize",
    "super_split"
  ],
  "_help": [
    {
      "page": "fmt_effect_md",
      "title": "Format an effect from a model object in markdown",
      "topics": [
        "fmt_effect_md"
      ]
    },
    {
      "page": "fmt_fix_digits",
      "title": "Format a number with a fixed number of digits",
      "topics": [
        "fmt_fix_digits"
      ]
    },
    {
      "page": "fmt_leading_zero",
      "title": "Format numbers to remove leading zeros",
      "topics": [
        "fmt_leading_zero"
      ]
    },
    {
      "page": "fmt_minus_sign",
      "title": "Format negative numbers with a minus sign",
      "topics": [
        "fmt_minus_sign"
      ]
    },
    {
      "page": "fmt_p_value",
      "title": "Format a _p_-value",
      "topics": [
        "fmt_p_value"
      ]
    },
    {
      "page": "fmt_p_value_md",
      "title": "Format a _p_-value in markdown",
      "topics": [
        "fmt_p_value_md"
      ]
    },
    {
      "page": "fmt_remove_html_entities",
      "title": "Replace HTML entities used by this package with UTF-8 codes",
      "topics": [
        "fmt_remove_html_entities"
      ]
    },
    {
      "page": "fmt_replace_na",
      "title": "Replace NAs with another value",
      "topics": [
        "fmt_replace_na"
      ]
    },
    {
      "page": "skel_conf_interval",
      "title": "Skeleton for a confidence interval",
      "topics": [
        "skel_conf_interval",
        "skel_conf_interval_pair"
      ]
    },
    {
      "page": "skel_range",
      "title": "Skeleton for a range of numbers",
      "topics": [
        "skel_range",
        "skel_range_pair"
      ]
    },
    {
      "page": "skel_se",
      "title": "Skeletons for inline stats",
      "topics": [
        "skel_ci",
        "skel_se"
      ]
    },
    {
      "page": "skel_stat_n_value_pair",
      "title": "Skeleton for t-statistic-like functions",
      "topics": [
        "skel_stat_n_value_pair"
      ]
    },
    {
      "page": "str_replace_same_as_previous",
      "title": "Replace strings that duplicate the previous string",
      "topics": [
        "str_replace_same_as_previous"
      ]
    },
    {
      "page": "str_tokenize",
      "title": "Break a string to individual (character) tokens",
      "topics": [
        "str_tokenize"
      ]
    },
    {
      "page": "super_split",
      "title": "Split a dataframe into a list of (lists of ...) dataframes",
      "topics": [
        "super_split"
      ]
    }
  ],
  "_readme": "https://github.com/tjmahr/printy/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bayestestR",
    "boot",
    "broom",
    "broom.mixed",
    "cli",
    "coda",
    "codetools",
    "cpp11",
    "datawizard",
    "digest",
    "dplyr",
    "farver",
    "forcats",
    "furrr",
    "future",
    "generics",
    "globals",
    "glue",
    "insight",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "parallelly",
    "parameters",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 4.122543524068755,
  "_indexed": true,
  "_nocasepkg": "printy",
  "_universes": [
    "tjmahr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9005",
      "date": "2026-06-02T10:30:06.000Z",
      "distro": "noble",
      "commit": "b801475d37ee1afc6c4aa8e0ed0580dfe0831d36",
      "fileid": "10f3583016de3a10caf4dec921abb6ab1717a46e19f4637ef8d5b4ee05a65569",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26813722851"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9005",
      "date": "2026-06-02T10:30:11.000Z",
      "distro": "noble",
      "commit": "b801475d37ee1afc6c4aa8e0ed0580dfe0831d36",
      "fileid": "6c21b7f284fd322f5d8d7c6f47ce42ca03673271cfa01494f52ab0e47a9e8d93",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26813722851"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9005",
      "date": "2026-06-02T10:34:13.000Z",
      "commit": "b801475d37ee1afc6c4aa8e0ed0580dfe0831d36",
      "fileid": "58d64217cb1b40398dcc2aa6acc8aa793fe0199a17d76a1dcdcc530a67de8862",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26813722851"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9005",
      "date": "2026-06-02T10:33:03.000Z",
      "commit": "b801475d37ee1afc6c4aa8e0ed0580dfe0831d36",
      "fileid": "56ac2b652293252ea85d8bf6965f188a6dc70e4b33a5aefbd3d3047af1a748a7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26813722851"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9005",
      "date": "2026-06-02T10:29:59.000Z",
      "commit": "b801475d37ee1afc6c4aa8e0ed0580dfe0831d36",
      "fileid": "7114391f6cbc20c839433221a9995b69d5705c83f8451d23efe3976e0dbfa01b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26813722851"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9005",
      "date": "2026-06-02T10:28:52.000Z",
      "commit": "b801475d37ee1afc6c4aa8e0ed0580dfe0831d36",
      "fileid": "ef48af649214307e2123e0712c86daa17728a4c048ccd3801e83d6a323209da1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26813722851"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9005",
      "date": "2026-06-02T10:29:01.000Z",
      "commit": "b801475d37ee1afc6c4aa8e0ed0580dfe0831d36",
      "fileid": "a2666030947ddc55f041e516cf734528215799182cb30c8aa58ae373893bbed2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26813722851"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9005",
      "date": "2026-06-02T10:29:08.000Z",
      "commit": "b801475d37ee1afc6c4aa8e0ed0580dfe0831d36",
      "fileid": "2346a741abe9fe2242f403d80a85e7b0f0055190eb60aaa2a872a5d055f5d9a8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tjmahr/actions/runs/26813722851"
    }
  ]
}