{
  "_id": "6a1fe6aeb401979e7343c768",
  "Package": "timeplyr",
  "Title": "Fast Tidy Tools for Date and Date-Time Manipulation",
  "Version": "1.1.2",
  "Authors@R": "person(\"Nick\", \"Christofides\", , \"nick.christofides.r@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9743-7342\"))",
  "Description": "A set of fast tidy functions for wrangling, completing and\nsummarising date and date-time data. It combines 'tidyverse'\nsyntax with the efficiency of 'data.table' and speed of\n'collapse'.",
  "License": "GPL (>= 2)",
  "BugReports": "https://github.com/NicChr/timeplyr/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://nicchr.r-universe.dev",
  "Date/Publication": "2026-02-10 07:28:50 UTC",
  "RemoteUrl": "https://github.com/nicchr/timeplyr",
  "RemoteRef": "HEAD",
  "RemoteSha": "cd2486436aea59b72746075eade5586b7b9d5b38",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 08:26:08 UTC",
    "User": "root"
  },
  "Author": "Nick Christofides [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9743-7342>)",
  "Maintainer": "Nick Christofides <nick.christofides.r@gmail.com>",
  "MD5sum": "630bcb35ed78019e6b9f0e6833de8ace",
  "_user": "nicchr",
  "_type": "src",
  "_file": "timeplyr_1.1.2.tar.gz",
  "_fileid": "01d2dea5e4525e349ce496d315aa7a0961470a335e66a24847e34d493f13d68e",
  "_filesize": 416186,
  "_sha256": "01d2dea5e4525e349ce496d315aa7a0961470a335e66a24847e34d493f13d68e",
  "_created": "2026-06-03T08:26:08.000Z",
  "_published": "2026-06-03T08:32:46.478Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79252593910,
      "time": 172,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379477146"
    },
    {
      "job": 79252593940,
      "time": 180,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379479621"
    },
    {
      "job": 79252593870,
      "time": 174,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379478431"
    },
    {
      "job": 79252593904,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379479041"
    },
    {
      "job": 79252593911,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379467116"
    },
    {
      "job": 79252594035,
      "time": 238,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379499945"
    },
    {
      "job": 79252593884,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379467276"
    },
    {
      "job": 79252593883,
      "time": 359,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379541613"
    },
    {
      "job": 79252099844,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379416279"
    },
    {
      "job": 79252593921,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379458849"
    },
    {
      "job": 79252594004,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379465955"
    },
    {
      "job": 79252593930,
      "time": 157,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379470897"
    },
    {
      "job": 79252593994,
      "time": 149,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379468661"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nicchr/actions/runs/26872769532",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nicchr/timeplyr",
  "_commit": {
    "id": "cd2486436aea59b72746075eade5586b7b9d5b38",
    "author": "Nick Christofides <118103879+NicChr@users.noreply.github.com>",
    "committer": "Nick Christofides <118103879+NicChr@users.noreply.github.com>",
    "message": "Updated URLs to fix cran note.\n",
    "time": 1770708530
  },
  "_maintainer": {
    "name": "Nick Christofides",
    "email": "nick.christofides.r@gmail.com",
    "orcid": "0000-0002-9743-7342"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "tzdb",
      "role": "LinkingTo"
    },
    {
      "package": "cheapr",
      "version": ">= 1.3.2",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "collapse",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "cppdoubles",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.8",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "fastplyr",
      "version": ">= 0.9.9",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.9.0",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "version": ">= 1.7.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "timechange",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "nycflights13",
      "role": "Suggests"
    },
    {
      "package": "outbreaks",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    }
  ],
  "_owner": "nicchr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 5
    },
    {
      "week": "2025-38",
      "n": 8
    },
    {
      "week": "2025-39",
      "n": 5
    },
    {
      "week": "2025-40",
      "n": 4
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v1.1.1",
      "date": "2025-10-07"
    },
    {
      "name": "v1.1.2",
      "date": "2026-02-10"
    }
  ],
  "_stars": 47,
  "_contributors": [
    {
      "user": "nicchr",
      "count": 541,
      "uuid": 118103879
    },
    {
      "user": "nic-chr",
      "count": 3,
      "uuid": 74770457
    }
  ],
  "_userbio": {
    "uuid": 118103879,
    "type": "user",
    "name": "Nick Christofides",
    "description": "R | Epidemiology | All things Tidy"
  },
  "_downloads": {
    "count": 235,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/timeplyr"
  },
  "_devurl": "https://github.com/nicchr/timeplyr",
  "_searchresults": 211,
  "_topics": [
    "cpp"
  ],
  "_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/readme.html",
    "extra/readme.md",
    "extra/timeplyr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nicchr/timeplyr",
  "_realowner": "nicchr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2023-10-15"
    },
    {
      "version": "0.2.1",
      "date": "2023-11-01"
    },
    {
      "version": "0.3.0",
      "date": "2023-11-13"
    },
    {
      "version": "0.4.0",
      "date": "2023-11-19"
    },
    {
      "version": "0.4.1",
      "date": "2023-11-24"
    },
    {
      "version": "0.5.0",
      "date": "2023-12-12"
    },
    {
      "version": "0.8.0",
      "date": "2024-05-22"
    },
    {
      "version": "0.8.1",
      "date": "2024-06-05"
    },
    {
      "version": "0.8.2",
      "date": "2024-08-17"
    },
    {
      "version": "1.0.0",
      "date": "2025-02-03"
    },
    {
      "version": "1.1.0",
      "date": "2025-03-17"
    },
    {
      "version": "1.1.1",
      "date": "2025-10-07"
    },
    {
      "version": "1.1.2",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    ".duration_units",
    ".extra_time_units",
    ".period_units",
    ".time_units",
    "age_months",
    "age_years",
    "calendar",
    "decimal_year_month",
    "decimal_year_quarter",
    "diff_",
    "get_time_delay",
    "granularity",
    "growth",
    "growth_rate",
    "interval_count",
    "interval_end",
    "interval_range",
    "interval_start",
    "interval_width",
    "is_date",
    "is_datetime",
    "is_time",
    "is_time_interval",
    "is_time_or_num",
    "is_timespan",
    "is_whole_number",
    "iso_week",
    "isoday",
    "missing_dates",
    "n_missing_dates",
    "new_time_interval",
    "new_timespan",
    "reset_timeplyr_options",
    "resolution",
    "roll_diff",
    "roll_geometric_mean",
    "roll_growth_rate",
    "roll_harmonic_mean",
    "roll_lag",
    "roll_mean",
    "roll_na_fill",
    "roll_sum",
    "rolling_growth",
    "scale_x_year_month",
    "scale_x_year_quarter",
    "scale_y_year_month",
    "scale_y_year_quarter",
    "time_add",
    "time_breakpoints",
    "time_breaks",
    "time_by",
    "time_ceiling",
    "time_complete",
    "time_complete_missing",
    "time_cut",
    "time_cut_n",
    "time_cut_width",
    "time_diff",
    "time_elapsed",
    "time_episodes",
    "time_expand",
    "time_floor",
    "time_gaps",
    "time_ggplot",
    "time_grid",
    "time_grid_size",
    "time_has_gaps",
    "time_id",
    "time_interval",
    "time_is_regular",
    "time_num_gaps",
    "time_roll_apply",
    "time_roll_growth_rate",
    "time_roll_mean",
    "time_roll_sum",
    "time_roll_window",
    "time_roll_window_size",
    "time_round",
    "time_seq",
    "time_seq_id",
    "time_seq_sizes",
    "time_seq_v",
    "time_seq_v2",
    "time_subtract",
    "time_tbl_time_col",
    "timespan",
    "timespan_num",
    "timespan_unit",
    "transform_year_month",
    "transform_year_quarter",
    "ts_as_tbl",
    "year_month",
    "year_month_decimal",
    "year_quarter",
    "year_quarter_decimal",
    "YM",
    "YQ"
  ],
  "_help": [
    {
      "page": "time_units",
      "title": "Time units",
      "topics": [
        ".duration_units",
        ".extra_time_units",
        ".period_units",
        ".time_units"
      ]
    },
    {
      "page": "age_years",
      "title": "Accurate and efficient age calculation",
      "topics": [
        "age_months",
        "age_years"
      ]
    },
    {
      "page": "calendar",
      "title": "Create a table of common time units from a date or datetime sequence.",
      "topics": [
        "calendar"
      ]
    },
    {
      "page": "get_time_delay",
      "title": "Get summary statistics of time delay",
      "topics": [
        "get_time_delay"
      ]
    },
    {
      "page": "growth",
      "title": "Rolling basic growth",
      "topics": [
        "growth",
        "rolling_growth"
      ]
    },
    {
      "page": "growth_rate",
      "title": "Fast Growth Rates",
      "topics": [
        "growth_rate"
      ]
    },
    {
      "page": "is_date",
      "title": "Utility functions for checking if date or datetime",
      "topics": [
        "is_date",
        "is_datetime",
        "is_time",
        "is_time_or_num"
      ]
    },
    {
      "page": "is_whole_number",
      "title": "Are all numbers whole numbers?",
      "topics": [
        "is_whole_number"
      ]
    },
    {
      "page": "iso_week",
      "title": "Efficient, simple and flexible ISO week calculation",
      "topics": [
        "isoday",
        "iso_week"
      ]
    },
    {
      "page": "missing_dates",
      "title": "Check for missing dates between first and last date",
      "topics": [
        "missing_dates",
        "n_missing_dates"
      ]
    },
    {
      "page": "reset_timeplyr_options",
      "title": "Reset 'timeplyr' options",
      "topics": [
        "reset_timeplyr_options"
      ]
    },
    {
      "page": "resolution",
      "title": "Time resolution & granularity",
      "topics": [
        "granularity",
        "resolution"
      ]
    },
    {
      "page": "roll_lag",
      "title": "Fast rolling grouped lags and differences",
      "topics": [
        "diff_",
        "roll_diff",
        "roll_diff.default",
        "roll_diff.ts",
        "roll_diff.zoo",
        "roll_lag",
        "roll_lag.default",
        "roll_lag.ts",
        "roll_lag.zoo"
      ]
    },
    {
      "page": "roll_na_fill",
      "title": "Fast grouped \"locf\" 'NA' fill",
      "topics": [
        "roll_na_fill"
      ]
    },
    {
      "page": "roll_sum",
      "title": "Fast by-group rolling functions",
      "topics": [
        "roll_geometric_mean",
        "roll_growth_rate",
        "roll_harmonic_mean",
        "roll_mean",
        "roll_sum"
      ]
    },
    {
      "page": "time_add",
      "title": "Add/subtract timespans to dates and date-times",
      "topics": [
        "time_add",
        "time_ceiling",
        "time_floor",
        "time_round",
        "time_subtract"
      ]
    },
    {
      "page": "time_by",
      "title": "Group by a time variable at a higher time unit",
      "topics": [
        "time_by",
        "time_tbl_time_col"
      ]
    },
    {
      "page": "time_cut",
      "title": "Cut dates and datetimes into regularly spaced date or datetime intervals",
      "topics": [
        "time_breakpoints",
        "time_breaks",
        "time_cut",
        "time_cut_n",
        "time_cut_width"
      ]
    },
    {
      "page": "time_diff",
      "title": "Time differences by any time unit",
      "topics": [
        "time_diff"
      ]
    },
    {
      "page": "time_elapsed",
      "title": "Fast grouped time elapsed",
      "topics": [
        "time_elapsed"
      ]
    },
    {
      "page": "time_episodes",
      "title": "Episodic calculation of time-since-event data",
      "topics": [
        "time_episodes"
      ]
    },
    {
      "page": "time_expand",
      "title": "A time based extension to 'tidyr::complete()'.",
      "topics": [
        "time_complete",
        "time_expand"
      ]
    },
    {
      "page": "time_gaps",
      "title": "Gaps in a regular time sequence",
      "topics": [
        "time_gaps",
        "time_has_gaps",
        "time_num_gaps"
      ]
    },
    {
      "page": "time_ggplot",
      "title": "Quick time-series ggplot",
      "topics": [
        "time_ggplot"
      ]
    },
    {
      "page": "time_core",
      "title": "Vector date and datetime functions",
      "topics": [
        "time_complete_missing",
        "time_grid",
        "time_grid_size"
      ]
    },
    {
      "page": "time_id",
      "title": "Time ID",
      "topics": [
        "time_id"
      ]
    },
    {
      "page": "time_interval",
      "title": "S3-based Time Intervals (Currently very experimental and so subject to change)",
      "topics": [
        "interval_count",
        "interval_end",
        "interval_range",
        "interval_start",
        "interval_width",
        "is_time_interval",
        "new_time_interval",
        "time_interval"
      ]
    },
    {
      "page": "time_is_regular",
      "title": "Is time a regular sequence? (Experimental)",
      "topics": [
        "time_is_regular"
      ]
    },
    {
      "page": "time_roll",
      "title": "Fast time-based by-group rolling sum/mean - Currently experimental",
      "topics": [
        "time_roll_apply",
        "time_roll_growth_rate",
        "time_roll_mean",
        "time_roll_sum",
        "time_roll_window",
        "time_roll_window_size"
      ]
    },
    {
      "page": "time_seq",
      "title": "Time based version of 'base::seq()'",
      "topics": [
        "time_seq",
        "time_seq_sizes",
        "time_seq_v",
        "time_seq_v2"
      ]
    },
    {
      "page": "time_seq_id",
      "title": "Generate a unique identifier for a regular time sequence with gaps",
      "topics": [
        "time_seq_id"
      ]
    },
    {
      "page": "timespan",
      "title": "Timespans",
      "topics": [
        "is_timespan",
        "new_timespan",
        "timespan",
        "timespan_num",
        "timespan_unit"
      ]
    },
    {
      "page": "scales",
      "title": "Additional ggplot2 scales",
      "topics": [
        "scale_x_year_month",
        "scale_x_year_quarter",
        "scale_y_year_month",
        "scale_y_year_quarter",
        "transform_year_month",
        "transform_year_quarter"
      ]
    },
    {
      "page": "ts_as_tbl",
      "title": "Turn 'ts' into a 'tibble'",
      "topics": [
        "ts_as_tbl",
        "ts_as_tbl.default",
        "ts_as_tbl.mts",
        "ts_as_tbl.timeSeries",
        "ts_as_tbl.xts",
        "ts_as_tbl.zoo"
      ]
    },
    {
      "page": "year_month",
      "title": "Fast methods for creating year-months and year-quarters",
      "topics": [
        "decimal_year_month",
        "decimal_year_quarter",
        "year_month",
        "year_month_decimal",
        "year_quarter",
        "year_quarter_decimal",
        "YM",
        "YQ"
      ]
    }
  ],
  "_readme": "https://github.com/nicchr/timeplyr/raw/HEAD/README.md",
  "_rundeps": [
    "cheapr",
    "cli",
    "collapse",
    "cpp11",
    "cppdoubles",
    "data.table",
    "dplyr",
    "farver",
    "fastplyr",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 6.649592827008754,
  "_indexed": true,
  "_nocasepkg": "timeplyr",
  "_universes": [
    "nicchr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-03T08:28:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "cd2486436aea59b72746075eade5586b7b9d5b38",
      "fileid": "8fb0fd091710d4c589b1a34a6305f9730c9ab9f7853a7ce71813933f6cb7c34e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26872769532"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-03T08:28:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "cd2486436aea59b72746075eade5586b7b9d5b38",
      "fileid": "b31ce37eb17c7d27d1d2c97c789f0eaa2303dbdfc010b93567538ac30bd46103",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26872769532"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-03T08:28:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "cd2486436aea59b72746075eade5586b7b9d5b38",
      "fileid": "a606336322718f8a18f031992496648b98084a765b68bbf1cbd172241e713ae4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26872769532"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-03T08:28:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "cd2486436aea59b72746075eade5586b7b9d5b38",
      "fileid": "d26c73d4a63359bd25615de2c4fdc51954f5318655c69696fbaac6c998e48116",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26872769532"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-03T08:27:57.000Z",
      "arch": "aarch64",
      "commit": "cd2486436aea59b72746075eade5586b7b9d5b38",
      "fileid": "457b34d392fe5543f97df283f04dd022ba5fc8d86f2cbaa48b03de9e84666141",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26872769532"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-03T08:29:02.000Z",
      "arch": "x86_64",
      "commit": "cd2486436aea59b72746075eade5586b7b9d5b38",
      "fileid": "8e8d41435dc7ec96795b87295c405cf1e61e4e97111367e2b3227f6d8537715d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26872769532"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-03T08:27:58.000Z",
      "arch": "aarch64",
      "commit": "cd2486436aea59b72746075eade5586b7b9d5b38",
      "fileid": "fc07c77ac656bfa62cbd1ff0bd6bfb21c07f541ad7c7f1f82d55c641c54c959e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26872769532"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-03T08:29:02.000Z",
      "arch": "x86_64",
      "commit": "cd2486436aea59b72746075eade5586b7b9d5b38",
      "fileid": "0240105c290eca1855035633f9f5d52a6f2da3dea2a8741dbc1a65d093668c19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26872769532"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-06-03T08:28:28.000Z",
      "arch": "emscripten",
      "commit": "cd2486436aea59b72746075eade5586b7b9d5b38",
      "fileid": "65858ba3a2cb60af29df3eb808f45c148ab1593192ca97d976c9d27299495dc9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26872769532"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-03T08:27:30.000Z",
      "arch": "x86_64",
      "commit": "cd2486436aea59b72746075eade5586b7b9d5b38",
      "fileid": "718007ccad1938b46d012090564314665f8668da65639f72b28632f0a334b4dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26872769532"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-03T08:27:29.000Z",
      "arch": "x86_64",
      "commit": "cd2486436aea59b72746075eade5586b7b9d5b38",
      "fileid": "306149cf64193ab6688a7c106723ee0bcb0a724c4d98ece2b59b2f0d833c4948",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26872769532"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-03T08:27:32.000Z",
      "arch": "x86_64",
      "commit": "cd2486436aea59b72746075eade5586b7b9d5b38",
      "fileid": "697a78370c242448ebab8dd0189cb0d1ad1106b2d7414c3673b7fb845720f50e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicchr/actions/runs/26872769532"
    }
  ]
}