{
  "_id": "6a1069a5acfb0bcc41ca9b1f",
  "Package": "graphicalExtremes",
  "Title": "Statistical Methodology for Graphical Extreme Value Models",
  "Version": "0.3.5",
  "Maintainer": "Sebastian Engelke <sebastian.engelke@unige.ch>",
  "Authors@R": "c(\nperson(\"Sebastian\", \"Engelke\", email = \"sebastian.engelke@unige.ch\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Adrien S.\", \"Hitz\", role = \"aut\"),\nperson(\"Nicola\", \"Gnecco\", role = \"aut\"),\nperson(\"Manuel\", \"Hentschel\", role = \"aut\"))",
  "Description": "Statistical methodology for sparse multivariate extreme\nvalue models. Methods are provided for exact simulation and\nstatistical inference for multivariate Pareto distributions on\ngraphical structures as described in the paper 'Graphical\nModels for Extremes' by Engelke and Hitz (2020)\n<doi:10.1111/rssb.12355>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "bzip2",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/sebastian-engelke/graphicalExtremes",
  "BugReports": "https://github.com/sebastian-engelke/graphicalExtremes/issues",
  "RdMacros": "Rdpack",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libglpk-dev libgmp3-dev make libxml2-dev\npkg-config libclang-dev",
  "Repository": "https://sebastian-engelke.r-universe.dev",
  "Date/Publication": "2026-05-07 22:20:10 UTC",
  "RemoteUrl": "https://github.com/sebastian-engelke/graphicalextremes",
  "RemoteRef": "HEAD",
  "RemoteSha": "ba40aec100826e54b36cc5c10d511a30e816f203",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 22:35:24 UTC",
    "User": "root"
  },
  "Author": "Sebastian Engelke [aut, cre],\nAdrien S. Hitz [aut],\nNicola Gnecco [aut],\nManuel Hentschel [aut]",
  "MD5sum": "291f4f676fef0ef0ff92741ef6a43fa4",
  "_user": "sebastian-engelke",
  "_type": "src",
  "_file": "graphicalExtremes_0.3.5.tar.gz",
  "_fileid": "04ddbcf6195bcf70ca32dedec2582981a312be7f0739e4df026a1e8225dcd2ce",
  "_filesize": 8900566,
  "_sha256": "04ddbcf6195bcf70ca32dedec2582981a312be7f0739e4df026a1e8225dcd2ce",
  "_created": "2026-05-07T22:35:24.000Z",
  "_published": "2026-05-22T14:35:17.480Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77401034954,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6867974641"
    },
    {
      "job": 77401034941,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6867972070"
    },
    {
      "job": 77401035475,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6867969152"
    },
    {
      "job": 77401035227,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6867959365"
    },
    {
      "job": 77401034238,
      "time": 334,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6867927921"
    },
    {
      "job": 77401034085,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163098993"
    },
    {
      "job": 77401035284,
      "time": 178,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6867972887"
    },
    {
      "job": 77401035290,
      "time": 157,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6867967285"
    },
    {
      "job": 77401035045,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6867955328"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sebastian-engelke/actions/runs/25525609020",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sebastian-engelke/graphicalextremes",
  "_commit": {
    "id": "ba40aec100826e54b36cc5c10d511a30e816f203",
    "author": "Manuel <53863351+ManuelHentschel@users.noreply.github.com>",
    "committer": "Manuel <53863351+ManuelHentschel@users.noreply.github.com>",
    "message": "Fix multi-edges in cactus graphs\n",
    "time": 1778192410
  },
  "_maintainer": {
    "name": "Sebastian Engelke",
    "email": "sebastian.engelke@unige.ch",
    "login": "sebastian-engelke",
    "uuid": 33667526
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "version": ">= 1.2.4.1",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "corpcor",
      "role": "Imports"
    },
    {
      "package": "osqp",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "glassoFast",
      "role": "Imports"
    },
    {
      "package": "CVXR",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "bookdown",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    }
  ],
  "_owner": "sebastian-engelke",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-24",
      "n": 2
    },
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 20,
  "_contributors": [
    {
      "user": "nicolagnecco",
      "count": 211,
      "uuid": 28739485
    },
    {
      "user": "manuelhentschel",
      "count": 93,
      "uuid": 53863351
    },
    {
      "user": "sebastian-engelke",
      "count": 42,
      "uuid": 33667526
    },
    {
      "user": "ianfla",
      "count": 1,
      "uuid": 51277149
    }
  ],
  "_userbio": {
    "uuid": 33667526,
    "type": "user",
    "name": "Sebastian Engelke"
  },
  "_downloads": {
    "count": 19065,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/graphicalExtremes"
  },
  "_devurl": "https://github.com/sebastian-engelke/graphicalextremes",
  "_searchresults": 41,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/graphicalExtremes.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sebastian-engelke/graphicalextremes",
  "_realowner": "sebastian-engelke",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-11-08"
    },
    {
      "version": "0.2.0",
      "date": "2022-12-02"
    },
    {
      "version": "0.3.0",
      "date": "2023-11-13"
    },
    {
      "version": "0.3.1",
      "date": "2024-02-22"
    },
    {
      "version": "0.3.2",
      "date": "2024-04-18"
    },
    {
      "version": "0.3.3",
      "date": "2024-11-14"
    },
    {
      "version": "0.3.4",
      "date": "2025-06-13"
    },
    {
      "version": "0.3.5",
      "date": "2026-03-30"
    }
  ],
  "_exports": [
    "checkGamma",
    "checkMatrix",
    "checkSigma",
    "checkSigmaTheta",
    "checkTheta",
    "chi2Gamma",
    "complete_Gamma",
    "complete_Gamma_decomposable",
    "complete_Gamma_general",
    "complete_Gamma_general_demo",
    "complete_Gamma_general_split",
    "data2mpareto",
    "eglatent",
    "eglearn",
    "emp_chi",
    "emp_chi_multdim",
    "emp_chi_pairwise",
    "emp_vario",
    "emp_vario_pairwise",
    "emst",
    "emtp2",
    "ensure_matrix_symmetry",
    "ensure_matrix_symmetry_and_truncate_zeros",
    "fit_graph_to_Theta",
    "flightCountMatrixToConnectionList",
    "fmpareto_graph_HR",
    "fmpareto_HR_MLE",
    "Gamma2chi",
    "Gamma2Gamma",
    "Gamma2graph",
    "Gamma2Sigma",
    "Gamma2Theta",
    "generate_random_cactus",
    "generate_random_chordal_graph",
    "generate_random_connected_graph",
    "generate_random_Gamma",
    "generate_random_graphical_Gamma",
    "generate_random_integer_Gamma",
    "generate_random_model",
    "generate_random_spd_matrix",
    "generate_random_tree",
    "get_alert_function",
    "get_large_tol",
    "get_mc_cores",
    "get_small_tol",
    "getDanubeFlowGraph",
    "getFlightDelayData",
    "getFlightGraph",
    "is_valid_Gamma",
    "is_valid_Sigma",
    "is_valid_Theta",
    "loglik_HR",
    "matrix2matrix",
    "partialMatrixToGraph",
    "plotDanube",
    "plotDanubeIGraph",
    "plotFlights",
    "rmpareto",
    "rmpareto_tree",
    "rmstable",
    "rmstable_tree",
    "Sigma2Gamma",
    "Sigma2graph",
    "Sigma2Sigma",
    "Sigma2Theta",
    "Theta2Gamma",
    "Theta2graph",
    "Theta2Sigma",
    "Theta2Theta",
    "truncate_zeros"
  ],
  "_datasets": [
    {
      "name": "danube",
      "title": "Upper Danube basin dataset",
      "object": "danube",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "flights",
      "title": "Flights delay data",
      "object": "flights",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "checkGamma",
      "title": "HR parameter matrix checks",
      "concept": [
        "inputChecks"
      ],
      "topics": [
        "checkGamma",
        "checkMatrix",
        "checkSigma",
        "checkSigmaTheta",
        "checkTheta",
        "is_valid_Gamma",
        "is_valid_Sigma",
        "is_valid_Theta"
      ]
    },
    {
      "page": "chi2Gamma",
      "title": "Transformation between chi and Gamma",
      "concept": [
        "matrixTransformations"
      ],
      "topics": [
        "chi2Gamma",
        "Gamma2chi"
      ]
    },
    {
      "page": "complete_Gamma",
      "title": "Completion of Gamma matrices",
      "concept": [
        "matrixCompletions"
      ],
      "topics": [
        "complete_Gamma"
      ]
    },
    {
      "page": "complete_Gamma_decomposable",
      "title": "Completion of decomposable Gamma matrices",
      "concept": [
        "matrixCompletions"
      ],
      "topics": [
        "complete_Gamma_decomposable"
      ]
    },
    {
      "page": "complete_Gamma_general",
      "title": "Non-decomposable completion of variogram matrices",
      "concept": [
        "matrixCompletions"
      ],
      "topics": [
        "complete_Gamma_general"
      ]
    },
    {
      "page": "complete_Gamma_general_demo",
      "title": "DEMO-VERSION: Completion of non-decomposable Gamma matrices",
      "concept": [
        "matrixCompletions"
      ],
      "topics": [
        "complete_Gamma_general_demo"
      ]
    },
    {
      "page": "complete_Gamma_general_split",
      "title": "Non-decomposable completion of variogram matrices",
      "concept": [
        "matrixCompletions"
      ],
      "topics": [
        "complete_Gamma_general_split"
      ]
    },
    {
      "page": "danube",
      "title": "Upper Danube basin dataset",
      "concept": [
        "danubeData",
        "datasets"
      ],
      "topics": [
        "danube"
      ]
    },
    {
      "page": "data2mpareto",
      "title": "Data standardization to multivariate Pareto scale",
      "concept": [
        "parameterEstimation",
        "structureEstimation"
      ],
      "topics": [
        "data2mpareto"
      ]
    },
    {
      "page": "eglatent",
      "title": "Learning extremal graph structure with latent variables",
      "concept": [
        "structureEstimation"
      ],
      "topics": [
        "eglatent"
      ]
    },
    {
      "page": "eglearn",
      "title": "Learning extremal graph structure",
      "concept": [
        "structureEstimation"
      ],
      "topics": [
        "eglearn"
      ]
    },
    {
      "page": "emp_chi",
      "title": "Empirical estimation of extremal correlation matrix chi",
      "concept": [
        "parameterEstimation"
      ],
      "topics": [
        "emp_chi",
        "emp_chi_pairwise"
      ]
    },
    {
      "page": "emp_chi_multdim",
      "title": "Empirical estimation of extremal correlation chi",
      "concept": [
        "parameterEstimation"
      ],
      "topics": [
        "emp_chi_multdim"
      ]
    },
    {
      "page": "emp_vario",
      "title": "Estimation of the variogram matrix Gamma of a Huesler-Reiss distribution",
      "concept": [
        "parameterEstimation"
      ],
      "topics": [
        "emp_vario",
        "emp_vario_pairwise"
      ]
    },
    {
      "page": "emst",
      "title": "Fitting extremal minimum spanning tree",
      "concept": [
        "structureEstimation"
      ],
      "topics": [
        "emst"
      ]
    },
    {
      "page": "emtp2",
      "title": "Performs Gaussian likelihood optimization under Laplacian matrix constraints.",
      "concept": [
        "parameterEstimation"
      ],
      "topics": [
        "emtp2"
      ]
    },
    {
      "page": "ensure_matrix_symmetry_and_truncate_zeros",
      "title": "Ensure numerical matrix symmetry/zero values",
      "concept": [
        "inputChecks"
      ],
      "topics": [
        "ensure_matrix_symmetry",
        "ensure_matrix_symmetry_and_truncate_zeros",
        "truncate_zeros"
      ]
    },
    {
      "page": "fit_graph_to_Theta",
      "title": "Experimental: Fit graph using empirical Theta matrix",
      "concept": [
        "structureEstimation"
      ],
      "topics": [
        "fit_graph_to_Theta"
      ]
    },
    {
      "page": "flightCountMatrixToConnectionList",
      "title": "Convert flight counts to connection list",
      "concept": [
        "flightData"
      ],
      "topics": [
        "flightCountMatrixToConnectionList"
      ]
    },
    {
      "page": "flights",
      "title": "Flights delay data",
      "concept": [
        "datasets",
        "flightData"
      ],
      "topics": [
        "flights"
      ]
    },
    {
      "page": "fmpareto_graph_HR",
      "title": "Parameter fitting for Huesler-Reiss graphical models",
      "concept": [
        "parameterEstimation"
      ],
      "topics": [
        "fmpareto_graph_HR"
      ]
    },
    {
      "page": "fmpareto_HR_MLE",
      "title": "Parameter fitting for multivariate Huesler-Reiss Pareto distribution",
      "concept": [
        "parameterEstimation"
      ],
      "topics": [
        "fmpareto_HR_MLE"
      ]
    },
    {
      "page": "matrix2graph",
      "title": "Convert matrix to graph",
      "concept": [
        "matrixTransformations"
      ],
      "topics": [
        "Gamma2graph",
        "partialMatrixToGraph",
        "Sigma2graph",
        "Theta2graph"
      ]
    },
    {
      "page": "parameterMatrixConversion",
      "title": "Conversion between Huesler-Reiss parameter matrices",
      "concept": [
        "matrixTransformations"
      ],
      "topics": [
        "Gamma2Gamma",
        "Gamma2Sigma",
        "Gamma2Theta",
        "matrix2matrix",
        "Sigma2Gamma",
        "Sigma2Sigma",
        "Sigma2Theta",
        "Theta2Gamma",
        "Theta2Sigma",
        "Theta2Theta"
      ]
    },
    {
      "page": "generateRandomGraph",
      "title": "Generate random graphs",
      "concept": [
        "exampleGenerations"
      ],
      "topics": [
        "generate_random_cactus",
        "generate_random_chordal_graph",
        "generate_random_connected_graph",
        "generate_random_tree"
      ]
    },
    {
      "page": "generate_random_Gamma",
      "title": "Generate a random Gamma matrix",
      "concept": [
        "exampleGenerations"
      ],
      "topics": [
        "generate_random_Gamma"
      ]
    },
    {
      "page": "generate_random_graphical_Gamma",
      "title": "Generate a random Gamma matrix for a given graph",
      "concept": [
        "exampleGenerations"
      ],
      "topics": [
        "generate_random_graphical_Gamma"
      ]
    },
    {
      "page": "generate_random_integer_Gamma",
      "title": "Generate a random Gamma matrix containing only integers",
      "concept": [
        "exampleGenerations"
      ],
      "topics": [
        "generate_random_integer_Gamma"
      ]
    },
    {
      "page": "generate_random_model",
      "title": "Generate random Huesler-Reiss Models",
      "concept": [
        "exampleGenerations"
      ],
      "topics": [
        "generate_random_model"
      ]
    },
    {
      "page": "generate_random_spd_matrix",
      "title": "Generate a random symmetric positive definite matrix",
      "concept": [
        "exampleGenerations"
      ],
      "topics": [
        "generate_random_spd_matrix"
      ]
    },
    {
      "page": "get_alert_function",
      "title": "Get alert function",
      "concept": [
        "getOptions"
      ],
      "topics": [
        "get_alert_function"
      ]
    },
    {
      "page": "get_mc_cores",
      "title": "Number of cores to be used in parallel computations",
      "concept": [
        "getOptions"
      ],
      "topics": [
        "get_mc_cores"
      ]
    },
    {
      "page": "get_tol",
      "title": "Tolerances to be used in computations",
      "concept": [
        "getOptions"
      ],
      "topics": [
        "get_large_tol",
        "get_small_tol"
      ]
    },
    {
      "page": "getDanubeFlowGraph",
      "title": "Get Danube flow graph",
      "concept": [
        "danubeData"
      ],
      "topics": [
        "getDanubeFlowGraph"
      ]
    },
    {
      "page": "getFlightDelayData",
      "title": "Get filtered flight delays",
      "concept": [
        "flightData"
      ],
      "topics": [
        "getFlightDelayData"
      ]
    },
    {
      "page": "getFlightGraph",
      "title": "Get flight graph",
      "concept": [
        "flightData"
      ],
      "topics": [
        "getFlightGraph"
      ]
    },
    {
      "page": "loglik_HR",
      "title": "Compute Huesler-Reiss log-likelihood, AIC, and BIC",
      "concept": [
        "parameterEstimation"
      ],
      "topics": [
        "loglik_HR"
      ]
    },
    {
      "page": "plotDanube",
      "title": "Plot Danube River Flow Data",
      "concept": [
        "danubeData"
      ],
      "topics": [
        "plotDanube",
        "plotDanubeIGraph"
      ]
    },
    {
      "page": "plotFlights",
      "title": "Plot flight data",
      "concept": [
        "flightData"
      ],
      "topics": [
        "plotFlights"
      ]
    },
    {
      "page": "rmpareto",
      "title": "Sampling of a multivariate Pareto distribution",
      "concept": [
        "samplingFunctions"
      ],
      "topics": [
        "rmpareto"
      ]
    },
    {
      "page": "rmpareto_tree",
      "title": "Sampling of a multivariate Pareto distribution on a tree",
      "concept": [
        "samplingFunctions"
      ],
      "topics": [
        "rmpareto_tree"
      ]
    },
    {
      "page": "rmstable",
      "title": "Sampling of a multivariate max-stable distribution",
      "concept": [
        "samplingFunctions"
      ],
      "topics": [
        "rmstable"
      ]
    },
    {
      "page": "rmstable_tree",
      "title": "Sampling of a multivariate max-stable distribution on a tree",
      "concept": [
        "samplingFunctions"
      ],
      "topics": [
        "rmstable_tree"
      ]
    }
  ],
  "_readme": "https://github.com/sebastian-engelke/graphicalextremes/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "clarabel",
    "cli",
    "codetools",
    "corpcor",
    "cpp11",
    "CVXR",
    "foreach",
    "glassoFast",
    "glmnet",
    "glue",
    "gmp",
    "highs",
    "igraph",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mvtnorm",
    "osqp",
    "pkgconfig",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "rlang",
    "S7",
    "scs",
    "shape",
    "slam",
    "survival",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "applicationFlights.Rmd",
      "filename": "applicationFlights.html",
      "title": "Application to flight data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The dataset",
        "Fitting a model to the flight graph",
        "Fitting a tree model",
        "Fitting a general model",
        "References"
      ],
      "created": "2023-10-25 15:39:26",
      "modified": "2023-11-13 14:11:36",
      "commits": 6
    },
    {
      "source": "applicationDanube.Rmd",
      "filename": "applicationDanube.html",
      "title": "Introduction and application to Danube data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Danube Data",
        "Multivariate Pareto distributions",
        "Definition",
        "Examples",
        "Measures of extremal dependence",
        "Extremal correlation",
        "Extremal variogram",
        "Extremal graphical models",
        "Trees",
        "Simulation",
        "Estimation",
        "Structure learning",
        "Huesler--Reiss graphical models",
        "Transformations",
        "Completion of $\\Gamma$",
        "General structure learning",
        "References"
      ],
      "created": "2023-10-25 15:39:26",
      "modified": "2023-11-13 14:15:27",
      "commits": 5
    }
  ],
  "_score": 8.750353162760694,
  "_indexed": true,
  "_nocasepkg": "graphicalextremes",
  "_universes": [
    "sebastian-engelke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.5",
      "date": "2026-05-07T22:38:40.000Z",
      "distro": "noble",
      "commit": "ba40aec100826e54b36cc5c10d511a30e816f203",
      "fileid": "483b3dacd23dde75d7135c5ac5b13139c4381c089de23cc472d567ec5f1b99b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebastian-engelke/actions/runs/25525609020"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.5",
      "date": "2026-05-07T22:38:25.000Z",
      "distro": "noble",
      "commit": "ba40aec100826e54b36cc5c10d511a30e816f203",
      "fileid": "dce98fb01fcfa3be4ea0ab69ea8e6aaa1df094e280621e129a89d8545e1f1ae4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebastian-engelke/actions/runs/25525609020"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.5",
      "date": "2026-05-07T22:38:21.000Z",
      "commit": "ba40aec100826e54b36cc5c10d511a30e816f203",
      "fileid": "3a36c5e68d8edb4d6db5592eff08d1bbb2ea7285be63ff4581ad62614006e38d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebastian-engelke/actions/runs/25525609020"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.5",
      "date": "2026-05-07T22:37:44.000Z",
      "commit": "ba40aec100826e54b36cc5c10d511a30e816f203",
      "fileid": "cc94bec758def7bada45f1d7df7497603ae3f02536cb612be443f5fde5cffead",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebastian-engelke/actions/runs/25525609020"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.5",
      "date": "2026-05-07T22:37:30.000Z",
      "commit": "ba40aec100826e54b36cc5c10d511a30e816f203",
      "fileid": "813ee39b0ed4d16ff3091aea5905584c0aa01867a7c362614d916aa090080970",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebastian-engelke/actions/runs/25525609020"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.5",
      "date": "2026-05-07T22:38:03.000Z",
      "commit": "ba40aec100826e54b36cc5c10d511a30e816f203",
      "fileid": "941f2d11f37b4c29f0c50da3f03387b616f6c15a2904fa576f5a9d9fc4c2ce8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebastian-engelke/actions/runs/25525609020"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.5",
      "date": "2026-05-07T22:37:10.000Z",
      "commit": "ba40aec100826e54b36cc5c10d511a30e816f203",
      "fileid": "7476e15e619905d47a10f2482dd9945cde49e9f94be566526a8f7522c0f54db3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebastian-engelke/actions/runs/25525609020"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.5",
      "date": "2026-05-22T14:34:51.000Z",
      "commit": "ba40aec100826e54b36cc5c10d511a30e816f203",
      "fileid": "520f7c109a1ba86dfb9d79f24ba9b033b981fadc93b0f8aa168b7bd663e26be7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sebastian-engelke/actions/runs/25525609020"
    }
  ]
}