{
  "_id": "6a1f2cf2b401979e734262d8",
  "Package": "insitu",
  "Type": "Package",
  "Title": "By-Reference Routines for Numeric Vectors",
  "Version": "0.1.3.9023",
  "Authors@R": "c(\nperson(\"Mike\", \"Cheng\", role = c(\"aut\", \"cre\", 'cph'), email = \"mikefc@coolbutuseless.com\")\n)",
  "Maintainer": "Mike Cheng <mikefc@coolbutuseless.com>",
  "URL": "https://github.com/coolbutuseless/insitu",
  "BugReports": "https://github.com/coolbutuseless/insitu/issues",
  "Description": "Using by-reference semantics, functions in this package\nare crafted to modify the input objects in-place and avoid\nallocating new memory.  By avoiding memory allocations (and the\nassociated garbage colection these require), operations\nperformed by-reference can be faster than those performed with\nR's default copy-on-modify semantics.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://coolbutuseless.r-universe.dev",
  "Date/Publication": "2026-05-15 09:13:40 UTC",
  "RemoteUrl": "https://github.com/coolbutuseless/insitu",
  "RemoteRef": "HEAD",
  "RemoteSha": "df7fc98132a7aad8c0286c5f6c6e85a7433bc5d9",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-15 09:51:18 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph]",
  "MD5sum": "7b5ad36a0e8157c4d1d8bd406e7b3d39",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "insitu_0.1.3.9023.tar.gz",
  "_fileid": "844bfa258d3b4ccb0cb4b0270e1e0b03a68c86704d48e8e9b2c91774c65d3c55",
  "_filesize": 216867,
  "_sha256": "844bfa258d3b4ccb0cb4b0270e1e0b03a68c86704d48e8e9b2c91774c65d3c55",
  "_created": "2026-05-15T09:51:18.000Z",
  "_published": "2026-06-02T19:20:18.753Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79153113170,
      "time": 114,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014484935"
    },
    {
      "job": 79153113122,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014485300"
    },
    {
      "job": 79153113606,
      "time": 107,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014482985"
    },
    {
      "job": 79153113075,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014487177"
    },
    {
      "job": 79153113994,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014513102"
    },
    {
      "job": 79153113276,
      "time": 210,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014523643"
    },
    {
      "job": 79153113306,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014548878"
    },
    {
      "job": 79153113674,
      "time": 169,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014512994"
    },
    {
      "job": 79153112886,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014452961"
    },
    {
      "job": 79153112414,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367583193"
    },
    {
      "job": 79153113186,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014477251"
    },
    {
      "job": 79153113238,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014475911"
    },
    {
      "job": 79153113041,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014479138"
    }
  ],
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25911451096",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/coolbutuseless/insitu",
  "_commit": {
    "id": "df7fc98132a7aad8c0286c5f6c6e85a7433bc5d9",
    "author": "mike <mikefc@coolbutuseless.com>",
    "committer": "mike <mikefc@coolbutuseless.com>",
    "message": "address -Wconversion errors\n",
    "time": 1778836420
  },
  "_maintainer": {
    "name": "Mike Cheng",
    "email": "mikefc@coolbutuseless.com",
    "login": "coolbutuseless",
    "uuid": 181818
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "coolbutuseless",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 2
    },
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 36,
  "_contributors": [
    {
      "user": "coolbutuseless",
      "count": 92,
      "uuid": 181818
    }
  ],
  "_userbio": {
    "uuid": 181818,
    "type": "user",
    "name": "mikefc",
    "description": "Cool, but useless."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/insitu"
  },
  "_devurl": "https://github.com/coolbutuseless/insitu",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/insitu.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "alloc_along",
    "alloc_mat_mat_mul",
    "alloc_mat_vec_mul",
    "alloc_matrix",
    "alloc_n",
    "br_abs",
    "br_acos",
    "br_acosh",
    "br_add",
    "br_and",
    "br_asin",
    "br_asinh",
    "br_assign",
    "br_atan",
    "br_atanh",
    "br_ceil",
    "br_copy",
    "br_cos",
    "br_cosh",
    "br_cospi",
    "br_cummax",
    "br_cummin",
    "br_cumprod",
    "br_cumsum",
    "br_diffsq",
    "br_div",
    "br_eq",
    "br_exp",
    "br_expm1",
    "br_floor",
    "br_fmadd",
    "br_fmsub",
    "br_fnmadd",
    "br_fnmsub",
    "br_ge",
    "br_gt",
    "br_idiv",
    "br_is_na",
    "br_le",
    "br_log",
    "br_log10",
    "br_log1p",
    "br_log2",
    "br_lt",
    "br_mat_col_get",
    "br_mat_col_set",
    "br_mat_dist2",
    "br_mat_dist3",
    "br_mat_hypot2",
    "br_mat_hypot3",
    "br_mat_mat_mul",
    "br_mat_mat_mul_bsq",
    "br_mat_normalise2",
    "br_mat_normalise3",
    "br_mat_roll",
    "br_mat_row_get",
    "br_mat_row_set",
    "br_mat_transpose",
    "br_mat_vec_mul",
    "br_mat_vec_mul_asq",
    "br_max",
    "br_min",
    "br_mod",
    "br_mul",
    "br_ne",
    "br_not",
    "br_or",
    "br_pow",
    "br_pow2",
    "br_rem",
    "br_replace",
    "br_rev",
    "br_roll",
    "br_round",
    "br_round_fast",
    "br_round_fast_unchecked",
    "br_runif",
    "br_seq",
    "br_shuffle",
    "br_sign",
    "br_sin",
    "br_sinh",
    "br_sinpi",
    "br_sort",
    "br_sqrt",
    "br_sub",
    "br_sumsq",
    "br_tan",
    "br_tanh",
    "br_tanpi",
    "br_trunc",
    "br_zero",
    "by_reference",
    "duplicate",
    "is_altrep",
    "set_seed_lehmer",
    "tf2_add_rotate",
    "tf2_add_scale",
    "tf2_add_translate",
    "tf2_apply",
    "tf2_new",
    "tf2_reset",
    "tf3_add_rotate_x",
    "tf3_add_rotate_y",
    "tf3_add_rotate_z",
    "tf3_add_scale",
    "tf3_add_translate",
    "tf3_apply",
    "tf3_new",
    "tf3_reset"
  ],
  "_help": [
    {
      "page": "alloc_mat_mat_mul",
      "title": "Allocate empty matrix for the result of the matrix multiplication 'A * B'",
      "topics": [
        "alloc_mat_mat_mul"
      ]
    },
    {
      "page": "alloc_mat_vec_mul",
      "title": "Allocate empty vector for the result of the matrix-vector multiplication 'A * x'",
      "topics": [
        "alloc_mat_vec_mul"
      ]
    },
    {
      "page": "alloc_matrix",
      "title": "Allocate empty matrix of the given dimensions.",
      "topics": [
        "alloc_matrix"
      ]
    },
    {
      "page": "alloc_n",
      "title": "Allocate a new numeric vector",
      "topics": [
        "alloc_along",
        "alloc_n"
      ]
    },
    {
      "page": "br_abs",
      "title": "Math operations taking only a single input vector",
      "topics": [
        "br_abs",
        "br_acos",
        "br_acosh",
        "br_asin",
        "br_asinh",
        "br_atan",
        "br_atanh",
        "br_ceil",
        "br_cos",
        "br_cosh",
        "br_cospi",
        "br_exp",
        "br_expm1",
        "br_floor",
        "br_is_na",
        "br_log",
        "br_log10",
        "br_log1p",
        "br_log2",
        "br_not",
        "br_pow2",
        "br_sign",
        "br_sin",
        "br_sinh",
        "br_sinpi",
        "br_sqrt",
        "br_tan",
        "br_tanh",
        "br_tanpi",
        "br_trunc",
        "br_zero"
      ]
    },
    {
      "page": "br_add",
      "title": "Math operations taking two arguments",
      "topics": [
        "br_add",
        "br_and",
        "br_assign",
        "br_diffsq",
        "br_div",
        "br_eq",
        "br_ge",
        "br_gt",
        "br_idiv",
        "br_le",
        "br_lt",
        "br_max",
        "br_min",
        "br_mod",
        "br_mul",
        "br_ne",
        "br_or",
        "br_pow",
        "br_rem",
        "br_sub",
        "br_sumsq"
      ]
    },
    {
      "page": "br_copy",
      "title": "Copy all or part of one vector into another",
      "topics": [
        "br_copy"
      ]
    },
    {
      "page": "br_cumsum",
      "title": "Math operations taking only a single input vector",
      "topics": [
        "br_cummax",
        "br_cummin",
        "br_cumprod",
        "br_cumsum"
      ]
    },
    {
      "page": "br_fmadd",
      "title": "Fused multiply add",
      "topics": [
        "br_fmadd",
        "br_fmsub",
        "br_fnmadd",
        "br_fnmsub"
      ]
    },
    {
      "page": "br_mat_col_get",
      "title": "Get/set a column or row of a matrix",
      "topics": [
        "br_mat_col_get",
        "br_mat_col_set",
        "br_mat_row_get",
        "br_mat_row_set"
      ]
    },
    {
      "page": "br_mat_dist2",
      "title": "Distance calculation",
      "topics": [
        "br_mat_dist2",
        "br_mat_dist3"
      ]
    },
    {
      "page": "br_mat_hypot2",
      "title": "Hypotenuse length calculation (distance from origin)",
      "topics": [
        "br_mat_hypot2",
        "br_mat_hypot3"
      ]
    },
    {
      "page": "br_mat_mat_mul",
      "title": "Matrix-matrix multiplication",
      "topics": [
        "br_mat_mat_mul"
      ]
    },
    {
      "page": "br_mat_mat_mul_bsq",
      "title": "Matrix-matrix multiplication when B is a square matrix",
      "topics": [
        "br_mat_mat_mul_bsq"
      ]
    },
    {
      "page": "br_mat_normalise2",
      "title": "Normalise matrix of (x,y) coordinates to length 1",
      "topics": [
        "br_mat_normalise2",
        "br_mat_normalise3"
      ]
    },
    {
      "page": "br_mat_roll",
      "title": "Roll elements of a matrix",
      "topics": [
        "br_mat_roll"
      ]
    },
    {
      "page": "br_mat_transpose",
      "title": "Transpose matrix",
      "topics": [
        "br_mat_transpose"
      ]
    },
    {
      "page": "br_mat_vec_mul",
      "title": "Matrix-vector multiplication",
      "topics": [
        "br_mat_vec_mul"
      ]
    },
    {
      "page": "br_mat_vec_mul_asq",
      "title": "Matrix-vector multiplication when A is square",
      "topics": [
        "br_mat_vec_mul_asq"
      ]
    },
    {
      "page": "br_replace",
      "title": "Replace elements of one vector with another",
      "topics": [
        "br_replace"
      ]
    },
    {
      "page": "br_rev",
      "title": "Reverse a vector in place",
      "topics": [
        "br_rev"
      ]
    },
    {
      "page": "br_roll",
      "title": "Roll a vector",
      "topics": [
        "br_roll"
      ]
    },
    {
      "page": "br_round",
      "title": "Round",
      "topics": [
        "br_round"
      ]
    },
    {
      "page": "br_round_fast",
      "title": "Fast Round",
      "topics": [
        "br_round_fast",
        "br_round_fast_unchecked"
      ]
    },
    {
      "page": "br_runif",
      "title": "Fill a vector with uniform random values",
      "topics": [
        "br_runif"
      ]
    },
    {
      "page": "br_seq",
      "title": "Fill vector with a numeric sequence",
      "topics": [
        "br_seq"
      ]
    },
    {
      "page": "br_shuffle",
      "title": "Shuffle a vector in place",
      "topics": [
        "br_shuffle"
      ]
    },
    {
      "page": "br_sort",
      "title": "Sort a numeric vector by-reference",
      "topics": [
        "br_sort"
      ]
    },
    {
      "page": "by_reference",
      "title": "List of all functions",
      "topics": [
        "by_reference"
      ]
    },
    {
      "page": "duplicate",
      "title": "Duplicate an R object",
      "topics": [
        "duplicate"
      ]
    },
    {
      "page": "is_altrep",
      "title": "Is this an ALTREP object?",
      "topics": [
        "is_altrep"
      ]
    },
    {
      "page": "set_seed_lehmer",
      "title": "Initialise the state of this package's Lehmer RNG",
      "topics": [
        "set_seed_lehmer"
      ]
    },
    {
      "page": "tf2_add_rotate",
      "title": "Add rotation to a transformation matrix",
      "topics": [
        "tf2_add_rotate"
      ]
    },
    {
      "page": "tf2_add_scale",
      "title": "Add scaling to a transformation matrix",
      "topics": [
        "tf2_add_scale"
      ]
    },
    {
      "page": "tf2_add_translate",
      "title": "Add translation to a transformation matrix",
      "topics": [
        "tf2_add_translate"
      ]
    },
    {
      "page": "tf2_apply",
      "title": "Apply a 2-D affine transform to a matrix or data.frame of coordinates",
      "topics": [
        "tf2_apply"
      ]
    },
    {
      "page": "tf2_new",
      "title": "Create identity transform for 2-D",
      "topics": [
        "tf2_new"
      ]
    },
    {
      "page": "tf2_reset",
      "title": "Reset a 2-D transformation matrix back to the identity matrix",
      "topics": [
        "tf2_reset"
      ]
    },
    {
      "page": "tf3_add_rotate_x",
      "title": "Add rotation to a transformation matrix",
      "topics": [
        "tf3_add_rotate_x",
        "tf3_add_rotate_y",
        "tf3_add_rotate_z"
      ]
    },
    {
      "page": "tf3_add_scale",
      "title": "Add scaling to a transformation matrix",
      "topics": [
        "tf3_add_scale"
      ]
    },
    {
      "page": "tf3_add_translate",
      "title": "Add translation to a transformation matrix",
      "topics": [
        "tf3_add_translate"
      ]
    },
    {
      "page": "tf3_apply",
      "title": "Apply a 3D affine transform to a matrix or data.frame of coordinates",
      "topics": [
        "tf3_apply"
      ]
    },
    {
      "page": "tf3_new",
      "title": "Create identity transform",
      "topics": [
        "tf3_new"
      ]
    },
    {
      "page": "tf3_reset",
      "title": "Reset a transformation matrix back to the identity matrix",
      "topics": [
        "tf3_reset"
      ]
    }
  ],
  "_readme": "https://github.com/coolbutuseless/insitu/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "convolution.Rmd",
      "filename": "convolution.html",
      "title": "Example: fast convolution",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-11-26 02:14:01",
      "modified": "2024-11-30 10:11:04",
      "commits": 5
    },
    {
      "source": "references.Rmd",
      "filename": "references.html",
      "title": "References",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "R copy-on-modify",
        "Modification in-place"
      ],
      "created": "2020-09-03 09:31:01",
      "modified": "2024-11-30 10:11:04",
      "commits": 6
    }
  ],
  "_score": 5.158362492095249,
  "_indexed": true,
  "_nocasepkg": "insitu",
  "_universes": [
    "coolbutuseless"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.9023",
      "date": "2026-05-15T09:53:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "df7fc98132a7aad8c0286c5f6c6e85a7433bc5d9",
      "fileid": "08655454818e74ca98c57aa4c516b82f4af3b3073a99eda49c9fc339fa26d825",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25911451096"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.9023",
      "date": "2026-05-15T09:53:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "df7fc98132a7aad8c0286c5f6c6e85a7433bc5d9",
      "fileid": "2b097c961f6348e9bc8112da4fe16a5983672c98124143ec78bce5dab39c72fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25911451096"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3.9023",
      "date": "2026-05-15T09:53:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "df7fc98132a7aad8c0286c5f6c6e85a7433bc5d9",
      "fileid": "e8581e9ecc42818899a189612d7da57f8845b474104922767dde0075c6d7ff4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25911451096"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3.9023",
      "date": "2026-05-15T09:53:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "df7fc98132a7aad8c0286c5f6c6e85a7433bc5d9",
      "fileid": "153a5859e3819698e4786e02fc57c3689b07b4504af41395fecdd1004af286a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25911451096"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9023",
      "date": "2026-05-15T09:54:54.000Z",
      "arch": "aarch64",
      "commit": "df7fc98132a7aad8c0286c5f6c6e85a7433bc5d9",
      "fileid": "c69572b3f17d55d9441c0d804eed03157e229c10f6719c66acc7570809db0ce1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25911451096"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9023",
      "date": "2026-05-15T09:55:14.000Z",
      "arch": "x86_64",
      "commit": "df7fc98132a7aad8c0286c5f6c6e85a7433bc5d9",
      "fileid": "a5fa01b3cb642c0f773a036b23b23e92e71c4b55b679dffb993f214d4af81c39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25911451096"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3.9023",
      "date": "2026-05-15T09:56:56.000Z",
      "arch": "aarch64",
      "commit": "df7fc98132a7aad8c0286c5f6c6e85a7433bc5d9",
      "fileid": "7faf1fee2c9aad80f45ba15e0cd7d84a0cd4ab73c2ee0da9365d4284988ad84a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25911451096"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3.9023",
      "date": "2026-05-15T09:54:43.000Z",
      "arch": "x86_64",
      "commit": "df7fc98132a7aad8c0286c5f6c6e85a7433bc5d9",
      "fileid": "314393187afafdc83dde818e91768e617125d5f7730a3687cd188d1bb6ce7cf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25911451096"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3.9023",
      "date": "2026-05-15T09:52:30.000Z",
      "arch": "x86_64",
      "commit": "df7fc98132a7aad8c0286c5f6c6e85a7433bc5d9",
      "fileid": "c0f80ee0013344c22d255f0e30f125f26b90288ce2f689593d7139dec9b02a76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25911451096"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3.9023",
      "date": "2026-05-15T09:52:27.000Z",
      "arch": "x86_64",
      "commit": "df7fc98132a7aad8c0286c5f6c6e85a7433bc5d9",
      "fileid": "a738278c5a2c82d991aea6dae0f349cdf245055c4ee2d48301c9c798ee71a48f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25911451096"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3.9023",
      "date": "2026-05-15T09:52:33.000Z",
      "arch": "x86_64",
      "commit": "df7fc98132a7aad8c0286c5f6c6e85a7433bc5d9",
      "fileid": "0c92ab421ac1fe56b10614f78f8a3615ccd08ba2c69e0213b1630e1e503f312f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25911451096"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3.9023",
      "date": "2026-06-02T19:19:59.000Z",
      "arch": "emscripten",
      "commit": "df7fc98132a7aad8c0286c5f6c6e85a7433bc5d9",
      "fileid": "daf35303b38dd6ab5afcfe978fb104764f08f387d6ae95763d8d52998c0705d1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25911451096"
    }
  ]
}