{
  "_id": "6a250d074b233be198388736",
  "Package": "MAnorm2",
  "Type": "Package",
  "Title": "Tools for Normalizing and Comparing ChIP-seq Samples",
  "Version": "1.2.2",
  "Authors@R": "person(\"Shiqi\", \"Tu\", email = \"tushiqi@picb.ac.cn\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3534-5714\"))",
  "Description": "Chromatin immunoprecipitation followed by high-throughput\nsequencing (ChIP-seq) is the premier technology for profiling\ngenome-wide localization of chromatin-binding proteins,\nincluding transcription factors and histones with various\nmodifications. This package provides a robust method for\nnormalizing ChIP-seq signals across individual samples or\ngroups of samples. It also designs a self-contained system of\nstatistical models for calling differential ChIP-seq signals\nbetween two or more biological conditions as well as for\ncalling hypervariable ChIP-seq signals across samples. Refer to\nTu et al. (2021) <doi:10.1101/gr.262675.120> and Chen et al.\n(2022) <doi:10.1186/s13059-022-02627-9> for associated\nstatistical details.",
  "URL": "https://github.com/tushiqi/MAnorm2",
  "BugReports": "https://github.com/tushiqi/MAnorm2/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Date": "2022-10-28",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://tushiqi.r-universe.dev",
  "Date/Publication": "2022-11-03 07:35:04 UTC",
  "RemoteUrl": "https://github.com/tushiqi/manorm2",
  "RemoteRef": "HEAD",
  "RemoteSha": "5fd6bdb1a19f5f4cd000a9ed4c804dcddcc443b5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 06:14:05 UTC",
    "User": "root"
  },
  "Author": "Shiqi Tu [aut, cre] (ORCID: <https://orcid.org/0000-0003-3534-5714>)",
  "Maintainer": "Shiqi Tu <tushiqi@picb.ac.cn>",
  "MD5sum": "225ec91b5c0094fc9f1c9ff8029baf9f",
  "_user": "tushiqi",
  "_type": "src",
  "_file": "MAnorm2_1.2.2.tar.gz",
  "_fileid": "52fdf96d9aeaa418dbc51825d0753045dba806da8d7ec0e0df839d772b689712",
  "_filesize": 4958720,
  "_sha256": "52fdf96d9aeaa418dbc51825d0753045dba806da8d7ec0e0df839d772b689712",
  "_created": "2026-06-07T06:14:05.000Z",
  "_published": "2026-06-07T06:17:43.655Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79936659298,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461370022"
    },
    {
      "job": 79936659295,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461369132"
    },
    {
      "job": 79936659306,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461370851"
    },
    {
      "job": 79936659308,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461367600"
    },
    {
      "job": 79936395132,
      "time": 272,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461352709"
    },
    {
      "job": 79936659305,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461368309"
    },
    {
      "job": 79936659307,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461366661"
    },
    {
      "job": 79936659309,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461365544"
    },
    {
      "job": 79936659303,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461365252"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tushiqi/actions/runs/27084579015",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tushiqi/manorm2",
  "_commit": {
    "id": "5fd6bdb1a19f5f4cd000a9ed4c804dcddcc443b5",
    "author": "Shiqi Tu <tushiqi@picb.ac.cn>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1667460904
  },
  "_maintainer": {
    "name": "Shiqi Tu",
    "email": "tushiqi@picb.ac.cn",
    "login": "tushiqi",
    "description": "Obsessed with pure mathematics, especially theoretical statistics ~",
    "uuid": 16962277,
    "orcid": "0000-0003-3534-5714"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "locfit",
      "version": ">= 1.5.9",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "statmod",
      "version": ">= 1.4.34",
      "role": "Imports"
    },
    {
      "package": "gplots",
      "version": ">= 3.0.1",
      "role": "Suggests"
    },
    {
      "package": "DescTools",
      "version": ">= 0.99.24",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "tushiqi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "chip-seq",
    "differential-analysis",
    "empirical-bayes",
    "winsorize-values"
  ],
  "_stars": 33,
  "_contributors": [
    {
      "user": "tushiqi",
      "count": 50,
      "uuid": 16962277
    }
  ],
  "_userbio": {
    "uuid": 16962277,
    "type": "user",
    "name": "Shiqi Tu",
    "description": "Obsessed with pure mathematics, especially theoretical statistics ~"
  },
  "_downloads": {
    "count": 216,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MAnorm2"
  },
  "_devurl": "https://github.com/tushiqi/manorm2",
  "_searchresults": 29,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MAnorm2.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tushiqi/manorm2",
  "_realowner": "tushiqi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2.0",
      "date": "2021-09-13"
    },
    {
      "version": "1.2.1",
      "date": "2022-08-30"
    },
    {
      "version": "1.2.2",
      "date": "2022-10-28"
    }
  ],
  "_exports": [
    "aovBioCond",
    "bioCond",
    "cmbBioCond",
    "diffTest",
    "diffTest.bioCond",
    "distBioCond",
    "estimatePriorDf",
    "estimatePriorDfRobust",
    "estimateSizeFactors",
    "estimateVarRatio",
    "estParamHyperChIP",
    "extendMeanVarCurve",
    "fitMeanVarCurve",
    "inv.trigamma",
    "isSymPosDef",
    "MAplot",
    "MAplot.bioCond",
    "MAplot.default",
    "MAplot.diffBioCond",
    "mean_var_logwinf",
    "normalize",
    "normalizeBySizeFactors",
    "normBioCond",
    "normBioCondBySizeFactors",
    "plot.aovBioCond",
    "plot.matrix",
    "plot.varTestBioCond",
    "plotMeanVarCurve",
    "plotMVC",
    "print.bioCond",
    "print.summaryBioCond",
    "setMeanVarCurve",
    "setPriorDf",
    "setPriorDfRobust",
    "setPriorDfVarRatio",
    "setWeight",
    "summary.bioCond",
    "util.trigamma",
    "varRatio",
    "varTestBioCond",
    "vstBioCond"
  ],
  "_datasets": [
    {
      "name": "H3K27Ac",
      "title": "ChIP-seq Samples for H3K27Ac in Human Lymphoblastoid Cell Lines",
      "object": "H3K27Ac",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chrom",
        "start",
        "end",
        "GM12890_H3K27Ac_1.read_cnt",
        "GM12891_H3K27Ac_1.read_cnt",
        "GM12891_H3K27Ac_2.read_cnt",
        "GM12892_H3K27Ac_1.read_cnt",
        "GM12892_H3K27Ac_2.read_cnt",
        "GM12890_H3K27Ac_1.occupancy",
        "GM12891_H3K27Ac_1.occupancy",
        "GM12891_H3K27Ac_2.occupancy",
        "GM12892_H3K27Ac_1.occupancy",
        "GM12892_H3K27Ac_2.occupancy"
      ],
      "rows": 73828,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aovBioCond",
      "title": "Perform a Moderated Analysis of Variance on 'bioCond' Objects",
      "topics": [
        "aovBioCond"
      ]
    },
    {
      "page": "bioCond",
      "title": "Create a 'bioCond' Object to Group ChIP-seq Samples",
      "topics": [
        "bioCond"
      ]
    },
    {
      "page": "checkCountTable",
      "title": "Check the Regularity of a Count Table",
      "topics": [
        "checkCountTable"
      ]
    },
    {
      "page": "checkIndex",
      "title": "Check the Validity of an Index Vector",
      "topics": [
        "checkIndex"
      ]
    },
    {
      "page": "cmbBioCond",
      "title": "Combine a Set of 'bioCond' Objects into a Single 'bioCond'",
      "topics": [
        "cmbBioCond"
      ]
    },
    {
      "page": "diffTest",
      "title": "Generic Differential Test",
      "topics": [
        "diffTest",
        "diffTest.bioCond"
      ]
    },
    {
      "page": "distBioCond",
      "title": "Quantify the Distance between Each Pair of Samples in a 'bioCond'",
      "topics": [
        "distBioCond"
      ]
    },
    {
      "page": "estimateD0",
      "title": "Workhorse Function for Estimating Number of Prior Degrees of Freedom",
      "topics": [
        "estimateD0"
      ]
    },
    {
      "page": "estimateD0Robust",
      "title": "Estimate Number of Prior Degrees of Freedom in a Robust Manner",
      "topics": [
        "estimateD0Robust"
      ]
    },
    {
      "page": "estimatePriorDf",
      "title": "Assess the Goodness of Fit of Mean-Variance Curves",
      "topics": [
        "estimatePriorDf"
      ]
    },
    {
      "page": "estimatePriorDfRobust",
      "title": "Assess the Goodness of Fit of Mean-Variance Curves in a Robust Manner",
      "topics": [
        "estimatePriorDfRobust"
      ]
    },
    {
      "page": "estimateSizeFactors",
      "title": "Estimate Size Factors of ChIP-seq Samples",
      "topics": [
        "estimateSizeFactors"
      ]
    },
    {
      "page": "estimateVarRatio",
      "title": "Estimate Relative Variance Ratio Factors of 'bioCond' Objects",
      "topics": [
        "estimateVarRatio"
      ]
    },
    {
      "page": "estParamHyperChIP",
      "title": "The Parameter Estimation Framework of HyperChIP",
      "topics": [
        "estParamHyperChIP"
      ]
    },
    {
      "page": "extendMeanVarCurve",
      "title": "Extend the Application Scope of a Mean-Variance Curve",
      "topics": [
        "extendMeanVarCurve"
      ]
    },
    {
      "page": "fitMeanVarCurve",
      "title": "Fit a Mean-Variance Curve",
      "topics": [
        "fitMeanVarCurve"
      ]
    },
    {
      "page": "H3K27Ac",
      "title": "ChIP-seq Samples for H3K27Ac in Human Lymphoblastoid Cell Lines",
      "topics": [
        "H3K27Ac"
      ]
    },
    {
      "page": "intervalMeans",
      "title": "Deduce the Sample Mean Signal Intensity",
      "topics": [
        "intervalMeans"
      ]
    },
    {
      "page": "intervalVars",
      "title": "Sample Variance of Replicated Signal Intensities",
      "topics": [
        "intervalVars"
      ]
    },
    {
      "page": "inv.trigamma",
      "title": "Inversion of Trigamma Function",
      "topics": [
        "inv.trigamma"
      ]
    },
    {
      "page": "isSymPosDef",
      "title": "Is a Real Matrix Symmetric and Positive Definite?",
      "topics": [
        "isSymPosDef"
      ]
    },
    {
      "page": "MA.pcc",
      "title": "Deduce Pearson Correlation Coefficient between M & A Values",
      "topics": [
        "MA.pcc"
      ]
    },
    {
      "page": "MAnorm2",
      "title": "MAnorm2: a Package for Normalizing and Comparing ChIP-seq Samples",
      "topics": [
        "MAnorm2"
      ]
    },
    {
      "page": "MAplot",
      "title": "Generic MA Plotting",
      "topics": [
        "MAplot",
        "MAplot.default"
      ]
    },
    {
      "page": "MAplot.bioCond",
      "title": "Create an MA Plot on Two 'bioCond' Objects",
      "topics": [
        "MAplot.bioCond"
      ]
    },
    {
      "page": "MAplot.diffBioCond",
      "title": "Create an MA Plot on Results of Comparing Two 'bioCond' Objects",
      "topics": [
        "MAplot.diffBioCond"
      ]
    },
    {
      "page": "mean_var_logwinf",
      "title": "Expectation and Variance of Log Winsorized _F_ Distribution",
      "topics": [
        "mean_var_logwinf"
      ]
    },
    {
      "page": "meanVarLocalFit",
      "title": "Fit Mean-Variance Trend by Local Regression",
      "topics": [
        "meanVarLocalFit"
      ]
    },
    {
      "page": "meanVarParaFit",
      "title": "Parametrically Fit a Mean-Variance Curve",
      "topics": [
        "meanVarParaFit"
      ]
    },
    {
      "page": "mvcID.new",
      "title": "Create a New Unique ID for a Mean-Variance Curve",
      "topics": [
        "mvcID.new"
      ]
    },
    {
      "page": "normalize",
      "title": "Perform MA Normalization on a Set of ChIP-seq Samples",
      "topics": [
        "normalize"
      ]
    },
    {
      "page": "normalizeBySizeFactors",
      "title": "Normalize ChIP-seq Samples by Their Size Factors",
      "topics": [
        "normalizeBySizeFactors"
      ]
    },
    {
      "page": "normBioCond",
      "title": "Perform MA Normalization on a Set of 'bioCond' Objects",
      "topics": [
        "normBioCond"
      ]
    },
    {
      "page": "normBioCondBySizeFactors",
      "title": "Normalize 'bioCond' Objects by Their Size Factors",
      "topics": [
        "normBioCondBySizeFactors"
      ]
    },
    {
      "page": "normCoef",
      "title": "Deduce MA Normalization Coefficients",
      "topics": [
        "normCoef"
      ]
    },
    {
      "page": "plot.aovBioCond",
      "title": "Plot an 'aovBioCond' Object",
      "topics": [
        "plot.aovBioCond"
      ]
    },
    {
      "page": "plot.matrix",
      "title": "Visualize a Matrix of Numeric Values",
      "topics": [
        "plot.matrix"
      ]
    },
    {
      "page": "plot.varTestBioCond",
      "title": "Plot a 'varTestBioCond' Object",
      "topics": [
        "plot.varTestBioCond"
      ]
    },
    {
      "page": "plotMeanVarCurve",
      "title": "Plot a Mean-Variance Curve",
      "topics": [
        "plotMeanVarCurve"
      ]
    },
    {
      "page": "plotMVC",
      "title": "Plot a Mean-Variance Curve on a Single 'bioCond' Object",
      "topics": [
        "plotMVC"
      ]
    },
    {
      "page": "print.bioCond",
      "title": "Print a 'bioCond' Object",
      "topics": [
        "print.bioCond"
      ]
    },
    {
      "page": "print.summaryBioCond",
      "title": "Print a 'summaryBioCond' Object",
      "topics": [
        "print.summaryBioCond"
      ]
    },
    {
      "page": "scaleMeanVarCurve",
      "title": "Scale a Mean-Variance Curve",
      "topics": [
        "scaleMeanVarCurve"
      ]
    },
    {
      "page": "scaleMeanVarCurveRobust",
      "title": "Scale a Mean-Variance Curve in a Robust Manner",
      "topics": [
        "scaleMeanVarCurveRobust"
      ]
    },
    {
      "page": "setMeanVarCurve",
      "title": "Set the Mean-Variance Curve of a Set of 'bioCond' Objects",
      "topics": [
        "setMeanVarCurve"
      ]
    },
    {
      "page": "setPriorDf",
      "title": "Set the Number of Prior Degrees of Freedom of Mean-Variance Curves",
      "topics": [
        "setPriorDf"
      ]
    },
    {
      "page": "setPriorDfRobust",
      "title": "The Robust Counterpart of 'setPriorDf'",
      "topics": [
        "setPriorDfRobust"
      ]
    },
    {
      "page": "setPriorDfVarRatio",
      "title": "Set the Number of Prior Degrees of Freedom and Variance Ratio Factors",
      "topics": [
        "setPriorDfVarRatio"
      ]
    },
    {
      "page": "setWeight",
      "title": "Set the Weights of Signal Intensities Contained in a 'bioCond'",
      "topics": [
        "setWeight"
      ]
    },
    {
      "page": "summary.bioCond",
      "title": "Summarize a 'bioCond' Object",
      "topics": [
        "summary.bioCond"
      ]
    },
    {
      "page": "util.trigamma",
      "title": "Utility Trigamma Function",
      "topics": [
        "util.trigamma"
      ]
    },
    {
      "page": "varRatio",
      "title": "Compare Variance Ratio Factors of Two 'bioCond' Objects",
      "topics": [
        "varRatio"
      ]
    },
    {
      "page": "varTestBioCond",
      "title": "Call Hypervariable and Invariant Intervals for a 'bioCond'",
      "topics": [
        "varTestBioCond"
      ]
    },
    {
      "page": "vstBioCond",
      "title": "Apply a Variance-Stabilizing Transformation to a 'bioCond'",
      "topics": [
        "vstBioCond"
      ]
    }
  ],
  "_readme": "https://github.com/tushiqi/manorm2/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "farver",
    "glue",
    "labeling",
    "lattice",
    "lifecycle",
    "locfit",
    "R6",
    "RColorBrewer",
    "rlang",
    "scales",
    "statmod",
    "viridisLite"
  ],
  "_vignettes": [
    {
      "source": "MAnorm2_vignette.Rmd",
      "filename": "MAnorm2_vignette.html",
      "title": "MAnorm2 for Normalizing and Comparing ChIP-seq Samples",
      "author": "Shiqi Tu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The System of MAnorm2 Machinery",
        "Input Data",
        "Application Scope",
        "Continuous Distribution",
        "MAnorm2 Capability",
        "Comparing Groups of ChIP-seq Samples",
        "Quick Start",
        "Step-by-step Explanation and Visualization",
        "Normalization",
        "Modeling Mean-Variance Trend",
        "Differential Tests",
        "When No Replicates Are Available",
        "Simultaneous Comparison of Any Number of Groups",
        "Combining Replicates and Using Local Regression",
        "Identifying Hypervariable ChIP-seq Signals",
        "Clustering ChIP-seq Samples",
        "MAnorm2 Model Formulation",
        "Citation",
        "Acknowledgments",
        "Session Info",
        "References"
      ],
      "created": "2020-01-09 13:40:00",
      "modified": "2022-10-31 08:49:19",
      "commits": 6
    }
  ],
  "_score": 5.679881942112862,
  "_indexed": true,
  "_nocasepkg": "manorm2",
  "_universes": [
    "tushiqi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-06-07T06:16:18.000Z",
      "distro": "noble",
      "commit": "5fd6bdb1a19f5f4cd000a9ed4c804dcddcc443b5",
      "fileid": "c242291619fcddc4d04c9f34576e7fd6eb75349cbf065792a160d5f6367e6908",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tushiqi/actions/runs/27084579015"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2",
      "date": "2026-06-07T06:16:07.000Z",
      "distro": "noble",
      "commit": "5fd6bdb1a19f5f4cd000a9ed4c804dcddcc443b5",
      "fileid": "14377610d85469d79f0405d33a9127a77bcee7a07a51f39240a8d851163dd9df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tushiqi/actions/runs/27084579015"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-06-07T06:16:26.000Z",
      "commit": "5fd6bdb1a19f5f4cd000a9ed4c804dcddcc443b5",
      "fileid": "a414403af0cb84ecb6dd199308885237869995bcba917dac19cff8c44614f177",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tushiqi/actions/runs/27084579015"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2",
      "date": "2026-06-07T06:16:01.000Z",
      "commit": "5fd6bdb1a19f5f4cd000a9ed4c804dcddcc443b5",
      "fileid": "ea2b9fd92185557c7444e5d744432afb251dd46436ee054d52bb4636879c58aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tushiqi/actions/runs/27084579015"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2",
      "date": "2026-06-07T06:16:35.000Z",
      "commit": "5fd6bdb1a19f5f4cd000a9ed4c804dcddcc443b5",
      "fileid": "b5234d9f5e6b9eb4d87fe02f5247cc10d7b412888cae4f7cd35d6e43f1227ed3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tushiqi/actions/runs/27084579015"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-06-07T06:15:31.000Z",
      "commit": "5fd6bdb1a19f5f4cd000a9ed4c804dcddcc443b5",
      "fileid": "e4f0b498280d059d1e8dc62056f16cb8e884b07911f7d832c6d3f950ca7615b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tushiqi/actions/runs/27084579015"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-06-07T06:15:22.000Z",
      "commit": "5fd6bdb1a19f5f4cd000a9ed4c804dcddcc443b5",
      "fileid": "9556b0e293e860b2af0f006bd2ebf37b002bb4fe0a49cb6a71f7c3e7b8dfc6c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tushiqi/actions/runs/27084579015"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.2",
      "date": "2026-06-07T06:15:23.000Z",
      "commit": "5fd6bdb1a19f5f4cd000a9ed4c804dcddcc443b5",
      "fileid": "0713db53b0b664a0d2e21ef51be6e78f586c9f43e8c32b18e6297f00ad03610a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tushiqi/actions/runs/27084579015"
    }
  ]
}