{
  "_id": "6a59e5dd09eb0996dd68f410",
  "Package": "numform",
  "Title": "Tools to Format Numbers for Publication",
  "Version": "0.7.1",
  "Authors@R": "c(person(\"Tyler\", \"Rinker\", email = \"tyler.rinker@gmail.com\", role = c(\"aut\", \"cre\")))",
  "Maintainer": "Tyler Rinker <tyler.rinker@gmail.com>",
  "Description": "Format numbers and plots for publication; includes the\nremoval of leading zeros, standardization of number of digits,\naddition of affixes, and a p-value formatter. These tools\ncombine the functionality of several 'base' functions such as\n'paste()', 'format()', and 'sprintf()' into specific use case\nfunctions that are named in a way that is consistent with\nusage, making their names easy to remember and easy to deploy.",
  "License": "GPL-2",
  "URL": "https://github.com/trinker/numform",
  "BugReports": "https://github.com/trinker/numform/issues",
  "RoxygenNote": "7.1.2",
  "Collate": "'alignment.R' 'as_factor.R' 'constants.R' 'f_12_hour.R'\n'utils.R' 'f_abbreviation.R' 'f_affirm.R' 'f_affix.R' 'f_bin.R'\n'f_comma.R' 'f_data.R' 'f_date.R' 'f_degree.R' 'f_denom.R'\n'f_dollar.R' 'f_list.R' 'f_logical.R' 'f_month.R' 'f_num.R'\n'f_ordinal.R' 'f_pad_zero.R' 'f_parenthesis.R' 'f_percent.R'\n'f_pval.R' 'f_quarter.R' 'f_replace.R' 'f_sign.R' 'f_state.R'\n'f_text_bar.R' 'f_title.R' 'f_weekday.R' 'f_wrap.R' 'f_year.R'\n'fv_num_percent.R' 'fv_percent.R' 'fv_percent_diff.R'\n'fv_percent_lead.R' 'fv_runs.R' 'glue-reexports.R'\n'highlight_cells.R' 'numform-package.R' 'round.R'\n'time_digits.R'",
  "Repository": "https://trinker.r-universe.dev",
  "Date/Publication": "2021-10-08 20:17:46 UTC",
  "RemoteUrl": "https://github.com/trinker/numform",
  "RemoteRef": "HEAD",
  "RemoteSha": "171a423941b8f0743eadf145bb1f1e89f7911765",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 08:17:56 UTC",
    "User": "root"
  },
  "Author": "Tyler Rinker [aut, cre]",
  "_user": "trinker",
  "_type": "src",
  "_file": "numform_0.7.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/166700215e5d4415a7e5a941e8d89af4ddbcbd43005dc0dbd3b2ec0b401fef13",
  "_filesize": 1054626,
  "_sha256": "166700215e5d4415a7e5a941e8d89af4ddbcbd43005dc0dbd3b2ec0b401fef13",
  "_expires": "2026-10-25T08:20:43.000Z",
  "_created": "2026-07-17T08:17:56.000Z",
  "_published": "2026-07-17T08:20:45.162Z",
  "_jobs": [
    {
      "job": 87838526643,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8401138029"
    },
    {
      "job": 87838526573,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401138531"
    },
    {
      "job": 87838526611,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8401128072"
    },
    {
      "job": 87838526596,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401127981"
    },
    {
      "job": 87837978288,
      "time": 182,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401092887"
    },
    {
      "job": 87838526604,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8401131907"
    },
    {
      "job": 87838526601,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8401118432"
    },
    {
      "job": 87838526620,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8401120573"
    },
    {
      "job": 87838526584,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401119942"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/trinker/actions/runs/29565769665",
  "_status": "success",
  "_upstream": "https://github.com/trinker/numform",
  "_commit": {
    "id": "171a423941b8f0743eadf145bb1f1e89f7911765",
    "author": "TylerRinker <trinker@campuslabs.com>",
    "committer": "TylerRinker <trinker@campuslabs.com>",
    "message": "bumped version after cran push\n",
    "time": 1633724266
  },
  "_maintainer": {
    "name": "Tyler Rinker",
    "email": "tyler.rinker@gmail.com",
    "login": "trinker",
    "description": "Director, Data Scientist, open-source developer , #python/#rstats enthusiast, #dataviz geek, and #nlp buff",
    "uuid": 1763278
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "trinker",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "number-formating"
  ],
  "_stars": 52,
  "_contributors": [
    {
      "user": "trinker",
      "count": 96,
      "uuid": 1763278
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    }
  ],
  "_userbio": {
    "uuid": 1763278,
    "type": "user",
    "name": "Tyler Rinker",
    "followers": 625,
    "description": "Director, Data Scientist, open-source developer , #python/#rstats enthusiast, #dataviz geek, and #nlp buff"
  },
  "_downloads": {
    "count": 473,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/numform"
  },
  "_devurl": "https://github.com/trinker/numform",
  "_searchresults": 231,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/numform.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/trinker/numform",
  "_realowner": "trinker",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.4",
      "date": "2017-07-29"
    },
    {
      "version": "0.0.5",
      "date": "2017-08-01"
    },
    {
      "version": "0.3.0",
      "date": "2017-09-08"
    },
    {
      "version": "0.4.0",
      "date": "2017-12-12"
    },
    {
      "version": "0.5.0",
      "date": "2018-11-03"
    },
    {
      "version": "0.6.0",
      "date": "2020-04-16"
    },
    {
      "version": "0.6.4",
      "date": "2020-09-27"
    },
    {
      "version": "0.7.0",
      "date": "2021-10-09"
    }
  ],
  "_exports": [
    "alignment",
    "as_factor",
    "constant_months",
    "constant_months_abbreviation",
    "constant_quarters",
    "constant_weekdays",
    "constant_weekdays_abbreviation",
    "f_12_hour",
    "f_abbreviation",
    "f_affirm",
    "f_affix",
    "f_bills",
    "f_bin",
    "f_bin_right",
    "f_bin_text",
    "f_bin_text_right",
    "f_byte",
    "f_celcius",
    "f_comma",
    "f_data",
    "f_data_abbreviation",
    "f_date",
    "f_degree",
    "f_denom",
    "f_dollar",
    "f_exa",
    "f_fahrenheit",
    "f_giga",
    "f_interval",
    "f_interval_right",
    "f_interval_text",
    "f_interval_text_right",
    "f_kilo",
    "f_latitude",
    "f_list",
    "f_list_amp",
    "f_logical",
    "f_longitude",
    "f_mean_sd",
    "f_mega",
    "f_mills",
    "f_month",
    "f_month_abbreviation",
    "f_month_name",
    "f_num",
    "f_num_percent",
    "f_ordinal",
    "f_pad_left",
    "f_pad_right",
    "f_pad_zero",
    "f_parenthesis",
    "f_percent",
    "f_peta",
    "f_pp",
    "f_prefix",
    "f_prop2percent",
    "f_pval",
    "f_quarter",
    "f_replace",
    "f_response",
    "f_sign",
    "f_state",
    "f_suffix",
    "f_tera",
    "f_text_bar",
    "f_thous",
    "f_title",
    "f_trills",
    "f_weekday",
    "f_weekday_abbreviation",
    "f_weekday_name",
    "f_wrap",
    "f_year",
    "f_yotta",
    "f_zetta",
    "ff_12_hour",
    "ff_abbreviation",
    "ff_affirm",
    "ff_affix",
    "ff_bills",
    "ff_bin",
    "ff_bin_right",
    "ff_bin_text",
    "ff_bin_text_right",
    "ff_byte",
    "ff_celcius",
    "ff_comma",
    "ff_data",
    "ff_date",
    "ff_degree",
    "ff_denom",
    "ff_dollar",
    "ff_exa",
    "ff_fahrenheit",
    "ff_giga",
    "ff_interval",
    "ff_interval_right",
    "ff_interval_text",
    "ff_interval_text_right",
    "ff_kilo",
    "ff_latitude",
    "ff_list",
    "ff_logical",
    "ff_longitude",
    "ff_mean_sd",
    "ff_mega",
    "ff_mills",
    "ff_month",
    "ff_month_abbreviation",
    "ff_month_name",
    "ff_num",
    "ff_num_percent",
    "ff_ordinal",
    "ff_pad_left",
    "ff_pad_right",
    "ff_pad_zero",
    "ff_parenthesis",
    "ff_percent",
    "ff_peta",
    "ff_pp",
    "ff_prefix",
    "ff_prop2percent",
    "ff_pval",
    "ff_quarter",
    "ff_replace",
    "ff_response",
    "ff_sign",
    "ff_state",
    "ff_suffix",
    "ff_tera",
    "ff_text_bar",
    "ff_thous",
    "ff_title",
    "ff_trills",
    "ff_weekday",
    "ff_weekday_abbreviation",
    "ff_weekday_name",
    "ff_wrap",
    "ff_year",
    "ff_yotta",
    "ff_zetta",
    "ffv_num_percent",
    "ffv_percent",
    "ffv_percent_diff",
    "ffv_percent_diff_fixed_relative",
    "ffv_percent_lead",
    "ffv_percent_lead_fixed_relative",
    "fv_num_percent",
    "fv_percent",
    "fv_percent_diff",
    "fv_percent_diff_fixed_relative",
    "fv_percent_lead",
    "fv_percent_lead_fixed_relative",
    "fv_runs",
    "glue",
    "glue_collapse",
    "highlight_cells",
    "round_any",
    "round2",
    "time_digits"
  ],
  "_help": [
    {
      "page": "alignment",
      "title": "Detect Column Alignment",
      "topics": [
        "alignment"
      ]
    },
    {
      "page": "as_factor",
      "title": "Convert Select 'numform' Outputs to Factor",
      "topics": [
        "as_factor"
      ]
    },
    {
      "page": "constants",
      "title": "Constants",
      "topics": [
        "constant_months",
        "constant_months_abbreviation",
        "constant_quarters",
        "constant_weekdays",
        "constant_weekdays_abbreviatio",
        "constant_weekdays_abbreviation"
      ]
    },
    {
      "page": "f_12_hour",
      "title": "Format 12 Hour Times",
      "topics": [
        "ff_12_hour",
        "f_12_hour",
        "f_12_hour.default",
        "f_12_hour.hms",
        "f_12_hour.integer",
        "f_12_hour.numeric"
      ]
    },
    {
      "page": "f_abbreviation",
      "title": "Abbreviate Strings",
      "topics": [
        "ff_abbreviation",
        "f_abbreviation"
      ]
    },
    {
      "page": "f_affirm",
      "title": "Yes/No Convert Logical/Dummy Code",
      "topics": [
        "ff_affirm",
        "f_affirm"
      ]
    },
    {
      "page": "f_affix",
      "title": "Add String Affixes",
      "topics": [
        "ff_affix",
        "ff_prefix",
        "ff_suffix",
        "f_affix",
        "f_prefix",
        "f_suffix"
      ]
    },
    {
      "page": "f_bin",
      "title": "Convert Binned Intervals to Readable Form",
      "topics": [
        "ff_bin",
        "ff_bin_right",
        "ff_bin_text",
        "ff_bin_text_right",
        "ff_interval",
        "ff_interval_right",
        "ff_interval_text",
        "ff_interval_text_right",
        "f_bin",
        "f_bin_right",
        "f_bin_text",
        "f_bin_text_right",
        "f_interval",
        "f_interval_right",
        "f_interval_text",
        "f_interval_text_right"
      ]
    },
    {
      "page": "f_comma",
      "title": "Comma Format Large Integers",
      "topics": [
        "ff_comma",
        "f_comma"
      ]
    },
    {
      "page": "f_data",
      "title": "Convert and Abbreviate Units of Data.",
      "topics": [
        "ff_byte",
        "ff_data",
        "ff_exa",
        "ff_giga",
        "ff_kilo",
        "ff_mega",
        "ff_peta",
        "ff_tera",
        "ff_yotta",
        "ff_zetta",
        "f_byte",
        "f_data",
        "f_exa",
        "f_giga",
        "f_kilo",
        "f_mega",
        "f_peta",
        "f_tera",
        "f_yotta",
        "f_zetta"
      ]
    },
    {
      "page": "f_data_abbreviation",
      "title": "Convert Data (byte) Labels to an Abbreviated Form",
      "topics": [
        "f_data_abbreviation"
      ]
    },
    {
      "page": "f_date",
      "title": "Format Dates",
      "topics": [
        "ff_date",
        "f_date"
      ]
    },
    {
      "page": "f_denom",
      "title": "Abbreviate Numbers",
      "topics": [
        "ff_bills",
        "ff_denom",
        "ff_mills",
        "ff_thous",
        "ff_trills",
        "f_bills",
        "f_denom",
        "f_mills",
        "f_thous",
        "f_trills"
      ]
    },
    {
      "page": "f_dollar",
      "title": "Format Dollars",
      "topics": [
        "ff_dollar",
        "f_dollar"
      ]
    },
    {
      "page": "f_degree",
      "title": "Format Degrees (e.g., Temperature, Coordinates)",
      "topics": [
        "ff_celcius",
        "ff_degree",
        "ff_fahrenheit",
        "ff_latitude",
        "ff_longitude",
        "f_celcius",
        "f_degree",
        "f_fahrenheit",
        "f_latitude",
        "f_longitude"
      ]
    },
    {
      "page": "f_list",
      "title": "Format List Series",
      "topics": [
        "ff_list",
        "f_list",
        "f_list_amp"
      ]
    },
    {
      "page": "f_logical",
      "title": "True/False Convert Logical/Dummy Code",
      "topics": [
        "ff_logical",
        "ff_response",
        "f_logical",
        "f_response"
      ]
    },
    {
      "page": "f_month",
      "title": "Format Months to One Letter Abbreviation",
      "topics": [
        "ff_month",
        "ff_month_abbreviation",
        "ff_month_name",
        "f_month",
        "f_month.Date",
        "f_month.default",
        "f_month.hms",
        "f_month.numeric",
        "f_month.POSIXt",
        "f_month_abbreviation",
        "f_month_abbreviation.Date",
        "f_month_abbreviation.default",
        "f_month_abbreviation.hms",
        "f_month_abbreviation.numeric",
        "f_month_abbreviation.POSIXt",
        "f_month_name",
        "f_month_name.Date",
        "f_month_name.default",
        "f_month_name.hms",
        "f_month_name.numeric",
        "f_month_name.POSIXt"
      ]
    },
    {
      "page": "f_num",
      "title": "Format Digits",
      "topics": [
        "ff_num",
        "f_num"
      ]
    },
    {
      "page": "f_ordinal",
      "title": "Add Ordinal Suffixes (-st, -nd, -rd, -th) to Numbers",
      "topics": [
        "ff_ordinal",
        "f_ordinal"
      ]
    },
    {
      "page": "f_pad_zero",
      "title": "Pad Numbers with Leading Zeros",
      "topics": [
        "ff_pad_left",
        "ff_pad_right",
        "ff_pad_zero",
        "f_pad_left",
        "f_pad_right",
        "f_pad_zero"
      ]
    },
    {
      "page": "f_parenthesis",
      "title": "Parenthesis Formatting of Two Vectors",
      "topics": [
        "ff_mean_sd",
        "ff_num_percent",
        "ff_parenthesis",
        "f_mean_sd",
        "f_num_percent",
        "f_parenthesis"
      ]
    },
    {
      "page": "f_percent",
      "title": "Format Percentages",
      "topics": [
        "ff_percent",
        "ff_pp",
        "ff_prop2percent",
        "f_percent",
        "f_pp",
        "f_prop2percent"
      ]
    },
    {
      "page": "f_pval",
      "title": "Format P-Values",
      "topics": [
        "ff_pval",
        "f_pval"
      ]
    },
    {
      "page": "f_quarter",
      "title": "Format Quarters",
      "topics": [
        "ff_quarter",
        "f_quarter",
        "f_quarter.Date",
        "f_quarter.default",
        "f_quarter.hms",
        "f_quarter.numeric",
        "f_quarter.POSIXt"
      ]
    },
    {
      "page": "f_replace",
      "title": "Replace Characters in Strings",
      "topics": [
        "ff_replace",
        "f_replace"
      ]
    },
    {
      "page": "f_sign",
      "title": "Format Numeric Signs",
      "topics": [
        "ff_sign",
        "f_sign"
      ]
    },
    {
      "page": "f_state",
      "title": "Format State Names as Abbreviations",
      "topics": [
        "ff_state",
        "f_state"
      ]
    },
    {
      "page": "f_text_bar",
      "title": "Format Text Based Bar Plots",
      "topics": [
        "ff_text_bar",
        "f_text_bar"
      ]
    },
    {
      "page": "f_title",
      "title": "Convert First Letter of Words to Title Case",
      "topics": [
        "ff_title",
        "f_title"
      ]
    },
    {
      "page": "f_weekday",
      "title": "Format Weekdays to One Letter Abbreviation",
      "topics": [
        "ff_weekday",
        "ff_weekday_abbreviation",
        "ff_weekday_name",
        "f_weekday",
        "f_weekday.Date",
        "f_weekday.default",
        "f_weekday.hms",
        "f_weekday.numeric",
        "f_weekday.POSIXt",
        "f_weekday_abbreviation",
        "f_weekday_abbreviation.Date",
        "f_weekday_abbreviation.default",
        "f_weekday_abbreviation.hms",
        "f_weekday_abbreviation.numeric",
        "f_weekday_abbreviation.POSIXt",
        "f_weekday_name",
        "f_weekday_name.Date",
        "f_weekday_name.default",
        "f_weekday_name.hms",
        "f_weekday_name.numeric",
        "f_weekday_name.POSIXt"
      ]
    },
    {
      "page": "f_wrap",
      "title": "Wrap Strings",
      "topics": [
        "ff_wrap",
        "f_wrap"
      ]
    },
    {
      "page": "f_year",
      "title": "Format Years",
      "topics": [
        "ff_year",
        "f_year",
        "f_year.Date",
        "f_year.hms",
        "f_year.numeric",
        "f_year.POSIXt"
      ]
    },
    {
      "page": "fv_num_percent",
      "title": "Convert a Numeric Vector to Number and Parenthetical Percentages",
      "topics": [
        "ffv_num_percent",
        "fv_num_percent"
      ]
    },
    {
      "page": "fv_percent",
      "title": "Convert a Numeric Vector to Percentages",
      "topics": [
        "ffv_percent",
        "fv_percent"
      ]
    },
    {
      "page": "fv_percent_diff",
      "title": "Percent Difference",
      "topics": [
        "ffv_percent_diff",
        "ffv_percent_diff_fixed_relative",
        "fv_percent_diff",
        "fv_percent_diff_fixed_relative"
      ]
    },
    {
      "page": "fv_percent_lead",
      "title": "Percent Difference",
      "topics": [
        "ffv_percent_lead",
        "ffv_percent_lead_fixed_relative",
        "fv_percent_lead",
        "fv_percent_lead_fixed_relative"
      ]
    },
    {
      "page": "fv_runs",
      "title": "Remove Subsequent Runs from a Vector",
      "topics": [
        "fv_runs"
      ]
    },
    {
      "page": "highlight_cells",
      "title": "Highlight Cells",
      "topics": [
        "highlight_cells"
      ]
    },
    {
      "page": "numform",
      "title": "Tools to Format Numbers for Publication",
      "topics": [
        "numform",
        "package-numform"
      ]
    },
    {
      "page": "round2",
      "title": "Rounding",
      "topics": [
        "round2",
        "round_any"
      ]
    },
    {
      "page": "time_digits",
      "title": "Compute Digits Needed for Quarter Hour Time Vector",
      "topics": [
        "time_digits"
      ]
    }
  ],
  "_readme": "https://github.com/trinker/numform/raw/HEAD/README.md",
  "_rundeps": [
    "glue"
  ],
  "_score": 5.778585327862962,
  "_indexed": true,
  "_nocasepkg": "numform",
  "_universes": [
    "trinker"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.1",
      "date": "2026-07-17T08:20:06.000Z",
      "distro": "resolute",
      "commit": "171a423941b8f0743eadf145bb1f1e89f7911765",
      "fileid": "https://r2.ropensci.org/3fa4c23a76115da1086f12413efaa39d35adc9af3c242ac43f0099b2badf7453",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/29565769665"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.7.1",
      "date": "2026-07-17T08:20:04.000Z",
      "distro": "resolute",
      "commit": "171a423941b8f0743eadf145bb1f1e89f7911765",
      "fileid": "https://r2.ropensci.org/a4faa597bc86ac76c65c2c2b36d7cd28df8b0c3e0c37b92b30b93542478a97da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/29565769665"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.1",
      "date": "2026-07-17T08:19:33.000Z",
      "commit": "171a423941b8f0743eadf145bb1f1e89f7911765",
      "fileid": "https://r2.ropensci.org/e7e15303439a9f541d19092f1ba40286de9cfc4a7117e7e37fce7a9743a55aa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/29565769665"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.7.1",
      "date": "2026-07-17T08:19:37.000Z",
      "commit": "171a423941b8f0743eadf145bb1f1e89f7911765",
      "fileid": "https://r2.ropensci.org/e61feb04a289039f470b2873db9d7cafad354f83f2c94e2e7fcdec0b7de7d214",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/29565769665"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.1",
      "date": "2026-07-17T08:20:00.000Z",
      "commit": "171a423941b8f0743eadf145bb1f1e89f7911765",
      "fileid": "https://r2.ropensci.org/68c7c0754158d92289e9386699149fb87f6c38fc60d630c0101ddc3356f5ad37",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/29565769665"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.1",
      "date": "2026-07-17T08:19:02.000Z",
      "commit": "171a423941b8f0743eadf145bb1f1e89f7911765",
      "fileid": "https://r2.ropensci.org/4cba796f560304db68ffb51c4a19810d4f836a3dd1d68c3c07fd91d25296d3c9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/29565769665"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.1",
      "date": "2026-07-17T08:19:09.000Z",
      "commit": "171a423941b8f0743eadf145bb1f1e89f7911765",
      "fileid": "https://r2.ropensci.org/0a931b49951a85304e36ca63e42bda1ac8465843638278e9b36d1e5404c8add1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/29565769665"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.7.1",
      "date": "2026-07-17T08:19:06.000Z",
      "commit": "171a423941b8f0743eadf145bb1f1e89f7911765",
      "fileid": "https://r2.ropensci.org/b10fb3fb25a501cfa7647c8c8fbed20b1d93ebc39d45fb7daf4aa9ff6bbcbbee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trinker/actions/runs/29565769665"
    }
  ]
}