{
  "_id": "6a495aa6f6c47c441949e39f",
  "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-06-24 02:16:17 UTC",
    "User": "root"
  },
  "Author": "Zhengjia Wang [aut, cre, cph]",
  "Maintainer": "Zhengjia Wang <dipterix.wang@gmail.com>",
  "_user": "dipterix",
  "_type": "src",
  "_file": "filearray_0.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/5b130a73b901fb4202aff0df18c4a3ca662e7f3e5bd931490a5646b57f974124",
  "_filesize": 302399,
  "_sha256": "5b130a73b901fb4202aff0df18c4a3ca662e7f3e5bd931490a5646b57f974124",
  "_expires": "2026-10-12T19:10:28.000Z",
  "_created": "2026-06-24T02:16:17.000Z",
  "_published": "2026-07-04T19:10:30.250Z",
  "_jobs": [
    {
      "job": 85159324546,
      "time": 187,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838556488"
    },
    {
      "job": 85159324552,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838556054"
    },
    {
      "job": 85159324773,
      "time": 198,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838558504"
    },
    {
      "job": 85159324656,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838556018"
    },
    {
      "job": 85159324708,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838540611"
    },
    {
      "job": 85159324673,
      "time": 321,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838581669"
    },
    {
      "job": 85159324526,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838550481"
    },
    {
      "job": 85159324567,
      "time": 272,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838572442"
    },
    {
      "job": 85159324372,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838518456"
    },
    {
      "job": 85159324561,
      "time": 174,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838553028"
    },
    {
      "job": 85159324666,
      "time": 202,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838558625"
    },
    {
      "job": 85159324723,
      "time": 194,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838557032"
    },
    {
      "job": 85159324575,
      "time": 181,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838554508"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dipterix/actions/runs/28070429362",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": [
    {
      "name": "v0.2.2",
      "date": "2026-05-22"
    }
  ],
  "_topics": [
    "array",
    "big-data",
    "memory-map",
    "out-of-memory",
    "outofmemory",
    "cpp"
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "dipterix",
      "count": 164,
      "uuid": 8163576
    }
  ],
  "_userbio": {
    "uuid": 8163576,
    "type": "user",
    "name": "Dipterix Wang",
    "followers": 50,
    "description": "Know the known to know the unknown"
  },
  "_downloads": {
    "count": 793,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/filearray"
  },
  "_devurl": "https://github.com/dipterix/filearray",
  "_pkgdown": "https://dipterix.org/filearray/",
  "_searchresults": 10,
  "_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"
    },
    {
      "version": "0.2.2",
      "date": "2026-05-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": "16-20260322-1ubuntu1",
      "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.510545010206612,
  "_indexed": true,
  "_nocasepkg": "filearray",
  "_universes": [
    "dipterix"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-24T02:19:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "https://r2.ropensci.org/dca5f904d13591eab8d8c736d258fd588b86c9cb44cf412dbdc06a021649c5a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/28070429362"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-24T02:19:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "https://r2.ropensci.org/666a74f4fbb4b9f9b54282ea5ec1402a3eac3ab858f86571c1bd9755c5aac78f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/28070429362"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-24T02:19:28.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "https://r2.ropensci.org/6a561274f72e87d9846d15476aa300a47d3c65a3c1a6b945617fa4e415670216",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/28070429362"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-24T02:19:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "https://r2.ropensci.org/894048f84c287a516d0dc311e191677dc0e0e28f7c7d3295d71ab835853302a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/28070429362"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-24T02:18:13.000Z",
      "arch": "aarch64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "https://r2.ropensci.org/966f21954a0af3b74673e13f42e28948458512233d0ea71e92db725eeea02490",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/28070429362"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-24T02:20:07.000Z",
      "arch": "x86_64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "https://r2.ropensci.org/878f10717c108d31d40ee887ab7bb7ede593bdf4e8a5403fee467e5663f45d5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/28070429362"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-24T02:18:36.000Z",
      "arch": "aarch64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "https://r2.ropensci.org/840b8b1abffa3a2e4e15a7eaed8014d802976d140b70f4b53a7d335de6541e02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/28070429362"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-24T02:19:46.000Z",
      "arch": "x86_64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "https://r2.ropensci.org/7c8a8efe9b79ede618c7c2c9b63dbf0846bddbb8276dd612608744886b45750e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/28070429362"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-24T02:19:28.000Z",
      "arch": "emscripten",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "https://r2.ropensci.org/6b2099e1ed45561044b9e277b6393e99d665453188ab4560f948e3da62ccef5d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/28070429362"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-24T02:18:24.000Z",
      "arch": "x86_64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "https://r2.ropensci.org/baa3c298172f55eb8e5dad36968133dd1f61fb5e267f67a39c54034e615e6ec0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/28070429362"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-24T02:18:09.000Z",
      "arch": "x86_64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "https://r2.ropensci.org/fb4a88742a5a894f7a018e935898a1736f0c31836cf300c674b01bbfac15cf41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/28070429362"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-24T02:18:06.000Z",
      "arch": "x86_64",
      "commit": "6ca4d0ac0f7c202c586177c14c6d57ca3f92f5c0",
      "fileid": "https://r2.ropensci.org/5bbdc0fe0a17bb4b4915ba517eef5e59330944af35eb24812eb7c15ebeeee6a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dipterix/actions/runs/28070429362"
    }
  ]
}