{
  "_id": "6a10bf3aacfb0bcc41cca71d",
  "Package": "filearray",
  "Type": "Package",
  "Title": "File-Backed Array for Out-of-Memory Computation",
  "Version": "0.2.2",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "License": "LGPL-3",
  "URL": "https://dipterix.org/filearray/,\nhttps://github.com/dipterix/filearray",
  "BugReports": "https://github.com/dipterix/filearray/issues",
  "Authors@R": "c(\nperson(\n\"Zhengjia\", \"Wang\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"dipterix.wang@gmail.com\"\n))",
  "Description": "Stores large arrays in files to avoid occupying large\nmemories. Implemented with super fast gigabyte-level\nmulti-threaded reading/writing via 'OpenMP'. Supports multiple\nnon-character data types (double, float, complex, integer,\nlogical, and raw).",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://dipterix.r-universe.dev",
  "Date/Publication": "2026-05-22 19:11:12 UTC",
  "RemoteUrl": "https://github.com/dipterix/filearray",
  "RemoteRef": "HEAD",
  "RemoteSha": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-22 20:35:14 UTC",
    "User": "root"
  },
  "Author": "Zhengjia Wang [aut, cre, cph]",
  "Maintainer": "Zhengjia Wang <dipterix.wang@gmail.com>",
  "MD5sum": "0f78e7bb0b04fa10ca09988c1579e693",
  "_user": "dipterix",
  "_type": "src",
  "_file": "filearray_0.2.2.tar.gz",
  "_fileid": "a4c9727215bfedee682a240b8846db263806e9e890adacf2dd33b4c003944c8c",
  "_filesize": 300355,
  "_sha256": "a4c9727215bfedee682a240b8846db263806e9e890adacf2dd33b4c003944c8c",
  "_created": "2026-05-22T20:35:14.000Z",
  "_published": "2026-05-22T20:40:26.363Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77458452708,
      "time": 207,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7169859160"
    },
    {
      "job": 77458452711,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7169852320"
    },
    {
      "job": 77458452789,
      "time": 188,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7169854247"
    },
    {
      "job": 77458452793,
      "time": 181,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7169852190"
    },
    {
      "job": 77458452774,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7169842103"
    },
    {
      "job": 77458452830,
      "time": 253,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7169871595"
    },
    {
      "job": 77458452807,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7169845305"
    },
    {
      "job": 77458452784,
      "time": 232,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7169866006"
    },
    {
      "job": 77457898347,
      "time": 234,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7169802267"
    },
    {
      "job": 77458452682,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7169839629"
    },
    {
      "job": 77458452713,
      "time": 201,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7169857600"
    },
    {
      "job": 77458452743,
      "time": 172,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7169849845"
    },
    {
      "job": 77458452721,
      "time": 202,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7169857768"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dipterix/actions/runs/26310533753",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dipterix/filearray",
  "_commit": {
    "id": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
    "author": "dipterix <dipterix.wang@gmail.com>",
    "committer": "dipterix <dipterix.wang@gmail.com>",
    "message": "Fixed ASAN error\n",
    "time": 1779477072
  },
  "_maintainer": {
    "name": "Zhengjia Wang",
    "email": "dipterix.wang@gmail.com",
    "login": "dipterix",
    "description": "Know the known to know the unknown",
    "uuid": 8163576
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "fastmap",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dipterix",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2026-12",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "array",
    "big-data",
    "memory-map",
    "out-of-memory",
    "outofmemory",
    "cpp"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "dipterix",
      "count": 164,
      "uuid": 8163576
    }
  ],
  "_userbio": {
    "uuid": 8163576,
    "type": "user",
    "name": "Dipterix Wang",
    "description": "Know the known to know the unknown"
  },
  "_downloads": {
    "count": 721,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/filearray"
  },
  "_devurl": "https://github.com/dipterix/filearray",
  "_pkgdown": "https://dipterix.org/filearray/",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/filearray.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dipterix/filearray",
  "_realowner": "dipterix",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-09-08"
    },
    {
      "version": "0.1.1",
      "date": "2021-09-19"
    },
    {
      "version": "0.1.2",
      "date": "2021-11-25"
    },
    {
      "version": "0.1.3",
      "date": "2022-01-28"
    },
    {
      "version": "0.1.4",
      "date": "2022-08-06"
    },
    {
      "version": "0.1.5",
      "date": "2022-10-16"
    },
    {
      "version": "0.1.6",
      "date": "2023-06-23"
    },
    {
      "version": "0.1.7",
      "date": "2024-07-16"
    },
    {
      "version": "0.1.8",
      "date": "2024-09-03"
    },
    {
      "version": "0.1.9",
      "date": "2024-11-08"
    },
    {
      "version": "0.2.0",
      "date": "2025-04-01"
    },
    {
      "version": "0.2.1",
      "date": "2026-03-23"
    }
  ],
  "_exports": [
    "apply",
    "as_filearray",
    "as_filearrayproxy",
    "filearray_bind",
    "filearray_checkload",
    "filearray_create",
    "filearray_load",
    "filearray_load_or_create",
    "filearray_threads",
    "fmap",
    "fmap_element_wise",
    "fmap2",
    "fwhich",
    "mapreduce",
    "typeof"
  ],
  "_help": [
    {
      "page": "apply",
      "title": "Apply functions over file array margins (extended)",
      "topics": [
        "apply",
        "apply,FileArray-method",
        "apply,FileArrayProxy-method"
      ]
    },
    {
      "page": "filearray",
      "title": "Create or load existing file arrays",
      "topics": [
        "as_filearray",
        "as_filearrayproxy",
        "filearray",
        "FileArrayProxy",
        "FileArrayProxy-class",
        "filearray_checkload",
        "filearray_create",
        "filearray_load",
        "filearray_load_or_create"
      ]
    },
    {
      "page": "filearray_bind",
      "title": "Merge and bind homogeneous file arrays",
      "topics": [
        "filearray_bind"
      ]
    },
    {
      "page": "filearray_threads",
      "title": "Set or get file array threads",
      "topics": [
        "filearray_threads"
      ]
    },
    {
      "page": "FileArray-class",
      "title": "Definition of file array",
      "topics": [
        "FileArray-class"
      ]
    },
    {
      "page": "fmap",
      "title": "Map multiple file arrays and save results",
      "topics": [
        "fmap",
        "fmap2",
        "fmap_element_wise"
      ]
    },
    {
      "page": "fwhich",
      "title": "A generic function of 'which' that is ''FileArray'' compatible",
      "topics": [
        "fwhich",
        "fwhich.default",
        "fwhich.FileArray"
      ]
    },
    {
      "page": "mapreduce",
      "title": "A map-reduce method to iterate blocks of file-array data with little memory usage",
      "topics": [
        "mapreduce",
        "mapreduce,FileArray,ANY,function-method",
        "mapreduce,FileArray,ANY,missing-method",
        "mapreduce,FileArray,ANY,NULL-method"
      ]
    },
    {
      "page": "S3-filearray",
      "title": "'S3' methods for 'FileArray'",
      "topics": [
        "as.array.FileArray",
        "dim.FileArray",
        "dimnames.FileArray",
        "dimnames<-.FileArray",
        "length.FileArray",
        "max.FileArray",
        "min.FileArray",
        "range.FileArray",
        "S3-filearray",
        "subset.FileArray",
        "sum.FileArray",
        "[.FileArray",
        "[<-.FileArray",
        "[[.FileArray"
      ]
    },
    {
      "page": "S4-filearray",
      "title": "'S4' methods for 'FileArray'",
      "topics": [
        "!,FileArray-method",
        "!=,array,FileArray-method",
        "!=,complex,FileArray-method",
        "!=,FileArray,array-method",
        "!=,FileArray,complex-method",
        "!=,FileArray,FileArray-method",
        "!=,FileArray,logical-method",
        "!=,FileArray,numeric-method",
        "!=,logical,FileArray-method",
        "!=,numeric,FileArray-method",
        "%%,array,FileArray-method",
        "%%,complex,FileArray-method",
        "%%,FileArray,array-method",
        "%%,FileArray,complex-method",
        "%%,FileArray,FileArray-method",
        "%%,FileArray,logical-method",
        "%%,FileArray,numeric-method",
        "%%,logical,FileArray-method",
        "%%,numeric,FileArray-method",
        "%/%,array,FileArray-method",
        "%/%,complex,FileArray-method",
        "%/%,FileArray,array-method",
        "%/%,FileArray,complex-method",
        "%/%,FileArray,FileArray-method",
        "%/%,FileArray,logical-method",
        "%/%,FileArray,numeric-method",
        "%/%,logical,FileArray-method",
        "%/%,numeric,FileArray-method",
        "&,array,FileArray-method",
        "&,complex,FileArray-method",
        "&,FileArray,array-method",
        "&,FileArray,complex-method",
        "&,FileArray,FileArray-method",
        "&,FileArray,logical-method",
        "&,FileArray,numeric-method",
        "&,logical,FileArray-method",
        "&,numeric,FileArray-method",
        "*,array,FileArray-method",
        "*,complex,FileArray-method",
        "*,FileArray,array-method",
        "*,FileArray,complex-method",
        "*,FileArray,FileArray-method",
        "*,FileArray,logical-method",
        "*,FileArray,numeric-method",
        "*,logical,FileArray-method",
        "*,numeric,FileArray-method",
        "+,array,FileArray-method",
        "+,complex,FileArray-method",
        "+,FileArray,array-method",
        "+,FileArray,complex-method",
        "+,FileArray,FileArray-method",
        "+,FileArray,logical-method",
        "+,FileArray,numeric-method",
        "+,logical,FileArray-method",
        "+,numeric,FileArray-method",
        "-,array,FileArray-method",
        "-,complex,FileArray-method",
        "-,FileArray,array-method",
        "-,FileArray,complex-method",
        "-,FileArray,FileArray-method",
        "-,FileArray,logical-method",
        "-,FileArray,numeric-method",
        "-,logical,FileArray-method",
        "-,numeric,FileArray-method",
        "/,array,FileArray-method",
        "/,complex,FileArray-method",
        "/,FileArray,array-method",
        "/,FileArray,complex-method",
        "/,FileArray,FileArray-method",
        "/,FileArray,logical-method",
        "/,FileArray,numeric-method",
        "/,logical,FileArray-method",
        "/,numeric,FileArray-method",
        "<,array,FileArray-method",
        "<,complex,FileArray-method",
        "<,FileArray,array-method",
        "<,FileArray,complex-method",
        "<,FileArray,FileArray-method",
        "<,FileArray,logical-method",
        "<,FileArray,numeric-method",
        "<,logical,FileArray-method",
        "<,numeric,FileArray-method",
        "<=,array,FileArray-method",
        "<=,complex,FileArray-method",
        "<=,FileArray,array-method",
        "<=,FileArray,complex-method",
        "<=,FileArray,FileArray-method",
        "<=,FileArray,logical-method",
        "<=,FileArray,numeric-method",
        "<=,logical,FileArray-method",
        "<=,numeric,FileArray-method",
        "==,array,FileArray-method",
        "==,complex,FileArray-method",
        "==,FileArray,array-method",
        "==,FileArray,complex-method",
        "==,FileArray,FileArray-method",
        "==,FileArray,logical-method",
        "==,FileArray,numeric-method",
        "==,logical,FileArray-method",
        "==,numeric,FileArray-method",
        ">,array,FileArray-method",
        ">,complex,FileArray-method",
        ">,FileArray,array-method",
        ">,FileArray,complex-method",
        ">,FileArray,FileArray-method",
        ">,FileArray,logical-method",
        ">,FileArray,numeric-method",
        ">,logical,FileArray-method",
        ">,numeric,FileArray-method",
        ">=,array,FileArray-method",
        ">=,complex,FileArray-method",
        ">=,FileArray,array-method",
        ">=,FileArray,complex-method",
        ">=,FileArray,FileArray-method",
        ">=,FileArray,logical-method",
        ">=,FileArray,numeric-method",
        ">=,logical,FileArray-method",
        ">=,numeric,FileArray-method",
        "abs,FileArray-method",
        "acos,FileArray-method",
        "acosh,FileArray-method",
        "Arg,FileArray-method",
        "asin,FileArray-method",
        "asinh,FileArray-method",
        "atan,FileArray-method",
        "atanh,FileArray-method",
        "ceiling,FileArray-method",
        "Conj,FileArray-method",
        "cos,FileArray-method",
        "cosh,FileArray-method",
        "cospi,FileArray-method",
        "digamma,FileArray-method",
        "exp,FileArray-method",
        "expm1,FileArray-method",
        "floor,FileArray-method",
        "gamma,FileArray-method",
        "Im,FileArray-method",
        "is.na,FileArray-method",
        "lgamma,FileArray-method",
        "log,FileArray-method",
        "log10,FileArray-method",
        "log1p,FileArray-method",
        "log2,FileArray-method",
        "Mod,FileArray-method",
        "Re,FileArray-method",
        "round,FileArray-method",
        "S4-filearray",
        "sign,FileArray-method",
        "signif,FileArray-method",
        "sin,FileArray-method",
        "sinh,FileArray-method",
        "sinpi,FileArray-method",
        "sqrt,FileArray-method",
        "tan,FileArray-method",
        "tanh,FileArray-method",
        "tanpi,FileArray-method",
        "trigamma,FileArray-method",
        "trunc,FileArray-method",
        "^,array,FileArray-method",
        "^,complex,FileArray-method",
        "^,FileArray,array-method",
        "^,FileArray,complex-method",
        "^,FileArray,FileArray-method",
        "^,FileArray,logical-method",
        "^,FileArray,numeric-method",
        "^,logical,FileArray-method",
        "^,numeric,FileArray-method",
        "|,array,FileArray-method",
        "|,complex,FileArray-method",
        "|,FileArray,array-method",
        "|,FileArray,complex-method",
        "|,FileArray,FileArray-method",
        "|,FileArray,logical-method",
        "|,FileArray,numeric-method",
        "|,logical,FileArray-method",
        "|,numeric,FileArray-method"
      ]
    },
    {
      "page": "typeof",
      "title": "The type of a file array (extended)",
      "topics": [
        "typeof",
        "typeof,FileArray-method",
        "typeof,FileArrayProxy-method"
      ]
    }
  ],
  "_readme": "https://github.com/dipterix/filearray/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "digest",
    "fastmap",
    "Rcpp",
    "uuid"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "performance.Rmd",
      "filename": "performance.html",
      "title": "Performance Comparisons - (Numerical)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Simulation",
        "Write",
        "1. Write along margin",
        "2. Write chunks of data",
        "Read",
        "1. Read the whole array",
        "2. Read along margins",
        "3. Random access",
        "Collapse"
      ],
      "created": "2021-09-08 19:20:24",
      "modified": "2026-05-22 18:45:32",
      "commits": 8
    }
  ],
  "_score": 6.564902672529206,
  "_indexed": true,
  "_nocasepkg": "filearray",
  "_universes": [
    "dipterix"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-22T20:38:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "0b134487f59a79eb0b25408eb0893b478240cf2fbdb456821cfa6c788be53561",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/26310533753"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-22T20:37:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "1ffc342bd2dc789fcacabc35c61a975cd4016e233342471f39af6cd5e86ffee7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/26310533753"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-22T20:38:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "bc448da2836ee7b589801620e3ba572b945412649d987886ed4ce76b134e58e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/26310533753"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-22T20:37:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "1faabc4b9469b52c31793d7c3e91605162c6c51d7c2c8c6a409d7154fc504478",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/26310533753"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-22T20:37:29.000Z",
      "arch": "aarch64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "cbf8847cdc09cd4477376c46ca8846309d78df0b626ec1c3c2ffd6df1fb655cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/26310533753"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-22T20:38:29.000Z",
      "arch": "x86_64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "a2907372ac7bfa411b2fee668d071864d68825f2a33133906eebe747181d938c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/26310533753"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-22T20:37:28.000Z",
      "arch": "aarch64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "e1f1faef70e2dd4f9ad5cdbef6f189f7393b0c06ca786222aa54150e49cca9ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/26310533753"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-22T20:38:09.000Z",
      "arch": "x86_64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "840e522dfe747b5fb04a41625931e3b307b16ef52260fcf474136eff42c2098d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/26310533753"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-05-22T20:37:48.000Z",
      "arch": "emscripten",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "1477f3dbea4803bbc96c9ee8b857046fa8ea3aae8b562c72fa3419d4cfe9b786",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/26310533753"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-22T20:37:14.000Z",
      "arch": "x86_64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "170094696c4896023e52e945ed3f564178f02f41ae12ecf98528e2a9f5acd314",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/26310533753"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-22T20:37:08.000Z",
      "arch": "x86_64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "634366415235aac9656a212a09f036cb682816440b2badb1bf295fe45113123d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/26310533753"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-22T20:37:11.000Z",
      "arch": "x86_64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "5a1708f05f5cab4f61b6b049142d8ef08ac708d4ad2f71f8e453670bc64e1bb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/26310533753"
    }
  ]
}