{
  "_id": "6a102bb8acfb0bcc41c92a85",
  "Package": "SynthETIC",
  "Title": "Synthetic Experience Tracking Insurance Claims",
  "Version": "1.1.1",
  "Authors@R": "c(\nperson(\"Benjamin\", \"Avanzi\", role = \"aut\", email = \"b.avanzi@unimelb.edu.au\"),\nperson(\"William\", \"Ho\", role = \"aut\", email = \"ho.w@unimelb.edu.au\"),\nperson(\"Greg\", \"Taylor\", role = \"aut\", email = \"greg_taylor60@hotmail.com\"),\nperson(\"Melantha\", \"Wang\", role = c(\"aut\", \"cre\"), email = \"wang.melantha@gmail.com\"),\nperson(\"Bernard\", \"Wong\", role = \"aut\", email = \"bernard.wong@unsw.edu.au\"))",
  "Author": "Benjamin Avanzi [aut], William Ho [aut], Greg Taylor [aut],\nMelantha Wang [aut, cre], Bernard Wong [aut]",
  "Maintainer": "Melantha Wang <wang.melantha@gmail.com>",
  "Description": "Creation of an individual claims simulator which generates\nvarious features of non-life insurance claims. An initial set\nof test parameters, designed to mirror the experience of an\nAuto Liability portfolio, were set up and applied by default to\ngenerate a realistic test data set of individual claims (see\nvignette). The simulated data set then allows practitioners to\nback-test the validity of various reserving models and to prove\nand/or disprove certain actuarial assumptions made in claims\nmodelling. The distributional assumptions used to generate this\ndata set can be easily modified by users to match their\nexperiences. Reference: Avanzi B, Taylor G, Wang M, Wong B\n(2020) \"SynthETIC: an individual insurance claim simulator with\nfeature control\" <doi:10.48550/arXiv.2008.05693>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/agi-lab/SynthETIC",
  "BugReports": "https://github.com/agi-lab/SynthETIC/issues",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://agi-lab.r-universe.dev",
  "Date/Publication": "2025-11-01 07:24:05 UTC",
  "RemoteUrl": "https://github.com/agi-lab/synthetic",
  "RemoteRef": "HEAD",
  "RemoteSha": "26065aaf34361c3aafbff0a0e0791c07af525606",
  "RemoteSubdir": "SynthETIC",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 10:07:47 UTC",
    "User": "root"
  },
  "MD5sum": "4c1c240f575f0995ef8d7ba1e9c1e150",
  "_user": "agi-lab",
  "_type": "src",
  "_file": "SynthETIC_1.1.1.tar.gz",
  "_fileid": "bed820e7cab5a832b76602d900bd5e0719e5a925f40919e76346b3a56d7e3f61",
  "_filesize": 5562063,
  "_sha256": "bed820e7cab5a832b76602d900bd5e0719e5a925f40919e76346b3a56d7e3f61",
  "_created": "2026-05-22T10:07:47.000Z",
  "_published": "2026-05-22T10:11:04.536Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359073408,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7158033670"
    },
    {
      "job": 77359073333,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158033763"
    },
    {
      "job": 77359073326,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7158033928"
    },
    {
      "job": 77359073399,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158026975"
    },
    {
      "job": 77358488742,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157989187"
    },
    {
      "job": 77359073349,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158023208"
    },
    {
      "job": 77359073343,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7158026081"
    },
    {
      "job": 77359073355,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7158017693"
    },
    {
      "job": 77359073354,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158019540"
    }
  ],
  "_buildurl": "https://github.com/r-universe/agi-lab/actions/runs/26281469818",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/agi-lab/synthetic",
  "_commit": {
    "id": "26065aaf34361c3aafbff0a0e0791c07af525606",
    "author": "Melantha Wang <wang.melantha@gmail.com>",
    "committer": "Melantha Wang <wang.melantha@gmail.com>",
    "message": "Cosmetic changes to address CRAN notes\n",
    "time": 1761981845
  },
  "_maintainer": {
    "name": "Melantha Wang",
    "email": "wang.melantha@gmail.com",
    "login": "melantha-wang",
    "description": "",
    "uuid": 51358773
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "actuar",
      "role": "Suggests"
    }
  ],
  "_owner": "agi-lab",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-44",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "melantha-wang",
      "count": 47,
      "uuid": 51358773
    },
    {
      "user": "yunwaiho",
      "count": 13,
      "uuid": 49556629
    },
    {
      "user": "williamho-wbc",
      "count": 4,
      "uuid": 265703472
    }
  ],
  "_userbio": {
    "uuid": 51553269,
    "type": "organization",
    "name": "Australian General Insurance Lab (AGIL)",
    "description": "This lab intends to make research made by Australian general insurance researchers available to the public."
  },
  "_downloads": {
    "count": 294,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SynthETIC"
  },
  "_devurl": "https://github.com/agi-lab/synthetic",
  "_searchresults": 28,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SynthETIC.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/agi-lab/synthetic",
  "_realowner": "agi-lab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-08-24"
    },
    {
      "version": "1.0.0",
      "date": "2021-04-02"
    },
    {
      "version": "1.0.1",
      "date": "2021-06-26"
    },
    {
      "version": "1.0.2",
      "date": "2021-09-03"
    },
    {
      "version": "1.0.4",
      "date": "2023-04-16"
    },
    {
      "version": "1.0.5",
      "date": "2023-09-03"
    },
    {
      "version": "1.1.0",
      "date": "2024-01-28"
    },
    {
      "version": "1.1.1",
      "date": "2025-11-02"
    }
  ],
  "_exports": [
    "check_relativity",
    "claim_closure",
    "claim_frequency",
    "claim_notification",
    "claim_occurrence",
    "claim_output",
    "claim_payment_delay",
    "claim_payment_inflation",
    "claim_payment_no",
    "claim_payment_size",
    "claim_payment_time",
    "claim_size",
    "claim_size_adj",
    "claim_size_adj.fit",
    "claims",
    "covariates",
    "covariates_data",
    "covariates_relativity",
    "cv",
    "generate_claim_dataset",
    "generate_transaction_dataset",
    "get_Beta_parameters",
    "get_Weibull_parameters",
    "plot_transaction_dataset",
    "relativity_template",
    "return_parameters",
    "set_parameters",
    "set.covariates_relativity",
    "simulate_cdf",
    "simulate_covariates",
    "to_SynthETIC"
  ],
  "_datasets": [
    {
      "name": "test_claim_dataset",
      "title": "Claims Dataset",
      "object": "test_claim_dataset",
      "class": [
        "data.frame"
      ],
      "fields": [
        "claim_no",
        "occurrence_period",
        "occurrence_time",
        "claim_size",
        "notidel",
        "setldel",
        "no_payment"
      ],
      "rows": 3624,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_claim_dataset_cov",
      "title": "Claims Dataset",
      "object": "test_claim_dataset_cov",
      "class": [
        "data.frame"
      ],
      "fields": [
        "claim_no",
        "occurrence_period",
        "occurrence_time",
        "claim_size",
        "notidel",
        "setldel",
        "no_payment"
      ],
      "rows": 3624,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_claims_object",
      "title": "Claims Data in List Format",
      "object": "test_claims_object",
      "class": [
        "claims"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "test_claims_object_cov",
      "title": "Claims Data in List Format",
      "object": "test_claims_object_cov",
      "class": [
        "claims"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "test_covariates_dataset",
      "title": "Covariates Data Object",
      "object": "test_covariates_dataset",
      "class": [
        "covariates_data"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "test_covariates_obj",
      "title": "Covariates Object",
      "object": "test_covariates_obj",
      "class": [
        "covariates"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "test_transaction_dataset",
      "title": "Transactions Dataset",
      "object": "test_transaction_dataset",
      "class": [
        "data.frame"
      ],
      "fields": [
        "claim_no",
        "pmt_no",
        "occurrence_period",
        "occurrence_time",
        "claim_size",
        "notidel",
        "setldel",
        "payment_time",
        "payment_period",
        "payment_size",
        "payment_inflated",
        "payment_delay"
      ],
      "rows": 18983,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_transaction_dataset_cov",
      "title": "Transactions Dataset",
      "object": "test_transaction_dataset_cov",
      "class": [
        "data.frame"
      ],
      "fields": [
        "claim_no",
        "pmt_no",
        "occurrence_period",
        "occurrence_time",
        "claim_size",
        "notidel",
        "setldel",
        "payment_time",
        "payment_period",
        "payment_size",
        "payment_inflated",
        "payment_delay"
      ],
      "rows": 17382,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "check_relativity",
      "title": "Function to check the input Covariate Relativities",
      "topics": [
        "check_relativity"
      ]
    },
    {
      "page": "claim_closure",
      "title": "Claim Closure",
      "topics": [
        "claim_closure"
      ]
    },
    {
      "page": "claim_frequency",
      "title": "Claim Frequency",
      "topics": [
        "claim_frequency"
      ]
    },
    {
      "page": "claim_notification",
      "title": "Claim Notification",
      "topics": [
        "claim_notification"
      ]
    },
    {
      "page": "claim_occurrence",
      "title": "Claim Occurrence Times",
      "topics": [
        "claim_occurrence"
      ]
    },
    {
      "page": "claim_output",
      "title": "Loss Reserving Output",
      "topics": [
        "claim_output"
      ]
    },
    {
      "page": "claim_payment_delay",
      "title": "Inter-Partial Delays",
      "topics": [
        "claim_payment_delay"
      ]
    },
    {
      "page": "claim_payment_inflation",
      "title": "Size of Partial Payments (With Inflation)",
      "topics": [
        "claim_payment_inflation"
      ]
    },
    {
      "page": "claim_payment_no",
      "title": "Number of Partial Payments",
      "topics": [
        "claim_payment_no"
      ]
    },
    {
      "page": "claim_payment_size",
      "title": "Size of Partial Payments (Without Inflation)",
      "topics": [
        "claim_payment_size"
      ]
    },
    {
      "page": "claim_payment_time",
      "title": "Partial Payment Times (in Continuous Time Scale)",
      "topics": [
        "claim_payment_time"
      ]
    },
    {
      "page": "claim_size",
      "title": "Claim Size",
      "topics": [
        "claim_size"
      ]
    },
    {
      "page": "claim_size_adj",
      "title": "Covariates Claim Size Adjustment",
      "topics": [
        "claim_size_adj"
      ]
    },
    {
      "page": "claim_size_adj.fit",
      "title": "Covariates Claim Size Adjustment",
      "topics": [
        "claim_size_adj.fit"
      ]
    },
    {
      "page": "claims",
      "title": "Construction of a 'claims' Object",
      "topics": [
        "claims"
      ]
    },
    {
      "page": "covariates",
      "title": "Construction of a 'covariates' Object",
      "topics": [
        "covariates"
      ]
    },
    {
      "page": "covariates_data",
      "title": "Construction of a 'covariates_data' Object",
      "topics": [
        "covariates_data"
      ]
    },
    {
      "page": "covariates_relativity",
      "title": "Calculates Relativities",
      "topics": [
        "covariates_relativity"
      ]
    },
    {
      "page": "cv",
      "title": "Coefficient of Variation",
      "topics": [
        "cv"
      ]
    },
    {
      "page": "generate_claim_dataset",
      "title": "Generate a Claims Dataset",
      "topics": [
        "generate_claim_dataset"
      ]
    },
    {
      "page": "generate_transaction_dataset",
      "title": "Generate a Transactions Dataset",
      "topics": [
        "generate_transaction_dataset"
      ]
    },
    {
      "page": "get_Beta_parameters",
      "title": "Estimating Beta Parameters",
      "topics": [
        "get_Beta_parameters"
      ]
    },
    {
      "page": "get_Weibull_parameters",
      "title": "Estimating Weibull Parameters",
      "topics": [
        "get_Weibull_parameters"
      ]
    },
    {
      "page": "plot_transaction_dataset",
      "title": "Plot of Cumulative Claims Payments (Incurred Pattern)",
      "topics": [
        "plot_transaction_dataset"
      ]
    },
    {
      "page": "plot.claims",
      "title": "Plot of Cumulative Claims Payments (Incurred Pattern)",
      "topics": [
        "plot.claims"
      ]
    },
    {
      "page": "relativity_template",
      "title": "Template to input Covariate Relativities",
      "topics": [
        "relativity_template"
      ]
    },
    {
      "page": "return_parameters",
      "title": "Get Current Parameters",
      "topics": [
        "return_parameters"
      ]
    },
    {
      "page": "set_parameters",
      "title": "Set Packagewise Global Parameters for the Claims Simulator",
      "topics": [
        "set_parameters"
      ]
    },
    {
      "page": "set.covariates_relativity",
      "title": "Sets the claims relativity for a 'covariates' object.",
      "topics": [
        "set.covariates_relativity"
      ]
    },
    {
      "page": "simulate_cdf",
      "title": "Inverse Tranform Sampling",
      "topics": [
        "simulate_cdf"
      ]
    },
    {
      "page": "simulate_covariates",
      "title": "Covariates Simulation",
      "topics": [
        "simulate_covariates"
      ]
    },
    {
      "page": "test_claim_dataset",
      "title": "Claims Dataset",
      "topics": [
        "test_claim_dataset"
      ]
    },
    {
      "page": "test_claim_dataset_cov",
      "title": "Claims Dataset",
      "topics": [
        "test_claim_dataset_cov"
      ]
    },
    {
      "page": "test_claims_object",
      "title": "Claims Data in List Format",
      "topics": [
        "test_claims_object"
      ]
    },
    {
      "page": "test_claims_object_cov",
      "title": "Claims Data in List Format",
      "topics": [
        "test_claims_object_cov"
      ]
    },
    {
      "page": "test_covariates_dataset",
      "title": "Covariates Data Object",
      "topics": [
        "test_covariates_dataset"
      ]
    },
    {
      "page": "test_covariates_obj",
      "title": "Covariates Object",
      "topics": [
        "test_covariates_obj"
      ]
    },
    {
      "page": "test_transaction_dataset",
      "title": "Transactions Dataset",
      "topics": [
        "test_transaction_dataset"
      ]
    },
    {
      "page": "test_transaction_dataset_cov",
      "title": "Transactions Dataset",
      "topics": [
        "test_transaction_dataset_cov"
      ]
    },
    {
      "page": "to_SynthETIC",
      "title": "Conversion to SynthETIC Format",
      "topics": [
        "to_SynthETIC"
      ]
    }
  ],
  "_readme": "https://github.com/agi-lab/synthetic/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "SynthETIC-covariates-demo.Rmd",
      "filename": "SynthETIC-covariates-demo.html",
      "title": "The Inclusion of Claim Covariates in the Generation of SynthETIC Claims",
      "engine": "knitr::rmarkdown",
      "headings": [
        "S_adj, claim size             claim_size_w_cov[[i]] = claim size for all claims that occurred in period i after adjustment for covariates",
        "Reference",
        "SynthETIC Set Up",
        "Applying Covariates",
        "Modelling Steps 3-5",
        "Appendix 1: Using Different Sets of Covariates",
        "Appendix 2: Applying Known Covariate Values"
      ],
      "created": "2024-01-27 23:11:35",
      "modified": "2024-01-27 23:11:35",
      "commits": 1
    },
    {
      "source": "SynthETIC-demo.Rmd",
      "filename": "SynthETIC-demo.html",
      "title": "Use of SynthETIC to Generate Individual Claims of Realistic Features",
      "engine": "knitr::rmarkdown",
      "headings": [
        "actual payments (inflated)      payment_inflated[[i]][[j]] = $ partial payments (inflated) for claim j of occurrence period i",
        "Reference",
        "Set Up",
        "Package-wise Global Parameters",
        "Example 1.1: Constant exposure and frequency",
        "Input parameters",
        "Implementation and Output",
        "Example 1.2: Increasing exposure, constant frequency per unit of exposure",
        "Example 1.3: Alternative claim frequency distribution",
        "Example 1.4: Alternative specification of the claim arrival process",
        "Example 2.1: Default power normal",
        "Example 2.2: Alternative claim size distribution",
        "Example 2.3: Simulating claim sizes from covariates",
        "Example 2.4: Bootstrapping from given loss data",
        "Example 3.1: Default Weibull",
        "Example 3.2: Alternative distribution for notification delay",
        "Example 3.3: User-defined sampling function for notification delay",
        "Example 4.1: Default Weibull",
        "Example 4.2: Additional dependencies",
        "Example 5.1: Default mixture distribution",
        "Example 5.2: Alternative distribution for number of partial payments",
        "Interlude: Claims Dataset",
        "Example 6.1: Default Distribution",
        "Example 6.2: Alternative payment size distribution",
        "Interlude: Transaction Dataset",
        "Output",
        "Plot of Cumulative Claims Payments",
        "Multiple Simulation Runs"
      ],
      "created": "2020-08-08 03:23:30",
      "modified": "2025-11-01 07:24:05",
      "commits": 10
    }
  ],
  "_score": 6.672467313068083,
  "_indexed": true,
  "_nocasepkg": "synthetic",
  "_universes": [
    "agi-lab",
    "melantha-wang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-22T10:09:50.000Z",
      "distro": "noble",
      "commit": "26065aaf34361c3aafbff0a0e0791c07af525606",
      "fileid": "7eea5bc6208be950abe1c4da0b8fc657ef01b6aa277673a47f65378677e514e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agi-lab/actions/runs/26281469818"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-22T10:09:53.000Z",
      "distro": "noble",
      "commit": "26065aaf34361c3aafbff0a0e0791c07af525606",
      "fileid": "0da38c1f4daf6e5820aaccc9bf4769cd5d745bd98ed2eebb7a5e253651095438",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agi-lab/actions/runs/26281469818"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-22T10:10:05.000Z",
      "commit": "26065aaf34361c3aafbff0a0e0791c07af525606",
      "fileid": "b7b1ca8157b02823b479a56e073ad2a1e587e08d44a0647990aa815c27f49707",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agi-lab/actions/runs/26281469818"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-22T10:09:44.000Z",
      "commit": "26065aaf34361c3aafbff0a0e0791c07af525606",
      "fileid": "2872d85b248dfe6073ba0ac2db64571a2d342040bd259d4b6931c493801b2140",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agi-lab/actions/runs/26281469818"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-22T10:09:52.000Z",
      "commit": "26065aaf34361c3aafbff0a0e0791c07af525606",
      "fileid": "96126557293750f47d70e912199cf99d36efbed704e6c3f55922149c14600bc9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/agi-lab/actions/runs/26281469818"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-22T10:09:25.000Z",
      "commit": "26065aaf34361c3aafbff0a0e0791c07af525606",
      "fileid": "79bac6392a2b898020b8758adbf1091ca5638a687153c282a4bb4599db0e5af7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agi-lab/actions/runs/26281469818"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-22T10:08:55.000Z",
      "commit": "26065aaf34361c3aafbff0a0e0791c07af525606",
      "fileid": "c32e45b750d2256a86191b5d9a7e59e0c95d37c79948e795cd3e1d985cb4d165",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agi-lab/actions/runs/26281469818"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-22T10:09:01.000Z",
      "commit": "26065aaf34361c3aafbff0a0e0791c07af525606",
      "fileid": "ffb5f7cffddc5b23b5ae5b72fbdfa78801c4358d39d887cda0dcaef2d3e600a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agi-lab/actions/runs/26281469818"
    }
  ]
}