{
  "_id": "6a1ed4ffb401979e7340e42b",
  "Package": "cheapr",
  "Title": "Simple Functions to Save Time and Memory",
  "Version": "1.5.1.9000",
  "Authors@R": "person(\"Nick\", \"Christofides\", , \"nick.christofides.r@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9743-7342\"))",
  "Maintainer": "Nick Christofides <nick.christofides.r@gmail.com>",
  "Description": "Fast and memory-efficient (or 'cheap') tools to facilitate\nefficient programming, saving time and memory. It aims to\nprovide 'cheaper' alternatives to common base R functions, as\nwell as some additional functions.",
  "License": "MIT + file LICENSE",
  "BugReports": "https://github.com/NicChr/cheapr/issues",
  "SystemRequirements": "C++17",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://fastverse.r-universe.dev",
  "Date/Publication": "2026-04-04 07:34:55 UTC",
  "RemoteUrl": "https://github.com/NicChr/cheapr",
  "RemoteRef": "HEAD",
  "RemoteSha": "6ba6e6c8a334ceedbdb7edb3861a76d23c2268dd",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-20 10:41:23 UTC",
    "User": "root"
  },
  "Author": "Nick Christofides [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9743-7342>)",
  "MD5sum": "63b47b2108eeee802dc8440c32c9d393",
  "_user": "fastverse",
  "_type": "src",
  "_file": "cheapr_1.5.1.9000.tar.gz",
  "_fileid": "e1e2b5bfdfaf6b8900cf7d675977d0a3d6a3d636bc1b7609a3feaaff3ee3a08c",
  "_filesize": 799774,
  "_sha256": "e1e2b5bfdfaf6b8900cf7d675977d0a3d6a3d636bc1b7609a3feaaff3ee3a08c",
  "_created": "2026-05-20T10:41:23.000Z",
  "_published": "2026-06-02T13:05:03.242Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79076953442,
      "time": 158,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107836314"
    },
    {
      "job": 79076953170,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107844104"
    },
    {
      "job": 79076953837,
      "time": 151,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107833703"
    },
    {
      "job": 79076954309,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107841749"
    },
    {
      "job": 79076954581,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107906368"
    },
    {
      "job": 79076953874,
      "time": 219,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107943507"
    },
    {
      "job": 79076953348,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107919722"
    },
    {
      "job": 79076953994,
      "time": 291,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107971800"
    },
    {
      "job": 79076952863,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107784025"
    },
    {
      "job": 79076952752,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358448914"
    },
    {
      "job": 79076953370,
      "time": 222,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107856264"
    },
    {
      "job": 79076954269,
      "time": 177,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107842157"
    },
    {
      "job": 79076953264,
      "time": 160,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107836334"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/26157197280",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/NicChr/cheapr",
  "_commit": {
    "id": "6ba6e6c8a334ceedbdb7edb3861a76d23c2268dd",
    "author": "Nick Christofides <118103879+NicChr@users.noreply.github.com>",
    "committer": "Nick Christofides <118103879+NicChr@users.noreply.github.com>",
    "message": "Use dev version\n",
    "time": 1775288095
  },
  "_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": "collapse",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nicchr",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-21",
      "n": 19
    },
    {
      "week": "2025-22",
      "n": 17
    },
    {
      "week": "2025-23",
      "n": 4
    },
    {
      "week": "2025-27",
      "n": 6
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 8
    },
    {
      "week": "2025-42",
      "n": 13
    },
    {
      "week": "2025-43",
      "n": 19
    },
    {
      "week": "2025-44",
      "n": 42
    },
    {
      "week": "2025-45",
      "n": 26
    },
    {
      "week": "2025-46",
      "n": 41
    },
    {
      "week": "2025-47",
      "n": 36
    },
    {
      "week": "2025-48",
      "n": 31
    },
    {
      "week": "2025-49",
      "n": 25
    },
    {
      "week": "2025-50",
      "n": 24
    },
    {
      "week": "2025-51",
      "n": 36
    },
    {
      "week": "2025-52",
      "n": 37
    },
    {
      "week": "2026-01",
      "n": 32
    },
    {
      "week": "2026-14",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v1.3.0",
      "date": "2025-05-27"
    },
    {
      "name": "v1.3.1",
      "date": "2025-06-03"
    },
    {
      "name": "v1.3.2",
      "date": "2025-07-23"
    },
    {
      "name": "v1.5.0",
      "date": "2026-01-02"
    },
    {
      "name": "v1.5.1",
      "date": "2026-04-03"
    }
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "nicchr",
      "count": 886,
      "uuid": 118103879
    }
  ],
  "_userbio": {
    "uuid": 105517888,
    "type": "organization",
    "name": "fastverse",
    "description": "An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R"
  },
  "_downloads": {
    "count": 829,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cheapr"
  },
  "_devurl": "https://github.com/nicchr/cheapr",
  "_searchresults": 104,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cheapr.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nicchr/cheapr",
  "_realowner": "nicchr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-03-05"
    },
    {
      "version": "0.2.0",
      "date": "2024-03-06"
    },
    {
      "version": "0.3.0",
      "date": "2024-03-18"
    },
    {
      "version": "0.4.0",
      "date": "2024-03-25"
    },
    {
      "version": "0.5.0",
      "date": "2024-04-05"
    },
    {
      "version": "0.8.0",
      "date": "2024-04-12"
    },
    {
      "version": "0.9.0",
      "date": "2024-04-22"
    },
    {
      "version": "0.9.1",
      "date": "2024-05-07"
    },
    {
      "version": "0.9.2",
      "date": "2024-05-11"
    },
    {
      "version": "0.9.3",
      "date": "2024-07-29"
    },
    {
      "version": "0.9.8",
      "date": "2024-10-02"
    },
    {
      "version": "0.9.9",
      "date": "2024-10-14"
    },
    {
      "version": "0.9.91",
      "date": "2024-11-14"
    },
    {
      "version": "0.9.92",
      "date": "2024-12-10"
    },
    {
      "version": "1.0.0",
      "date": "2025-01-22"
    },
    {
      "version": "1.0.1",
      "date": "2025-02-12"
    },
    {
      "version": "1.1.0",
      "date": "2025-03-13"
    },
    {
      "version": "1.2.0",
      "date": "2025-05-14"
    },
    {
      "version": "1.3.0",
      "date": "2025-05-27"
    },
    {
      "version": "1.3.1",
      "date": "2025-06-03"
    },
    {
      "version": "1.3.2",
      "date": "2025-07-23"
    },
    {
      "version": "1.4.0",
      "date": "2025-11-28"
    },
    {
      "version": "1.5.0",
      "date": "2026-01-08"
    },
    {
      "version": "1.5.1",
      "date": "2026-04-04"
    }
  ],
  "_exports": [
    "%!in_%",
    "%in_%",
    "abs_",
    "add_",
    "address",
    "all_na",
    "any_na",
    "archetype",
    "archetype_common",
    "as_df",
    "as_discrete",
    "as_factor",
    "attrs_add",
    "attrs_clear",
    "attrs_modify",
    "attrs_rm",
    "bin",
    "c_",
    "case",
    "cast",
    "cast_common",
    "ceiling_",
    "cheapr_c",
    "cheapr_if_else",
    "cheapr_rep",
    "cheapr_rep_each",
    "cheapr_rep_len",
    "cheapr_rev",
    "cheapr_sd",
    "cheapr_table",
    "cheapr_var",
    "col_all_na",
    "col_any_na",
    "col_c",
    "col_na_counts",
    "counts",
    "cpp_rebuild",
    "deep_copy",
    "df_modify",
    "divide_",
    "exp_",
    "factor_",
    "fast_df",
    "floor_",
    "gcd",
    "gcd2",
    "get_breaks",
    "get_max_threads",
    "get_threads",
    "if_else_",
    "int_sign",
    "intersect_",
    "is_na",
    "is_whole_number",
    "lag_",
    "lag_sequence",
    "lag2_",
    "lead_sequence",
    "lengths_",
    "levels_add",
    "levels_add_na",
    "levels_count",
    "levels_drop",
    "levels_drop_na",
    "levels_factor",
    "levels_lump",
    "levels_rename",
    "levels_reorder",
    "levels_rm",
    "levels_unused",
    "levels_used",
    "list_as_df",
    "list_assign",
    "list_combine",
    "list_drop_null",
    "list_lengths",
    "list_modify",
    "log_",
    "log10_",
    "multiply_",
    "na_count",
    "na_find",
    "na_init",
    "na_insert",
    "na_replace",
    "na_rm",
    "name_repair",
    "named_list",
    "negate_",
    "new_character",
    "new_complex",
    "new_df",
    "new_double",
    "new_integer",
    "new_list",
    "new_logical",
    "new_raw",
    "num_na",
    "overview",
    "paste_",
    "pow_",
    "r_type",
    "r_type_common",
    "rebuild",
    "recycle",
    "rep_",
    "rep_each_",
    "rep_len_",
    "replace_",
    "rev_",
    "round_",
    "row_all_na",
    "row_any_na",
    "row_c",
    "row_na_counts",
    "sample_",
    "scm",
    "scm2",
    "sd_",
    "semi_copy",
    "seq_",
    "seq_end",
    "seq_id",
    "seq_increment",
    "seq_size",
    "seq_start",
    "sequence_",
    "set_abs",
    "set_add",
    "set_ceiling",
    "set_change_sign",
    "set_divide",
    "set_exp",
    "set_floor",
    "set_log",
    "set_multiply",
    "set_pow",
    "set_round",
    "set_sqrt",
    "set_subtract",
    "set_threads",
    "set_trunc",
    "setdiff_",
    "shallow_copy",
    "sign_",
    "signif_",
    "sqrt_",
    "sset",
    "sset_col",
    "sset_df",
    "sset_row",
    "str_coalesce",
    "subtract_",
    "switch_args",
    "table_",
    "trunc_",
    "unique_",
    "unique_name_repair",
    "unlisted_length",
    "val_count",
    "val_find",
    "val_insert",
    "val_match",
    "val_replace",
    "val_rm",
    "var_",
    "vector_length",
    "which_",
    "which_na",
    "which_not_na",
    "which_val",
    "window_sequence",
    "with_local_seed"
  ],
  "_help": [
    {
      "page": "cheapr-package",
      "title": "cheapr: Simple Functions to Save Time and Memory",
      "topics": [
        "cheapr-package",
        "cheapr"
      ]
    },
    {
      "page": "address",
      "title": "Memory address of R object",
      "topics": [
        "address"
      ]
    },
    {
      "page": "as_discrete",
      "title": "Turn continuous data into discrete bins",
      "topics": [
        "as_discrete",
        "as_discrete.integer64",
        "as_discrete.numeric"
      ]
    },
    {
      "page": "attrs",
      "title": "Add and remove attributes",
      "topics": [
        "attrs",
        "attrs_add",
        "attrs_clear",
        "attrs_modify",
        "attrs_rm"
      ]
    },
    {
      "page": "bin",
      "title": "A sometimes cheaper but argument richer alternative to '.bincode()'",
      "topics": [
        "bin"
      ]
    },
    {
      "page": "cheapr_c",
      "title": "A cheapr version of 'c()'",
      "topics": [
        "cheapr_c",
        "c_"
      ]
    },
    {
      "page": "case",
      "title": "A cheapr case-when and switch",
      "topics": [
        "case",
        "val_match"
      ]
    },
    {
      "page": "cast",
      "title": "Fast casting/coercing of R objects",
      "topics": [
        "archetype",
        "archetype_common",
        "cast",
        "cast_common",
        "r_type",
        "r_type_common"
      ]
    },
    {
      "page": "counts",
      "title": "Fast frequency tables - Still experimental",
      "topics": [
        "cheapr_table",
        "counts",
        "table_"
      ]
    },
    {
      "page": "copy",
      "title": "Copy R objects",
      "topics": [
        "copy",
        "deep_copy",
        "semi_copy",
        "shallow_copy"
      ]
    },
    {
      "page": "cpp_rebuild",
      "title": "Low-level attribute re-constructor",
      "topics": [
        "cpp_rebuild"
      ]
    },
    {
      "page": "factors",
      "title": "A cheaper version of 'factor()' along with cheaper utilities",
      "topics": [
        "as_factor",
        "factor_",
        "levels_add",
        "levels_add_na",
        "levels_count",
        "levels_drop",
        "levels_drop_na",
        "levels_factor",
        "levels_lump",
        "levels_rename",
        "levels_reorder",
        "levels_rm",
        "levels_unused",
        "levels_used"
      ]
    },
    {
      "page": "gcd",
      "title": "Greatest common divisor and smallest common multiple",
      "topics": [
        "gcd",
        "gcd2",
        "scm",
        "scm2"
      ]
    },
    {
      "page": "get_breaks",
      "title": "Pretty break-points for continuous (numeric) data",
      "topics": [
        "get_breaks",
        "get_breaks.default",
        "get_breaks.integer64",
        "get_breaks.numeric"
      ]
    },
    {
      "page": "threads",
      "title": "Get and set the number of OpenMP threads to be used in cheapr",
      "topics": [
        "get_max_threads",
        "get_threads",
        "set_threads"
      ]
    },
    {
      "page": "if_else",
      "title": "Cheaper version of 'ifelse()'",
      "topics": [
        "cheapr_if_else",
        "if_else",
        "if_else_"
      ]
    },
    {
      "page": "int_sign",
      "title": "A fast and integer-based 'sign()'",
      "topics": [
        "int_sign"
      ]
    },
    {
      "page": "is_na",
      "title": "Efficient functions for dealing with missing values.",
      "topics": [
        "all_na",
        "any_na",
        "col_all_na",
        "col_any_na",
        "col_na_counts",
        "is_na",
        "is_na.data.frame",
        "is_na.default",
        "is_na.POSIXlt",
        "is_na.vctrs_rcrd",
        "num_na",
        "row_all_na",
        "row_any_na",
        "row_na_counts",
        "which_na",
        "which_not_na"
      ]
    },
    {
      "page": "is_whole_number",
      "title": "Very fast check that numeric vector consists only of whole numbers",
      "topics": [
        "is_whole_number"
      ]
    },
    {
      "page": "lag",
      "title": "Lagged operations.",
      "topics": [
        "lag2_",
        "lag_"
      ]
    },
    {
      "page": "lists",
      "title": "List utilities",
      "topics": [
        "lengths_",
        "list_assign",
        "list_combine",
        "list_drop_null",
        "list_lengths",
        "list_modify",
        "new_list",
        "unlisted_length"
      ]
    },
    {
      "page": "math",
      "title": "Parallelised math operations",
      "topics": [
        "abs_",
        "add_",
        "ceiling_",
        "divide_",
        "exp_",
        "floor_",
        "log10_",
        "log_",
        "math",
        "multiply_",
        "negate_",
        "pow_",
        "round_",
        "signif_",
        "sign_",
        "sqrt_",
        "subtract_",
        "trunc_"
      ]
    },
    {
      "page": "na_init",
      "title": "Fast 'NA' initialisation",
      "topics": [
        "na_init"
      ]
    },
    {
      "page": "dots",
      "title": "Turn dot-dot-dot ('...') into a named list",
      "topics": [
        "named_list"
      ]
    },
    {
      "page": "data_frame",
      "title": "Cheap data frame utilities",
      "topics": [
        "as_df",
        "col_c",
        "df_modify",
        "fast_df",
        "list_as_df",
        "name_repair",
        "new_df",
        "row_c",
        "unique_name_repair"
      ]
    },
    {
      "page": "new_vector",
      "title": "Fast multi-threaded vector initialisation",
      "topics": [
        "new_character",
        "new_complex",
        "new_double",
        "new_integer",
        "new_logical",
        "new_raw"
      ]
    },
    {
      "page": "overview",
      "title": "An alternative to 'summary()' inspired by the skimr package",
      "topics": [
        "overview",
        "overview.character",
        "overview.data.frame",
        "overview.Date",
        "overview.default",
        "overview.factor",
        "overview.integer",
        "overview.integer64",
        "overview.logical",
        "overview.numeric",
        "overview.POSIXt",
        "overview.ts",
        "overview.zoo"
      ]
    },
    {
      "page": "rebuild",
      "title": "Rebuild an object from a template",
      "topics": [
        "rebuild",
        "rebuild.data.frame",
        "rebuild.data.table",
        "rebuild.sf",
        "rebuild.tbl_df"
      ]
    },
    {
      "page": "recycle",
      "title": "Recycle objects to a common size",
      "topics": [
        "recycle"
      ]
    },
    {
      "page": "rep",
      "title": "cheapr style repeat functions",
      "topics": [
        "cheapr_rep",
        "cheapr_rep_each",
        "cheapr_rep_len",
        "rep",
        "rep_",
        "rep_each_",
        "rep_len_"
      ]
    },
    {
      "page": "replace",
      "title": "Fast vector replacement, an alternative to [<-",
      "topics": [
        "replace",
        "replace_"
      ]
    },
    {
      "page": "sequences",
      "title": "Utilities for creating many sequences",
      "topics": [
        "lag_sequence",
        "lead_sequence",
        "sequences",
        "sequence_",
        "seq_",
        "seq_end",
        "seq_id",
        "seq_increment",
        "seq_size",
        "seq_start",
        "window_sequence"
      ]
    },
    {
      "page": "set_math",
      "title": "Math operations by reference - *Experimental*",
      "topics": [
        "set_abs",
        "set_add",
        "set_ceiling",
        "set_change_sign",
        "set_divide",
        "set_exp",
        "set_floor",
        "set_log",
        "set_multiply",
        "set_pow",
        "set_round",
        "set_sqrt",
        "set_subtract",
        "set_trunc"
      ]
    },
    {
      "page": "extras",
      "title": "Extra utilities",
      "topics": [
        "%!in_%",
        "%in_%",
        "cheapr_rev",
        "cheapr_sd",
        "cheapr_var",
        "intersect_",
        "na_insert",
        "rev_",
        "sample_",
        "sd_",
        "setdiff_",
        "val_insert",
        "var_",
        "vector_length",
        "with_local_seed"
      ]
    },
    {
      "page": "sset",
      "title": "Cheaper subset 'sset()'",
      "topics": [
        "sset"
      ]
    },
    {
      "page": "sset_df",
      "title": "Fast functions for data frame subsetting",
      "topics": [
        "sset_col",
        "sset_df",
        "sset_row"
      ]
    },
    {
      "page": "str_coalesce",
      "title": "Coalesce character vectors",
      "topics": [
        "str_coalesce"
      ]
    },
    {
      "page": "strings",
      "title": "Fast string concatenation using C++",
      "topics": [
        "paste_",
        "strings"
      ]
    },
    {
      "page": "switch_args",
      "title": "Switch between dot-dot-dot and a list of args",
      "topics": [
        "switch_args"
      ]
    },
    {
      "page": "unique_",
      "title": "An alternative 'unique' function",
      "topics": [
        "unique_"
      ]
    },
    {
      "page": "scalars",
      "title": "Efficient functions for counting, finding, replacing and removing scalars",
      "topics": [
        "na_count",
        "na_find",
        "na_replace",
        "na_rm",
        "val_count",
        "val_find",
        "val_replace",
        "val_rm",
        "which_val"
      ]
    },
    {
      "page": "which_",
      "title": "Memory-efficient alternative to 'which()'",
      "topics": [
        "which_"
      ]
    }
  ],
  "_readme": "https://github.com/NicChr/cheapr/raw/HEAD/README.md",
  "_rundeps": [
    "collapse",
    "cpp11",
    "Rcpp"
  ],
  "_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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 7.138593183486282,
  "_indexed": false,
  "_nocasepkg": "cheapr",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://nicchr.r-universe.dev/cheapr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.1.9000",
      "date": "2026-05-20T10:43:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6ba6e6c8a334ceedbdb7edb3861a76d23c2268dd",
      "fileid": "5e5696b0267f71489b221f0f1247d3acbe611d2e099e7f9c3efd290726c870fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26157197280"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.1.9000",
      "date": "2026-05-20T10:44:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6ba6e6c8a334ceedbdb7edb3861a76d23c2268dd",
      "fileid": "5e706c591e87416104226c9467986d294cb915d58b048b5fa6d9000552380750",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26157197280"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.1.9000",
      "date": "2026-05-20T10:43:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6ba6e6c8a334ceedbdb7edb3861a76d23c2268dd",
      "fileid": "bf11e9bc0886ed6a321d3e594b7af58c1fc9345ea7e5fb444bed8d0eae49e0c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26157197280"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.1.9000",
      "date": "2026-05-20T10:43:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6ba6e6c8a334ceedbdb7edb3861a76d23c2268dd",
      "fileid": "1b61d6a0a78b731c9db95200c296a49f52c484de6ddc7d312295104a6c900acd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26157197280"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.1.9000",
      "date": "2026-05-20T10:47:32.000Z",
      "arch": "aarch64",
      "commit": "6ba6e6c8a334ceedbdb7edb3861a76d23c2268dd",
      "fileid": "44a266ff1f948ebea7efcc61913d3ca0512167bffbd29e043795ebd2335f3c88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26157197280"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.1.9000",
      "date": "2026-05-20T10:48:42.000Z",
      "arch": "x86_64",
      "commit": "6ba6e6c8a334ceedbdb7edb3861a76d23c2268dd",
      "fileid": "88e728dfc3186201247c764985d8bfcc6dd3c9420e254ea8ad2de51cb3ffbb30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26157197280"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.1.9000",
      "date": "2026-05-20T10:48:20.000Z",
      "arch": "aarch64",
      "commit": "6ba6e6c8a334ceedbdb7edb3861a76d23c2268dd",
      "fileid": "261089577594b4e514661b2e7915d385ac0cbc5229442ac8edcb6e7cb5472b1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26157197280"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.1.9000",
      "date": "2026-05-20T10:49:48.000Z",
      "arch": "x86_64",
      "commit": "6ba6e6c8a334ceedbdb7edb3861a76d23c2268dd",
      "fileid": "c63a912ee713357d567edfa1478808572c39c671563172354d9c608f6b95da74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26157197280"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.1.9000",
      "date": "2026-05-20T10:43:55.000Z",
      "arch": "x86_64",
      "commit": "6ba6e6c8a334ceedbdb7edb3861a76d23c2268dd",
      "fileid": "2fe62a85093453ff53ff1460468b7fbcd61568166cc1b258483769cbe53f30cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26157197280"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.1.9000",
      "date": "2026-05-20T10:43:12.000Z",
      "arch": "x86_64",
      "commit": "6ba6e6c8a334ceedbdb7edb3861a76d23c2268dd",
      "fileid": "c91ba3e66f595f91a5446bd65bef278cad8a37d4759ba57179c0864faabaa5dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26157197280"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.1.9000",
      "date": "2026-05-20T10:42:55.000Z",
      "arch": "x86_64",
      "commit": "6ba6e6c8a334ceedbdb7edb3861a76d23c2268dd",
      "fileid": "fde6a56e3e936b5360faa4b62e59e203b4649fd64ce90e56251220f43f6fce81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26157197280"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.1.9000",
      "date": "2026-06-02T13:03:53.000Z",
      "arch": "emscripten",
      "commit": "6ba6e6c8a334ceedbdb7edb3861a76d23c2268dd",
      "fileid": "cd05fcc5763a459d634b957f83c51e86442473aed3d4f17f49ab729a23c18cd1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26157197280"
    }
  ]
}