{
  "_id": "6a13fc53acfb0bcc41d3652c",
  "Package": "MAGICR",
  "Type": "Package",
  "Title": "Markov Affinity-Based Graph Imputation of Cells",
  "Version": "1.0.0",
  "Date": "2026-01-26",
  "Authors@R": "c(\nperson(\"Zaoqu\", \"Liu\", email = \"liuzaoqu@163.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0452-742X\")),\nperson(\"Krishnaswamy Lab\", role = \"cph\",\ncomment = \"Original MAGIC algorithm\"))",
  "Author": "Zaoqu Liu [aut, cre] (<https://orcid.org/0000-0002-0452-742X>),\nKrishnaswamy Lab [cph] (Original MAGIC algorithm)",
  "Maintainer": "Zaoqu Liu <liuzaoqu@163.com>",
  "Description": "Native R implementation of MAGIC (Markov Affinity-based\nGraph Imputation of Cells) for denoising and imputation of\nsingle-cell RNA sequencing data. MAGIC uses diffusion geometry\nto denoise single-cell data and fill in missing transcripts, as\ndescribed in van Dijk et al. (2018)\n<doi:10.1016/j.cell.2018.05.061>. This package provides a pure\nR implementation with optional C++ acceleration, parallel\ncomputing support, and seamless integration with Seurat (v4 and\nv5) objects.",
  "License": "GPL-2",
  "URL": "https://zaoqu-liu.github.io/MAGICR,\nhttps://github.com/Zaoqu-Liu/MAGICR",
  "BugReports": "https://github.com/Zaoqu-Liu/MAGICR/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Biarch": "true",
  "Repository": "https://zaoqu-liu.r-universe.dev",
  "Date/Publication": "2026-01-25 17:58:56 UTC",
  "RemoteUrl": "https://github.com/Zaoqu-Liu/MAGICR",
  "RemoteRef": "main",
  "RemoteSha": "c6c90d3e0cb77027aa07901d4eb6355ca898bb83",
  "Packaged": {
    "Date": "2026-05-25 07:29:48 UTC",
    "User": "root"
  },
  "MD5sum": "dd5572dcdce025e25c234ec9c9a2240d",
  "_user": "zaoqu-liu",
  "_type": "src",
  "_file": "MAGICR_1.0.0.tar.gz",
  "_fileid": "4cd3bd404e628a162e11d99547a448684e5a6954799c1a52b807934fed320334",
  "_filesize": 923522,
  "_sha256": "4cd3bd404e628a162e11d99547a448684e5a6954799c1a52b807934fed320334",
  "_created": "2026-05-25T07:29:48.000Z",
  "_published": "2026-05-25T07:37:55.866Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77673839489,
      "time": 210,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193753433"
    },
    {
      "job": 77673839493,
      "time": 201,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193750582"
    },
    {
      "job": 77673839537,
      "time": 206,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193752383"
    },
    {
      "job": 77673839541,
      "time": 261,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193765410"
    },
    {
      "job": 77673839611,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193734058"
    },
    {
      "job": 77673839478,
      "time": 435,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193810906"
    },
    {
      "job": 77673839560,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193730260"
    },
    {
      "job": 77673839539,
      "time": 310,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193778578"
    },
    {
      "job": 77673277678,
      "time": 280,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193700783"
    },
    {
      "job": 77673839470,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193742587"
    },
    {
      "job": 77673839472,
      "time": 236,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193759300"
    },
    {
      "job": 77673839486,
      "time": 212,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193753537"
    },
    {
      "job": 77673839490,
      "time": 194,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193748955"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26388778875",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Zaoqu-Liu/MAGICR",
  "_commit": {
    "id": "c6c90d3e0cb77027aa07901d4eb6355ca898bb83",
    "author": "Zaoqu-Liu <liuzaoqu@163.com>",
    "committer": "Zaoqu-Liu <liuzaoqu@163.com>",
    "message": "Fix knnDREMI to match Python scprep implementation exactly\n\nKey changes:\n- Rewrite knnDREMI to use Z-score normalization (not [0,1])\n- Fix mesh grid construction: ((n_mesh + 1) * n_bins) + 1 points\n- Implement proper kNN density: k / (pi * r^2)\n- Exclude bin boundary mesh points from density calculation\n- Fix entropy normalization for DREMI computation\n- Add proper plot_knnDREMI diagnostic function\n- All 168 tests pass\n- R CMD check: 0 errors, 0 warnings, 0 notes\n",
    "time": 1769363936
  },
  "_maintainer": {
    "name": "Zaoqu Liu",
    "email": "liuzaoqu@163.com",
    "login": "zaoqu-liu",
    "orcid": "0000-0002-0452-742X",
    "description": "AI4S",
    "uuid": 68080738
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "version": ">= 1.3-0",
      "role": "Imports"
    },
    {
      "package": "irlba",
      "version": ">= 2.3.0",
      "role": "Imports"
    },
    {
      "package": "RANN",
      "version": ">= 2.6.0",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Seurat",
      "version": ">= 4.0.0",
      "role": "Suggests"
    },
    {
      "package": "SeuratObject",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "S4Vectors",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "gifski",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "zaoqu-liu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 12
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "zaoqu-liu",
      "count": 12,
      "uuid": 68080738
    }
  ],
  "_userbio": {
    "uuid": 68080738,
    "type": "user",
    "name": "LIU Zaoqu",
    "description": "AI4S"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MAGICR"
  },
  "_devurl": "https://github.com/zaoqu-liu/magicr",
  "_pkgdown": "https://zaoqu-liu.github.io/MAGICR",
  "_searchresults": 10,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MAGICR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "animate_magic",
    "compute_alpha_kernel",
    "GetMAGICData",
    "has_cpp_acceleration",
    "knnDREMI",
    "library_size_normalize",
    "log_transform",
    "magic",
    "magic_diffusion_operator",
    "magic_impute",
    "magic_knn_graph",
    "magic_knnDREMI",
    "magic_optimal_t",
    "magicr_config",
    "plot_magic_genes",
    "set_magicr_options",
    "sqrt_normalize"
  ],
  "_datasets": [
    {
      "name": "magic_testdata",
      "title": "Example Single-Cell Data for MAGICR",
      "object": "magic_testdata",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Gene_1",
        "Gene_2",
        "Gene_3",
        "Gene_4",
        "Gene_5",
        "Gene_6",
        "Gene_7",
        "Gene_8",
        "Gene_9",
        "Gene_10",
        "Gene_11",
        "Gene_12",
        "Gene_13",
        "Gene_14",
        "Gene_15",
        "Gene_16",
        "Gene_17",
        "Gene_18",
        "Gene_19",
        "Gene_20",
        "Gene_21",
        "Gene_22",
        "Gene_23",
        "Gene_24",
        "Gene_25",
        "Gene_26",
        "Gene_27",
        "Gene_28",
        "Gene_29",
        "Gene_30",
        "Gene_31",
        "Gene_32",
        "Gene_33",
        "Gene_34",
        "Gene_35",
        "Gene_36",
        "Gene_37",
        "Gene_38",
        "Gene_39",
        "Gene_40",
        "Gene_41",
        "Gene_42",
        "Gene_43",
        "Gene_44",
        "Gene_45",
        "Gene_46",
        "Gene_47",
        "Gene_48",
        "Gene_49",
        "Gene_50",
        "Gene_51",
        "Gene_52",
        "Gene_53",
        "Gene_54",
        "Gene_55",
        "Gene_56",
        "Gene_57",
        "Gene_58",
        "Gene_59",
        "Gene_60",
        "Gene_61",
        "Gene_62",
        "Gene_63",
        "Gene_64",
        "Gene_65",
        "Gene_66",
        "Gene_67",
        "Gene_68",
        "Gene_69",
        "Gene_70",
        "Gene_71",
        "Gene_72",
        "Gene_73",
        "Gene_74",
        "Gene_75",
        "Gene_76",
        "Gene_77",
        "Gene_78",
        "Gene_79",
        "Gene_80",
        "Gene_81",
        "Gene_82",
        "Gene_83",
        "Gene_84",
        "Gene_85",
        "Gene_86",
        "Gene_87",
        "Gene_88",
        "Gene_89",
        "Gene_90",
        "Gene_91",
        "Gene_92",
        "Gene_93",
        "Gene_94",
        "Gene_95",
        "Gene_96",
        "Gene_97",
        "Gene_98",
        "Gene_99",
        "Gene_100"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sub-.magic",
      "title": "Subset MAGIC result",
      "topics": [
        "[.magic"
      ]
    },
    {
      "page": "animate_magic",
      "title": "Animate MAGIC Diffusion",
      "topics": [
        "animate_magic"
      ]
    },
    {
      "page": "compute_alpha_kernel",
      "title": "Compute Alpha-Decaying Kernel",
      "topics": [
        "compute_alpha_kernel"
      ]
    },
    {
      "page": "diffusion",
      "title": "Diffusion Operations",
      "topics": [
        "diffusion"
      ]
    },
    {
      "page": "dremi",
      "title": "kNN-DREMI: Conditional Density Resampled Mutual Information",
      "topics": [
        "dremi"
      ]
    },
    {
      "page": "GetMAGICData",
      "title": "Extract MAGIC Results from Seurat Object",
      "topics": [
        "GetMAGICData"
      ]
    },
    {
      "page": "has_cpp_acceleration",
      "title": "Check if C++ Acceleration is Available",
      "topics": [
        "has_cpp_acceleration"
      ]
    },
    {
      "page": "kernel",
      "title": "Kernel and Graph Construction",
      "topics": [
        "kernel"
      ]
    },
    {
      "page": "knnDREMI",
      "title": "Compute kNN-DREMI",
      "topics": [
        "knnDREMI"
      ]
    },
    {
      "page": "library_size_normalize",
      "title": "Library Size Normalization",
      "topics": [
        "library_size_normalize"
      ]
    },
    {
      "page": "log_transform",
      "title": "Log Transformation",
      "topics": [
        "log_transform"
      ]
    },
    {
      "page": "magic",
      "title": "MAGIC: Markov Affinity-based Graph Imputation of Cells",
      "topics": [
        "magic",
        "magic.data.frame",
        "magic.default",
        "magic.dgCMatrix",
        "magic.matrix",
        "magic.Seurat",
        "magic.SingleCellExperiment"
      ]
    },
    {
      "page": "magic_diffusion_operator",
      "title": "Compute Diffusion Operator",
      "topics": [
        "magic_diffusion_operator"
      ]
    },
    {
      "page": "magic_impute",
      "title": "Perform MAGIC Imputation",
      "topics": [
        "magic_impute"
      ]
    },
    {
      "page": "magic_knn_graph",
      "title": "Build k-Nearest Neighbors Graph",
      "topics": [
        "magic_knn_graph"
      ]
    },
    {
      "page": "magic_knnDREMI",
      "title": "Compute kNN-DREMI on MAGIC result",
      "topics": [
        "magic_knnDREMI"
      ]
    },
    {
      "page": "magic_optimal_t",
      "title": "Compute Optimal t",
      "topics": [
        "magic_optimal_t"
      ]
    },
    {
      "page": "magic_testdata",
      "title": "Example Single-Cell Data for MAGICR",
      "topics": [
        "magic_testdata"
      ]
    },
    {
      "page": "magicr_config",
      "title": "Get MAGICR Configuration",
      "topics": [
        "magicr_config"
      ]
    },
    {
      "page": "plot",
      "title": "MAGIC Plotting Functions",
      "topics": [
        "plot"
      ]
    },
    {
      "page": "plot_magic_genes",
      "title": "Plot Gene-Gene Scatter",
      "topics": [
        "plot_magic_genes"
      ]
    },
    {
      "page": "preprocessing",
      "title": "Data Preprocessing",
      "topics": [
        "preprocessing"
      ]
    },
    {
      "page": "set_magicr_options",
      "title": "Set MAGICR Options",
      "topics": [
        "set_magicr_options"
      ]
    },
    {
      "page": "seurat",
      "title": "Seurat Integration",
      "topics": [
        "seurat"
      ]
    },
    {
      "page": "sqrt_normalize",
      "title": "Square Root Transformation",
      "topics": [
        "sqrt_normalize"
      ]
    }
  ],
  "_readme": "https://github.com/Zaoqu-Liu/MAGICR/raw/main/README.md",
  "_rundeps": [
    "codetools",
    "digest",
    "future",
    "globals",
    "irlba",
    "lattice",
    "listenv",
    "Matrix",
    "parallelly",
    "RANN",
    "Rcpp",
    "RcppArmadillo",
    "rlang"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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": "seurat-integration.Rmd",
      "filename": "seurat-integration.html",
      "title": "Integration with Seurat",
      "author": "Zaoqu Liu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Prerequisites",
        "Basic Workflow",
        "Loading Data",
        "Standard Preprocessing",
        "Running MAGIC",
        "Accessing MAGIC Results",
        "Visualization Comparison",
        "Gene Expression Before/After MAGIC",
        "Gene-Gene Scatter Plots",
        "Advanced Usage",
        "Imputing Specific Genes",
        "Using Automatic t Selection",
        "Custom Parameters",
        "Seurat v4 vs v5 Compatibility",
        "Seurat v5 Layers",
        "Integration with Downstream Analysis",
        "Trajectory Analysis",
        "Gene Regulatory Networks",
        "Best Practices",
        "When to Use MAGIC with Seurat",
        "Memory Considerations",
        "Troubleshooting",
        "Common Issues",
        "Session Info"
      ],
      "created": "2026-01-25 17:17:08",
      "modified": "2026-01-25 17:17:08",
      "commits": 1
    },
    {
      "source": "MAGICR-introduction.Rmd",
      "filename": "MAGICR-introduction.html",
      "title": "Introduction to MAGICR",
      "author": "Zaoqu Liu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Quick Start",
        "Running MAGIC",
        "Accessing Results",
        "Visualizing Results",
        "Before vs After Imputation",
        "Gene-Gene Relationships",
        "Parameter Tuning",
        "Diffusion Time (t)",
        "Key Parameters",
        "Session Info"
      ],
      "created": "2026-01-25 17:17:08",
      "modified": "2026-01-25 17:17:08",
      "commits": 1
    },
    {
      "source": "algorithm-theory.Rmd",
      "filename": "algorithm-theory.html",
      "title": "MAGIC Algorithm: Mathematical Foundations",
      "author": "Zaoqu Liu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The Dropout Problem in scRNA-seq",
        "MAGIC: A Diffusion-Based Solution",
        "Algorithm Steps",
        "Step 1: Dimensionality Reduction (Optional)",
        "Step 2: k-Nearest Neighbor Graph",
        "Step 3: α-Decaying Kernel",
        "Step 4: Markov Normalization",
        "Step 5: Diffusion (Powering)",
        "Automatic t Selection",
        "Procrustes Disparity",
        "Convergence Criterion",
        "Solver Options",
        "Exact Solver",
        "Approximate Solver",
        "Spectral Interpretation",
        "Practical Recommendations",
        "Parameter Selection Guidelines",
        "When to Use MAGIC",
        "References",
        "Session Info"
      ],
      "created": "2026-01-25 17:17:08",
      "modified": "2026-01-25 17:17:08",
      "commits": 1
    },
    {
      "source": "benchmarking.Rmd",
      "filename": "benchmarking.html",
      "title": "Performance Benchmarking",
      "author": "Zaoqu Liu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Setup",
        "Data Size Impact",
        "Generating Test Data",
        "Benchmarking Different Sizes",
        "Visualization",
        "Solver Comparison",
        "Exact vs Approximate",
        "Accuracy Comparison",
        "Parameter Impact",
        "Effect of t (Diffusion Time)",
        "Effect of knn",
        "Effect of npca",
        "Memory Usage",
        "Sparse vs Dense Input",
        "Recommendations",
        "Small Datasets (<1,000 cells)",
        "Medium Datasets (1,000-10,000 cells)",
        "Large Datasets (>10,000 cells)",
        "Memory-Constrained Environments",
        "Summary Table",
        "Session Info"
      ],
      "created": "2026-01-25 17:17:08",
      "modified": "2026-01-25 17:17:08",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "magicr",
  "_universes": [
    "zaoqu-liu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-25T07:32:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c6c90d3e0cb77027aa07901d4eb6355ca898bb83",
      "fileid": "e8901dbf17caeaee143b670987de1d8ccfe77360f07695ada94b797512dcb595",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26388778875"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-25T07:32:44.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c6c90d3e0cb77027aa07901d4eb6355ca898bb83",
      "fileid": "d5e619dd61502138089df516d6e7f1988376af2136a2521e69d859b0a3cd4074",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26388778875"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-25T07:32:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c6c90d3e0cb77027aa07901d4eb6355ca898bb83",
      "fileid": "417fb49dab572e062a93e9189c99cebe33a0ce167469a063cebaa77c64022933",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26388778875"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-25T07:33:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c6c90d3e0cb77027aa07901d4eb6355ca898bb83",
      "fileid": "f358d3e405f95e37bb73a47b6de1c38fbd33cd55b7b1df5be42342aa7a3e6efa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26388778875"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-25T07:31:46.000Z",
      "arch": "aarch64",
      "commit": "c6c90d3e0cb77027aa07901d4eb6355ca898bb83",
      "fileid": "10220c161c1b26b97db122d95c45747eb3c08726314e92002a965eba75cf826f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26388778875"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-25T07:34:19.000Z",
      "arch": "x86_64",
      "commit": "c6c90d3e0cb77027aa07901d4eb6355ca898bb83",
      "fileid": "43dfb9fb0847baaeee4d4c791dbe590d884ff01869a1eb953821924d96b95d55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26388778875"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-25T07:31:31.000Z",
      "arch": "aarch64",
      "commit": "c6c90d3e0cb77027aa07901d4eb6355ca898bb83",
      "fileid": "d07339ab360001293415d8b34e715efcd136ad972fd4e27e2b31d10e042347a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26388778875"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-25T07:33:08.000Z",
      "arch": "x86_64",
      "commit": "c6c90d3e0cb77027aa07901d4eb6355ca898bb83",
      "fileid": "e8b5847c5790142153149d28e208043ef6aefcfadc911e85c2d6c96596ad1fde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26388778875"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-25T07:32:57.000Z",
      "arch": "emscripten",
      "commit": "c6c90d3e0cb77027aa07901d4eb6355ca898bb83",
      "fileid": "fdfa36de3ee95612ab080f41816bf0a4ddb15714fc4e78529a906f040284641e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26388778875"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-25T07:32:34.000Z",
      "arch": "x86_64",
      "commit": "c6c90d3e0cb77027aa07901d4eb6355ca898bb83",
      "fileid": "5fd4443ecc5c3ab08839f6a079390d4252ad6aef0d2d0201aadeb9fbb58d5e09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26388778875"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-25T07:32:08.000Z",
      "arch": "x86_64",
      "commit": "c6c90d3e0cb77027aa07901d4eb6355ca898bb83",
      "fileid": "7fb9938202ac5180a1f8f38b4ebf292aa0e042a05e42882134709ca9728f82ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26388778875"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-25T07:31:53.000Z",
      "arch": "x86_64",
      "commit": "c6c90d3e0cb77027aa07901d4eb6355ca898bb83",
      "fileid": "9cbf42b2833fbe4d8c8ac554574dbdbf83a4ea7a4ff1977d49fe22ef9ecf0ade",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26388778875"
    }
  ]
}