{
  "_id": "6a1f19c2b401979e7341f019",
  "Package": "MSigSeg",
  "Type": "Package",
  "Title": "Multiple SIGnal SEGmentation",
  "Version": "0.2.0",
  "Authors@R": "c(person(\"Xuanyu\", \"Liu\", role = c(\"aut\", \"cre\"), email = \"lxy382198251@stu.xjtu.edu.cn\"), person(\"Junbo\", \"Duan\", role = \"aut\", email = \"junbo.duan@xjtu.edu.cn\"))",
  "Description": "Traditional methods typically detect breakpoints from\nindividual signals, which means that when applied separately to\nmultiple signals, the breakpoints are not aligned. However,\nthis package implements a common breakpoint detection approach\nfor multiple piecewise constant signals, resulting in increased\ndetection sensitivity and specificity. By employing various\ntechniques, optimal performance is ensured, and computation is\naccelerated. We hope that this package will be beneficial for\nresearchers in signal processing, bioinformatics, economy, and\nother related fields. The segmentation(), lambda_estimator()\nfunctions are the main functions of this package.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Collate": "'MSigSeg_Class.R' 'allGenerics.R' 'brkps_method.R' 'change.R'\n'data.R' 'data.input_method.R' 'data.output_method.R'\n'funtion_colsum_colmean.R' 'lambda_estimator.R'\n'lambda_method.R' 'multi_plot.R' 'noisegen.R' 'print_method.R'\n'seg.len_method.R' 'segmentation.R' 'summary_method.R'",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 05:58:34 UTC",
    "User": "root"
  },
  "Author": "Xuanyu Liu [aut, cre], Junbo Duan [aut]",
  "Maintainer": "Xuanyu Liu <lxy382198251@stu.xjtu.edu.cn>",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://lxy123-happy.r-universe.dev",
  "Date/Publication": "2023-11-13 17:30:34 UTC",
  "RemoteUrl": "https://github.com/cran/MSigSeg",
  "RemoteRef": "HEAD",
  "RemoteSha": "d3f8d9409023e815ddda851285016afe7e014425",
  "MD5sum": "834f0000fb369edfe1bbd3fd1668f129",
  "_user": "lxy123-happy",
  "_type": "src",
  "_file": "MSigSeg_0.2.0.tar.gz",
  "_fileid": "ce6ee6e3bb9d5d185ced3383a113f166d83248402233ee939eea59fdbc0cd6b3",
  "_filesize": 1151818,
  "_sha256": "ce6ee6e3bb9d5d185ced3383a113f166d83248402233ee939eea59fdbc0cd6b3",
  "_created": "2026-05-16T05:58:34.000Z",
  "_published": "2026-06-02T17:58:26.029Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79137589414,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031016749"
    },
    {
      "job": 79137589883,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031016508"
    },
    {
      "job": 79137589569,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031016539"
    },
    {
      "job": 79137588881,
      "time": 261,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031036048"
    },
    {
      "job": 79137588638,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031001870"
    },
    {
      "job": 79137588361,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365784695"
    },
    {
      "job": 79137588985,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031011627"
    },
    {
      "job": 79137589397,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039530902"
    },
    {
      "job": 79137589716,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031014243"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lxy123-happy/actions/runs/25954383415",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MSigSeg",
  "_commit": {
    "id": "d3f8d9409023e815ddda851285016afe7e014425",
    "author": "Xuanyu Liu <lxy382198251@stu.xjtu.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1699896634
  },
  "_maintainer": {
    "name": "Xuanyu Liu",
    "email": "lxy382198251@stu.xjtu.edu.cn",
    "login": "lxy123-happy",
    "uuid": 212593156
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lxy123-happy",
      "count": 2,
      "uuid": 212593156
    }
  ],
  "_userbio": {
    "uuid": 212593156,
    "type": "user",
    "name": "lxy123-happy"
  },
  "_downloads": {
    "count": 162,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MSigSeg"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MSigSeg.html",
    "manual.pdf"
  ],
  "_realowner": "lxy123-happy",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2023-06-07"
    },
    {
      "version": "0.2.0",
      "date": "2023-11-13"
    }
  ],
  "_exports": [
    "brkps",
    "data.input",
    "data.output",
    "lambda",
    "lambda_estimator",
    "multi_plot",
    "print",
    "seg.len",
    "segmentation",
    "summary"
  ],
  "_datasets": [
    {
      "name": "data_test",
      "title": "A simulated data set used for testing.",
      "object": "data_test",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "NCHSData",
      "title": "influenza data set from CDC used as an example.",
      "object": "NCHSData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "1",
        "2",
        "3",
        "4",
        "5",
        "6",
        "7",
        "8",
        "9",
        "10"
      ],
      "rows": 52,
      "table": true,
      "tojson": true
    },
    {
      "name": "stock",
      "title": "A stock data set used as an example.",
      "object": "stock",
      "class": [
        "data.frame"
      ],
      "fields": [
        "A.N",
        "AA.N",
        "AAL.O",
        "AAP.N",
        "AAPL.O",
        "ABB.N",
        "ABBV.N",
        "ABEV.N",
        "ABT.N",
        "ABUS.O",
        "ACH.N",
        "ACN.N",
        "ADBE.O",
        "ADM.N",
        "ADSK.O",
        "AEO.N",
        "AIG.N",
        "AKAM.O",
        "AL.N",
        "ALB.N",
        "ALL.N",
        "ALR.O",
        "AMAT.O",
        "AMBA.O",
        "AMC.N",
        "AMD.O",
        "AMGN.O",
        "AMOV.N",
        "AMX.N",
        "AMZN.O",
        "AN.N",
        "ANET.N",
        "ANF.N",
        "APO.N",
        "ARW.N",
        "ARWR.O",
        "ATVI.O",
        "AVGO.O",
        "AVT.O",
        "AX.N",
        "AXP.N",
        "AZN.O",
        "AZO.N",
        "BA.N",
        "BABA.N",
        "BAC.N",
        "BAX.N",
        "BB.N",
        "BBD.N",
        "BBDO.N",
        "BBW.N",
        "BBWI.N",
        "BBY.N",
        "BCS.N",
        "BEN.N",
        "BGNE.O",
        "BHC.N",
        "BHP.N",
        "BIIB.O",
        "BK.N",
        "BKNG.O",
        "BLCM.O",
        "BLDP.O",
        "BLK.N",
        "BLUE.O",
        "BMO.N",
        "BMY.N",
        "BOX.N",
        "BP.N",
        "BRK_A.N",
        "BRK_B.N",
        "BSBR.N",
        "BSX.N",
        "BTI.N",
        "BTU.N",
        "BUD.N",
        "BX.N",
        "BYD.N",
        "BYND.O",
        "C.N",
        "CAG.N",
        "CAH.N",
        "CAJ.N",
        "CAKE.O",
        "CAR.O",
        "CAT.N",
        "CBRE.N",
        "CCEP.O",
        "CCJ.N",
        "CCL.N",
        "CDNS.O",
        "CEA.N",
        "CEVA.O",
        "CF.N",
        "CHK.O",
        "CIG.N",
        "CIG_C.N",
        "CL.N",
        "CLDX.O",
        "CLF.N",
        "CMCSA.O",
        "CME.O",
        "CMG.N",
        "COF.N",
        "COLM.O",
        "COP.N",
        "COST.O",
        "COUP.O",
        "CP.N",
        "CPRI.N",
        "CPRT.O",
        "CRM.N",
        "CRUS.O",
        "CS.N",
        "CSCO.O",
        "CSX.O",
        "CTSH.O",
        "CVS.N",
        "CVX.N",
        "CX.N",
        "CYBR.O",
        "DAL.N",
        "DB.N",
        "DBX.O",
        "DDD.N",
        "DE.N",
        "DELL.N",
        "DEO.N",
        "DFS.N",
        "DG.N",
        "DHI.N",
        "DHR.N",
        "DIS.N",
        "DISCA.O",
        "DISCB.O",
        "DISCK.O",
        "DLTR.O",
        "DOW.N",
        "DPZ.N",
        "DVA.N",
        "DXCM.O",
        "EA.O",
        "EBAY.O",
        "EBR.N",
        "EBR_B.N",
        "EDIT.O",
        "EL.N",
        "ELDN.O",
        "EMR.N",
        "ENDP.O",
        "EQR.N",
        "ERIC.O",
        "EXAS.O",
        "EXPE.O",
        "EYES.O",
        "F.N",
        "FB.O",
        "FCEL.O",
        "FCX.N",
        "FDX.N",
        "FL.N",
        "FLEX.O",
        "FMC.N",
        "FOX.O",
        "FOXA.O",
        "FPI.N",
        "FRO.N",
        "FSLR.O",
        "FTNT.O",
        "G.N",
        "GBR.A",
        "GBX.N",
        "GCO.N",
        "GD.N",
        "GDDY.N",
        "GE.N",
        "GENE.O",
        "GGB.N",
        "GHC.N",
        "GILD.O",
        "GIS.N",
        "GLW.N",
        "GM.N",
        "GME.N",
        "GNW.N",
        "GOGO.O",
        "GOLD.N",
        "GOOG.O",
        "GOOGL.O",
        "GOOS.N",
        "GPRO.O",
        "GPS.N",
        "GRBK.N",
        "GRPN.O",
        "GS.N",
        "GSK.N",
        "GT.O",
        "H.N",
        "HA.O",
        "HAL.N",
        "HD.N",
        "HGV.N",
        "HIBB.O",
        "HIMX.O",
        "HLF.N",
        "HLT.N",
        "HMC.N",
        "HOG.N",
        "HON.O",
        "HPE.N",
        "HPQ.N",
        "HSBC.N",
        "HSC.N",
        "HSY.N",
        "HTZ.O",
        "HWM.N",
        "IBKR.O",
        "IBM.N",
        "IBN.N",
        "ICE.N",
        "IGT.N",
        "IHG.N",
        "ILMN.O",
        "IMAX.N",
        "INFY.N",
        "ING.N",
        "INTC.O",
        "IP.N",
        "IPG.N",
        "IRBT.O",
        "ISRG.O",
        "ITUB.N",
        "IVZ.N",
        "JACK.O",
        "JBL.N",
        "JBLU.O",
        "JCI.N",
        "JNJ.N",
        "JNPR.N",
        "JPM.N",
        "JWN.N",
        "KAR.N",
        "KBH.N",
        "KBR.N",
        "KDNY.O",
        "KDP.O",
        "KGC.N",
        "KIM.N",
        "KKR.N",
        "KMI.N",
        "KO.N",
        "KODK.N",
        "KR.N",
        "L.N",
        "LAKE.O",
        "LAND.O",
        "LBTYA.O",
        "LBTYB.O",
        "LBTYK.O",
        "LC.N",
        "LEN.N",
        "LEN_B.N",
        "LFC.N",
        "LL.N",
        "LLY.N",
        "LMT.N",
        "LNG.A",
        "LOCO.O",
        "LOGI.O",
        "LOW.N",
        "LQDT.O",
        "LSCC.O",
        "LULU.O",
        "LUV.N",
        "LVS.N",
        "LYG.N",
        "M.N",
        "MA.N",
        "MANU.N",
        "MAR.O",
        "MAT.O",
        "MBI.N",
        "MCD.N",
        "MCK.N",
        "MCO.N",
        "MDLZ.O",
        "MDT.N",
        "MELI.O",
        "MET.N",
        "MGM.N",
        "MKC.N",
        "MMM.N",
        "MMYT.O",
        "MNDT.O",
        "MNKD.O",
        "MNST.O",
        "MO.N",
        "MOMO.O",
        "MOS.N",
        "MRK.N",
        "MRO.N",
        "MRVL.O",
        "MS.N",
        "MSCI.N",
        "MSFT.O",
        "MSI.N",
        "MT.N",
        "MU.O",
        "MYGN.O",
        "NDAQ.O",
        "NDLS.O",
        "NEM.N",
        "NFLX.O",
        "NGG.N",
        "NHTC.O",
        "NKE.N",
        "NLOK.O",
        "NOC.N",
        "NOK.N",
        "NOV.N",
        "NTAP.O",
        "NTNX.O",
        "NUE.N",
        "NUS.N",
        "NVDA.O",
        "NVRO.N",
        "NVS.N",
        "NWL.O",
        "NWS.O",
        "NWSA.O",
        "NXPI.O",
        "NYT.N",
        "ODP.O",
        "ON.O",
        "ONVO.O",
        "OPK.O",
        "OPRA.O",
        "ORCL.N",
        "OSTK.O",
        "OVV.N",
        "PANW.O",
        "PARA.O",
        "PARAA.O",
        "PBF.N",
        "PBI.N",
        "PBR.N",
        "PBR_A.N",
        "PEP.O",
        "PFE.N",
        "PG.N",
        "PGR.N",
        "PHG.N",
        "PHM.N",
        "PLD.N",
        "PLUG.O",
        "PM.N",
        "PNC.N",
        "PRGO.N",
        "PRU.N",
        "PSO.N",
        "PSTV.O",
        "PSX.N",
        "PTR.N",
        "PUK.N",
        "PYPL.O",
        "PZZA.O",
        "QCOM.O",
        "QIWI.O",
        "QRTEA.O",
        "QRTEB.O",
        "R.N",
        "RACE.N",
        "RAD.N",
        "RADA.O",
        "REGN.O",
        "REV.N",
        "RF.N",
        "RIG.N",
        "RIO.N",
        "RL.N",
        "ROST.O",
        "RS.N",
        "RTX.N",
        "RWLK.O",
        "SAN.N",
        "SAP.N",
        "SBLK.O",
        "SBUX.O",
        "SCCO.N",
        "SCHW.N",
        "SHAK.N",
        "SHOP.N",
        "SID.N",
        "SIRI.O",
        "SKX.N",
        "SLB.N",
        "SLM.O",
        "SNAP.N",
        "SNP.N",
        "SNY.O",
        "SONO.O",
        "SONY.N",
        "SPG.N",
        "SPLK.O",
        "SPOT.N",
        "SPWR.O",
        "SQ.N",
        "SQM.N",
        "SSYS.O",
        "STLA.N",
        "STLD.O",
        "STT.N",
        "STX.O",
        "SU.N",
        "SWKS.O",
        "SYNA.O",
        "T.N",
        "TEAM.O",
        "TECK.N",
        "TEVA.N",
        "TGT.N",
        "TJX.N",
        "TM.N",
        "TMUS.O",
        "TOL.N",
        "TPR.N",
        "TRI.N",
        "TRIP.O",
        "TRUE.O",
        "TRV.N",
        "TSLA.O",
        "TSM.N",
        "TSN.N",
        "TT.N",
        "TTD.O",
        "TTE.N",
        "TTM.N",
        "TWLO.N",
        "TWTR.N",
        "TXN.O",
        "TXT.N",
        "UA.N",
        "UAA.N",
        "UAL.O",
        "UBS.N",
        "UI.N",
        "UL.N",
        "UMC.N",
        "UNH.N",
        "UPS.N",
        "USB.N",
        "V.N",
        "VAL.N",
        "VALE.N",
        "VFC.N",
        "VJET.O",
        "VLO.N",
        "VMI.N",
        "VMW.N",
        "VOD.O",
        "VZ.N",
        "W.N",
        "WBA.O",
        "WDAY.O",
        "WDC.O",
        "WEN.O",
        "WFC.N",
        "WFRD.O",
        "WLL.N",
        "WMB.N",
        "WMT.N",
        "WOR.N",
        "WPM.N",
        "WU.N",
        "WY.N",
        "WYNN.O",
        "X.N",
        "XOM.N",
        "XRX.O",
        "YELP.N",
        "YNDX.O",
        "YUM.N",
        "YUMC.N",
        "Z.O",
        "ZG.O",
        "ZNGA.O",
        "ZNH.N",
        "ZTS.N"
      ],
      "rows": 757,
      "table": true,
      "tojson": true
    },
    {
      "name": "T16M",
      "title": "A chromosome sequencing data set used as an example.",
      "object": "T16M",
      "class": [
        "data.frame"
      ],
      "fields": [
        "1",
        "2",
        "3",
        "4",
        "5",
        "6",
        "7",
        "8",
        "9",
        "10",
        "11",
        "12",
        "13",
        "14",
        "15",
        "16",
        "17",
        "18",
        "19",
        "20",
        "21",
        "22"
      ],
      "rows": 3960,
      "table": true,
      "tojson": true
    },
    {
      "name": "T16P",
      "title": "A chromosome sequencing data set used as an example.",
      "object": "T16P",
      "class": [
        "data.frame"
      ],
      "fields": [
        "1",
        "2",
        "3",
        "4",
        "5",
        "6",
        "7",
        "8",
        "9",
        "10",
        "11",
        "12",
        "13",
        "14",
        "15",
        "16"
      ],
      "rows": 3960,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "brkps-methods",
      "title": "Generic Function-brkps.",
      "topics": [
        "brkps",
        "brkps,MSigSeg-method"
      ]
    },
    {
      "page": "change",
      "title": "Breakpoints matrix generation.",
      "topics": [
        "change"
      ]
    },
    {
      "page": "data_test",
      "title": "A simulated data set used for testing.",
      "topics": [
        "data_test"
      ]
    },
    {
      "page": "data.input-methods",
      "title": "Generic Function-data.input.",
      "topics": [
        "data.input",
        "data.input,MSigSeg-method"
      ]
    },
    {
      "page": "data.output-methods",
      "title": "Generic Function-data.output.",
      "topics": [
        "data.output",
        "data.output,MSigSeg-method"
      ]
    },
    {
      "page": "lambda-methods",
      "title": "Generic Function-lambda.",
      "topics": [
        "lambda",
        "lambda,MSigSeg-method"
      ]
    },
    {
      "page": "lambda_estimator",
      "title": "Detecting common breakpoints with designated number.",
      "topics": [
        "lambda_estimator"
      ]
    },
    {
      "page": "MSigSeg-class",
      "title": "An S4 class to encapsulation the result of breakpoints analysis.",
      "topics": [
        "MSigSeg-class"
      ]
    },
    {
      "page": "multi_plot",
      "title": "Plot function of MSigSeg package.",
      "topics": [
        "multi_plot"
      ]
    },
    {
      "page": "NCHSData",
      "title": "influenza data set from CDC used as an example.",
      "topics": [
        "NCHSData"
      ]
    },
    {
      "page": "noisegen",
      "title": "Noisegen.",
      "topics": [
        "noisegen"
      ]
    },
    {
      "page": "print-methods",
      "title": "Generic Function-print.",
      "topics": [
        "print",
        "print,MSigSeg-method"
      ]
    },
    {
      "page": "seg.len-methods",
      "title": "Generic Function-seg.len.",
      "topics": [
        "seg.len",
        "seg.len,MSigSeg-method"
      ]
    },
    {
      "page": "segmentation",
      "title": "Detecting common change points for multiple signals.",
      "topics": [
        "segmentation"
      ]
    },
    {
      "page": "stock",
      "title": "A stock data set used as an example.",
      "topics": [
        "stock"
      ]
    },
    {
      "page": "summary-methods",
      "title": "Generic Function-summary.",
      "topics": [
        "summary",
        "summary,MSigSeg-method"
      ]
    },
    {
      "page": "T16M",
      "title": "A chromosome sequencing data set used as an example.",
      "topics": [
        "T16M"
      ]
    },
    {
      "page": "T16P",
      "title": "A chromosome sequencing data set used as an example.",
      "topics": [
        "T16P"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "polynom",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "msigseg",
  "_universes": [
    "lxy123-happy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-16T06:00:44.000Z",
      "distro": "noble",
      "commit": "d3f8d9409023e815ddda851285016afe7e014425",
      "fileid": "a2dafaa35e7433710f6843f7ed4d5683b3a63121f590604e415f3bd9a9e9af43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lxy123-happy/actions/runs/25954383415"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-16T06:00:45.000Z",
      "distro": "noble",
      "commit": "d3f8d9409023e815ddda851285016afe7e014425",
      "fileid": "52902671a1cfbbd5acc88c2ebcb3b745715dd80877868ab938d08f4b0d6ac31c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lxy123-happy/actions/runs/25954383415"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-16T06:00:56.000Z",
      "commit": "d3f8d9409023e815ddda851285016afe7e014425",
      "fileid": "492469ef69e5cbc48a132a421aca66a2f099dd954d8e7fdf2db70857e28fc923",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lxy123-happy/actions/runs/25954383415"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-16T06:03:37.000Z",
      "commit": "d3f8d9409023e815ddda851285016afe7e014425",
      "fileid": "471d57d29be874ad89c80d8531355dac05eda10a58c9449c4bd24731a94574e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lxy123-happy/actions/runs/25954383415"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-16T05:59:51.000Z",
      "commit": "d3f8d9409023e815ddda851285016afe7e014425",
      "fileid": "ad631a2d176a372378b5eb3c69ec15a9dea33ab13aa212c92a39e5c0fa0e2a69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lxy123-happy/actions/runs/25954383415"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-17T05:14:27.000Z",
      "commit": "d3f8d9409023e815ddda851285016afe7e014425",
      "fileid": "d58acafc7d9be0845e802c17231e4057267ecd78254cce4bb90eb94c280740bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lxy123-happy/actions/runs/25954383415"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-16T06:00:11.000Z",
      "commit": "d3f8d9409023e815ddda851285016afe7e014425",
      "fileid": "3438e49b6a22bffb7caa8fd7f9ecd41a9957c7e90e79d5e3e6436b72286597fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lxy123-happy/actions/runs/25954383415"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T17:58:07.000Z",
      "commit": "d3f8d9409023e815ddda851285016afe7e014425",
      "fileid": "16ee2882f93368da1640e5c9f9cb99b4e7c84cbf5b69d54144281c44849e2760",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lxy123-happy/actions/runs/25954383415"
    }
  ]
}