{
  "_id": "6a1f379db401979e73428d2a",
  "Package": "h5lite",
  "Title": "Simplified 'HDF5' Interface",
  "Version": "2.1.1.1",
  "Authors@R": "c(\nperson(\n\"Daniel P.\", \"Smith\",\nemail   = \"dansmith01@gmail.com\",\nrole    = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2479-2044\")),\nperson(\n\"Alkek Center for Metagenomics and Microbiome Research\",\nrole = c(\"cph\", \"fnd\") ))",
  "Description": "A user-friendly interface for the Hierarchical Data Format\n5 ('HDF5') library designed to \"just work.\" It bundles the\nnecessary system libraries to ensure easy installation on all\nplatforms. Features smart defaults that automatically map R\nobjects (vectors, matrices, data frames) to efficient 'HDF5'\ntypes, removing the need to manage low-level details like\ndataspaces or property lists. Uses the 'HDF5' library developed\nby The HDF Group <https://www.hdfgroup.org/>.",
  "URL": "https://github.com/cmmr/h5lite, https://cmmr.github.io/h5lite/",
  "BugReports": "https://github.com/cmmr/h5lite/issues",
  "NeedsCompilation": "yes",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://cmmr.r-universe.dev",
  "Date/Publication": "2026-05-14 16:42:59 UTC",
  "RemoteUrl": "https://github.com/cmmr/h5lite",
  "RemoteRef": "HEAD",
  "RemoteSha": "90fc2d8084d4608817d3832ff3d46ba399c61c8e",
  "Packaged": {
    "Date": "2026-05-14 17:53:09 UTC",
    "User": "root"
  },
  "Author": "Daniel P. Smith [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2479-2044>),\nAlkek Center for Metagenomics and Microbiome Research [cph, fnd]",
  "Maintainer": "Daniel P. Smith <dansmith01@gmail.com>",
  "MD5sum": "5fd4511a94a867d982a4a991f315bebe",
  "_user": "cmmr",
  "_type": "src",
  "_file": "h5lite_2.1.1.1.tar.gz",
  "_fileid": "951705c34124ec9ef104e005e417bf1e64f591c4af197ac3d1d06bbfcac97b78",
  "_filesize": 385318,
  "_sha256": "951705c34124ec9ef104e005e417bf1e64f591c4af197ac3d1d06bbfcac97b78",
  "_created": "2026-05-14T17:53:09.000Z",
  "_published": "2026-06-02T20:05:49.853Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79161474299,
      "time": 130,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7001050894"
    },
    {
      "job": 79161473943,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7001048481"
    },
    {
      "job": 79161473745,
      "time": 119,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7001047282"
    },
    {
      "job": 79161473855,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7001048923"
    },
    {
      "job": 79161474216,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7001075433"
    },
    {
      "job": 79161474057,
      "time": 162,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7001095012"
    },
    {
      "job": 79161474183,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7001062621"
    },
    {
      "job": 79161474097,
      "time": 251,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7001129068"
    },
    {
      "job": 79161473359,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7001004677"
    },
    {
      "job": 79161472920,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79161473534,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7001049638"
    },
    {
      "job": 79161474206,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7001047277"
    },
    {
      "job": 79161474095,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7001046510"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cmmr/actions/runs/25876008430",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cmmr/h5lite",
  "_commit": {
    "id": "90fc2d8084d4608817d3832ff3d46ba399c61c8e",
    "author": "Daniel Smith <dansmith@orst.edu>",
    "committer": "Daniel Smith <dansmith@orst.edu>",
    "message": "Fixed warnings introduced by GCC 16: `‘%d’ directive output may be truncated` in `utils.c`.\n",
    "time": 1778776979
  },
  "_maintainer": {
    "name": "Daniel P. Smith",
    "email": "dansmith01@gmail.com",
    "login": "dansmith01",
    "orcid": "0000-0002-2479-2044",
    "uuid": 2066273
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "hdf5lib",
      "version": ">= 2.1.1.0",
      "role": "LinkingTo"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "cmmr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-46",
      "n": 40
    },
    {
      "week": "2025-47",
      "n": 6
    },
    {
      "week": "2025-48",
      "n": 10
    },
    {
      "week": "2025-49",
      "n": 17
    },
    {
      "week": "2025-50",
      "n": 22
    },
    {
      "week": "2025-52",
      "n": 5
    },
    {
      "week": "2026-02",
      "n": 10
    },
    {
      "week": "2026-03",
      "n": 23
    },
    {
      "week": "2026-04",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 6
    },
    {
      "week": "2026-13",
      "n": 11
    },
    {
      "week": "2026-16",
      "n": 7
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v2.0.0.2",
      "date": "2026-01-25"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "dansmith01",
      "count": 171,
      "uuid": 2066273
    }
  ],
  "_userbio": {
    "uuid": 7662263,
    "type": "organization",
    "name": "Alkek Center for Metagenomics and Microbiome Research",
    "description": "CMMR researchers develop molecular and informatic tools to advance clinical microbiome research."
  },
  "_downloads": {
    "count": 534,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/h5lite"
  },
  "_devurl": "https://github.com/cmmr/h5lite",
  "_pkgdown": "https://cmmr.github.io/h5lite/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/h5lite.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cmmr/h5lite",
  "_realowner": "cmmr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.0.0.2",
      "date": "2026-01-29"
    },
    {
      "version": "2.1.1.0",
      "date": "2026-04-18"
    }
  ],
  "_exports": [
    "h5_attr_names",
    "h5_class",
    "h5_compression",
    "h5_create_file",
    "h5_create_group",
    "h5_delete",
    "h5_dim",
    "h5_exists",
    "h5_inspect",
    "h5_is_dataset",
    "h5_is_group",
    "h5_length",
    "h5_ls",
    "h5_move",
    "h5_names",
    "h5_open",
    "h5_read",
    "h5_str",
    "h5_typeof",
    "h5_write"
  ],
  "_help": [
    {
      "page": "h5_attr_names",
      "title": "List HDF5 Attributes",
      "topics": [
        "h5_attr_names"
      ]
    },
    {
      "page": "h5_class",
      "title": "Get R Class of an HDF5 Object or Attribute",
      "topics": [
        "h5_class"
      ]
    },
    {
      "page": "h5_compression",
      "title": "Define HDF5 Compression and Filter Settings",
      "topics": [
        "h5_compression"
      ]
    },
    {
      "page": "h5_create_file",
      "title": "Create an HDF5 File",
      "topics": [
        "h5_create_file"
      ]
    },
    {
      "page": "h5_create_group",
      "title": "Create an HDF5 Group",
      "topics": [
        "h5_create_group"
      ]
    },
    {
      "page": "h5_delete",
      "title": "Delete an HDF5 Object or Attribute",
      "topics": [
        "h5_delete"
      ]
    },
    {
      "page": "h5_dim",
      "title": "Get Dimensions of an HDF5 Object or Attribute",
      "topics": [
        "h5_dim"
      ]
    },
    {
      "page": "h5_exists",
      "title": "Check if an HDF5 File, Object, or Attribute Exists",
      "topics": [
        "h5_exists"
      ]
    },
    {
      "page": "h5_inspect",
      "title": "Inspect HDF5 Dataset Creation Properties",
      "topics": [
        "h5_inspect"
      ]
    },
    {
      "page": "h5_is_dataset",
      "title": "Check if an HDF5 Object is a Dataset",
      "topics": [
        "h5_is_dataset"
      ]
    },
    {
      "page": "h5_is_group",
      "title": "Check if an HDF5 Object is a Group",
      "topics": [
        "h5_is_group"
      ]
    },
    {
      "page": "h5_length",
      "title": "Get the Total Length of an HDF5 Object or Attribute",
      "topics": [
        "h5_length"
      ]
    },
    {
      "page": "h5_ls",
      "title": "List HDF5 Objects",
      "topics": [
        "h5_ls"
      ]
    },
    {
      "page": "h5_move",
      "title": "Move or Rename an HDF5 Object",
      "topics": [
        "h5_move"
      ]
    },
    {
      "page": "h5_names",
      "title": "Get Names of an HDF5 Object",
      "topics": [
        "h5_names"
      ]
    },
    {
      "page": "h5_open",
      "title": "Create an HDF5 File Handle",
      "topics": [
        "h5_open"
      ]
    },
    {
      "page": "h5_read",
      "title": "Read an HDF5 Object or Attribute",
      "topics": [
        "h5_read"
      ]
    },
    {
      "page": "h5_str",
      "title": "Display the Structure of an HDF5 Object",
      "topics": [
        "h5_str"
      ]
    },
    {
      "page": "h5_typeof",
      "title": "Get HDF5 Storage Type of an Object or Attribute",
      "topics": [
        "h5_typeof"
      ]
    },
    {
      "page": "h5_write",
      "title": "Write an R Object to HDF5",
      "topics": [
        "h5_write"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cmmr/h5lite/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cmmr/h5lite/raw/HEAD/README.md",
  "_rundeps": [
    "hdf5lib"
  ],
  "_vignettes": [
    {
      "source": "atomic-vectors.Rmd",
      "filename": "atomic-vectors.html",
      "title": "Atomic Vectors",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic Usage",
        "Scalars vs. 1D Arrays",
        "Numeric and Logical Data",
        "Automatic Type Selection",
        "Handling Missing Values (NA)",
        "Forcing Specific Types",
        "Character Vectors (Strings)",
        "Variable-Length",
        "Fixed-Length",
        "Compression",
        "64-bit Integers"
      ],
      "created": "2025-11-18 01:10:54",
      "modified": "2026-03-02 21:58:24",
      "commits": 12
    },
    {
      "source": "attributes-in-depth.Rmd",
      "filename": "attributes-in-depth.html",
      "title": "Attributes In-Depth",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Writing Attributes",
        "1. Explicit Writing",
        "2. Implicit Writing (R Attributes)",
        "Reading Attributes",
        "1. Accessing Specific Attributes",
        "2. Reading with the Dataset",
        "Managing Attributes",
        "Listing Attributes",
        "Deleting Attributes",
        "Important Limitations",
        "1. No Dimension Scales (Loss of Names)",
        "2. No Attributes on Attributes (Nesting)",
        "Controlling Attribute Types",
        "Customizing Storage Type",
        "Customizing Read Type",
        "Special Note: Dimensions"
      ],
      "created": "2025-11-18 01:10:54",
      "modified": "2026-01-13 22:04:57",
      "commits": 6
    },
    {
      "source": "compression.Rmd",
      "filename": "compression.html",
      "title": "Compression",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The compress Argument and h5_compression()",
        "Valid Compression Strings Reference",
        "Choosing a Codec: Modern vs. Legacy",
        "1. Blosc2 (Highly Recommended)",
        "2. Standalone Modern Codecs",
        "3. Gzip (The Universal Standard)",
        "4. Legacy Codecs (Obsolete or Niche)",
        "Lossy Compression: ZFP and Scale-Offset",
        "ZFP (Floating-Point & Integer)",
        "Scale-Offset (Integer Packing & Float Rounding)",
        "Filter Interactions & Invalid Combinations",
        "Tuning Chunk Size",
        "Evaluating Results with h5_inspect()"
      ],
      "created": "2026-03-26 19:35:21",
      "modified": "2026-03-26 20:14:24",
      "commits": 2
    },
    {
      "source": "data-frames.Rmd",
      "filename": "data-frames.html",
      "title": "Data Frames",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic Usage",
        "Customizing Column Types",
        "Row Names"
      ],
      "created": "2025-11-18 01:10:54",
      "modified": "2026-01-13 22:04:57",
      "commits": 9
    },
    {
      "source": "data-types.Rmd",
      "filename": "data-types.html",
      "title": "Data Types & Compression",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Supported Data Types",
        "Dimensions: Scalars, Vectors, and Arrays",
        "Numeric Data",
        "64-bit Integers (integer64)",
        "Double (Numeric) Data",
        "Logical Data",
        "Character Data",
        "Variable-Length:",
        "Fixed-Length:",
        "Dates and Times (POSIXt)",
        "Complex Data",
        "Raw Data",
        "Factors",
        "Lists",
        "Data Frames",
        "NULL",
        "Compression",
        "The Shuffle Filter"
      ],
      "created": "2026-01-13 19:50:12",
      "modified": "2026-03-02 21:58:24",
      "commits": 5
    },
    {
      "source": "h5lite.Rmd",
      "filename": "h5lite.html",
      "title": "Get Started with h5lite",
      "engine": "knitr::rmarkdown",
      "headings": [
        "HDF5 for R Users",
        "Basic Usage",
        "Writing Numeric Data",
        "Reading Data",
        "Data Type Mapping",
        "Complex Data Structures",
        "Lists as Groups",
        "Data Frames as Compound Datasets",
        "Attributes",
        "File Inspection"
      ],
      "created": "2025-11-14 02:36:41",
      "modified": "2026-03-26 19:35:21",
      "commits": 19
    },
    {
      "source": "matrices.Rmd",
      "filename": "matrices.html",
      "title": "Matrices and Arrays",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Writing Matrices",
        "Writing N-Dimensional Arrays",
        "Dimension Names (dimnames)",
        "Dimension Ordering (Row-Major vs. Column-Major)",
        "How h5lite handles it",
        "Interoperability with Python",
        "Compression and Chunking",
        "Partial I/O"
      ],
      "created": "2025-11-18 01:10:54",
      "modified": "2026-03-02 21:58:24",
      "commits": 10
    },
    {
      "source": "oo-interface.Rmd",
      "filename": "oo-interface.html",
      "title": "Object-Oriented Interface",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic Usage",
        "Navigation and Working Directories",
        "Reference Semantics",
        "Closing the Handle",
        "Method Reference"
      ],
      "created": "2025-12-09 01:51:24",
      "modified": "2026-01-13 22:04:57",
      "commits": 5
    },
    {
      "source": "organization.Rmd",
      "filename": "organization.html",
      "title": "Organization",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Hierarchical Model",
        "Creating Groups",
        "Implicit Creation (Recommended)",
        "Explicit Creation",
        "Using Lists as Groups",
        "Inspecting Structure",
        "Moving and Renaming",
        "Deleting Objects"
      ],
      "created": "2026-04-15 16:51:25",
      "modified": "2026-04-15 16:51:25",
      "commits": 1
    },
    {
      "source": "parallel-io.Rmd",
      "filename": "parallel-io.html",
      "title": "Parallel Processing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Safety Rule: Always Lock",
        "Recommended Strategy: File Locking with flock"
      ],
      "created": "2025-11-18 23:23:04",
      "modified": "2026-01-13 22:04:57",
      "commits": 5
    },
    {
      "source": "partial-reading.Rmd",
      "filename": "partial-reading.html",
      "title": "Partial Reading",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why Partial Reading Matters",
        "The HDF5 Storage Model: Chunking and Compression",
        "Designing for Partial Reading",
        "Memory Efficiency of start and count",
        "The \"Smart\" start Parameter",
        "Single-Value Examples",
        "Dimension Simplification (Exact vs. Range Indexing)",
        "Drilling Down: Multi-Value start and N-Dimensional Arrays"
      ],
      "created": "2026-03-03 17:45:34",
      "modified": "2026-03-03 20:47:09",
      "commits": 2
    }
  ],
  "_score": 6.410608542568367,
  "_indexed": true,
  "_nocasepkg": "h5lite",
  "_universes": [
    "cmmr",
    "dansmith01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1.1",
      "date": "2026-05-14T17:55:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "90fc2d8084d4608817d3832ff3d46ba399c61c8e",
      "fileid": "77df88b385cf4730fcd728ac7badca8dc4a4979f6ff7e9a315e67f2ec341f47a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25876008430"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1.1",
      "date": "2026-05-14T17:55:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "90fc2d8084d4608817d3832ff3d46ba399c61c8e",
      "fileid": "38a450d442340f4b730ed72abdcaddeb87930ff751d60cbbb7d9218d7eb2b8a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25876008430"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1.1",
      "date": "2026-05-14T17:55:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "90fc2d8084d4608817d3832ff3d46ba399c61c8e",
      "fileid": "20d42604882c47ee76301e02e32ac6cab5586d75659f4cec9394fadc534027cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25876008430"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1.1",
      "date": "2026-05-14T17:55:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "90fc2d8084d4608817d3832ff3d46ba399c61c8e",
      "fileid": "f1b52df0852a8244440aaad7acf9bb16e051b7c280a154b15691b64ddebd6f00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25876008430"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1.1",
      "date": "2026-05-14T17:56:38.000Z",
      "arch": "aarch64",
      "commit": "90fc2d8084d4608817d3832ff3d46ba399c61c8e",
      "fileid": "b69121f97327c363ce940c4ac6c5206daaff90b1b1452b3346554976f4ac4c9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25876008430"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1.1",
      "date": "2026-05-14T17:57:18.000Z",
      "arch": "x86_64",
      "commit": "90fc2d8084d4608817d3832ff3d46ba399c61c8e",
      "fileid": "02422e37860492f23e09beca7a4122179f9891205c1792c7719dfdfc06edd25f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25876008430"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1.1",
      "date": "2026-05-14T17:55:59.000Z",
      "arch": "aarch64",
      "commit": "90fc2d8084d4608817d3832ff3d46ba399c61c8e",
      "fileid": "59b7461f8d3e2c12b0053398704e8f5a1a73434dd0d56b633406df5273e8f3c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25876008430"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1.1",
      "date": "2026-05-14T17:58:11.000Z",
      "arch": "x86_64",
      "commit": "90fc2d8084d4608817d3832ff3d46ba399c61c8e",
      "fileid": "199cdc82bb9942493a3b10413a72be5fa48819ad83a79e4d5660deeb8c6373fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25876008430"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1.1",
      "date": "2026-05-14T17:54:50.000Z",
      "arch": "x86_64",
      "commit": "90fc2d8084d4608817d3832ff3d46ba399c61c8e",
      "fileid": "501cf8e4292be83d7189db6a70aec76079d9c756975a2f36f4e6bee090f5e3c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25876008430"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1.1",
      "date": "2026-05-14T17:54:39.000Z",
      "arch": "x86_64",
      "commit": "90fc2d8084d4608817d3832ff3d46ba399c61c8e",
      "fileid": "3084f29340a024d88fd7901fbd84bdbb1d67ca918d0206f4ff41d7f02129c4a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25876008430"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1.1",
      "date": "2026-05-14T17:54:33.000Z",
      "arch": "x86_64",
      "commit": "90fc2d8084d4608817d3832ff3d46ba399c61c8e",
      "fileid": "7504976530bf0c3ca46ea18479313e32ac3efe4507c9fcb278da80c16f929ea9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/25876008430"
    }
  ]
}