{
  "_id": "6a1d63fc1d7bb097a0a4beb4",
  "Package": "tsmarch",
  "Type": "Package",
  "Title": "Multivariate ARCH Models",
  "Description": "Feasible Multivariate Generalized Autoregressive\nConditional Heteroscedasticity (GARCH) models including Dynamic\nConditional Correlation (DCC), Copula GARCH and Generalized\nOrthogonal GARCH with Generalized Hyperbolic distribution. A\nreview of some of these models can be found in Boudt, Galanos,\nPayseur and Zivot (2019) <doi:10.1016/bs.host.2019.01.001>.",
  "Version": "1.0.0",
  "Authors@R": "c(person(\"Alexios\", \"Galanos\", role = c(\"aut\", \"cre\",\"cph\"), email = \"alexios@4dscape.com\", comment = c(ORCID = \"0009-0000-9308-0457\")))",
  "Maintainer": "Alexios Galanos <alexios@4dscape.com>",
  "SystemRequirements": "GNU make",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "BugReports": "https://github.com/tsmodels/tsmarch/issues",
  "RoxygenNote": "7.3.2",
  "ByteCompile": "true",
  "URL": "https://github.com/tsmodels/tsmarch, https://www.nopredict.com",
  "RdMacros": "Rdpack",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 10:43:43 UTC",
    "User": "root"
  },
  "Author": "Alexios Galanos [aut, cre, cph]\n(<https://orcid.org/0009-0000-9308-0457>)",
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-11-18 13:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/tsmarch",
  "RemoteRef": "HEAD",
  "RemoteSha": "52a4ea08641a3da8b33fdb1fe1cbce1cd76df144",
  "MD5sum": "d72c83fa9eeee3216693638f47c06da8",
  "_user": "cran",
  "_type": "src",
  "_file": "tsmarch_1.0.0.tar.gz",
  "_fileid": "599e387372d8f06ab05dadef1df06064426ef05bbccfc3545034f175666a64d3",
  "_filesize": 3843967,
  "_sha256": "599e387372d8f06ab05dadef1df06064426ef05bbccfc3545034f175666a64d3",
  "_created": "2026-06-01T10:43:43.000Z",
  "_published": "2026-06-01T10:50:36.966Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78835752537,
      "time": 288,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7329534987"
    },
    {
      "job": 78835752544,
      "time": 292,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7329536706"
    },
    {
      "job": 78834122314,
      "time": 643,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329441555"
    },
    {
      "job": 78835752520,
      "time": 204,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329508232"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26749648188",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tsmarch",
  "_commit": {
    "id": "52a4ea08641a3da8b33fdb1fe1cbce1cd76df144",
    "author": "Alexios Galanos <alexios@4dscape.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1731936602
  },
  "_maintainer": {
    "name": "Alexios Galanos",
    "email": "alexios@4dscape.com",
    "login": "alexiosg",
    "uuid": 6970491
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "tsmethods",
      "version": ">= 1.0.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.10.6",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "RcppBessel",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "tsgarch",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "tsdistributions",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "RcppBessel",
      "role": "Imports"
    },
    {
      "package": "Rsolnp",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "shape",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "xts",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tstests",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "alexiosg",
      "count": 1,
      "uuid": 6970491
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 636,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tsmarch"
  },
  "_devurl": "https://github.com/tsmodels/tsmarch",
  "_searchresults": 18,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/tsmarch.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tsmodels/tsmarch",
  "_realowner": "tsmodels",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-11-18"
    }
  ],
  "_exports": [
    "bread",
    "cgarch_modelspec",
    "combn_fast",
    "dcc_modelspec",
    "dfft",
    "estfun",
    "expected_shortfall",
    "gogarch_modelspec",
    "newsimpact",
    "pfft",
    "qfft",
    "radical",
    "value_at_risk"
  ],
  "_datasets": [
    {
      "name": "dji30retw",
      "title": "Dow Jones 30 Constituents Closing Value log Weekly Return",
      "object": "dji30retw",
      "class": [
        "data.frame"
      ],
      "fields": [
        "AA",
        "AXP",
        "BA",
        "BAC",
        "C",
        "CAT",
        "CVX",
        "DD",
        "DIS",
        "GE",
        "GM",
        "HD",
        "HPQ",
        "IBM",
        "INTC",
        "JNJ",
        "JPM",
        "AIG",
        "KO",
        "MCD",
        "MMM",
        "MRK",
        "MSFT",
        "PFE",
        "PG",
        "T",
        "UTX",
        "VZ",
        "WMT",
        "XOM"
      ],
      "rows": 1141,
      "table": true,
      "tojson": true
    },
    {
      "name": "globalindices",
      "title": "Global Financial Indices Closing Value log Weekly Return",
      "object": "globalindices",
      "class": [
        "data.frame"
      ],
      "fields": [
        "AEX",
        "AOR",
        "ATH",
        "BEL20",
        "BUX",
        "CAC",
        "DAX",
        "DJC",
        "DJI",
        "DJT",
        "DJU",
        "FTM",
        "HSI",
        "IBEX",
        "IPC",
        "IPSA",
        "JCI",
        "KLCI",
        "KOSPI",
        "NDQ",
        "NDX",
        "NKX",
        "OMXS",
        "OSEAX",
        "PSEI",
        "SET",
        "SHC",
        "SMI",
        "SNX",
        "SPX",
        "STI",
        "TSX",
        "UKX",
        "XU100"
      ],
      "rows": 1698,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bread.tsmarch",
      "title": "Bread Method",
      "topics": [
        "bread.cgarch.estimate",
        "bread.dcc.estimate"
      ]
    },
    {
      "page": "cgarch_modelspec.generic",
      "title": "Generic Methods for the Copula GARCH model specification",
      "topics": [
        "cgarch_modelspec"
      ]
    },
    {
      "page": "cgarch_modelspec",
      "title": "Copula GARCH model specification",
      "topics": [
        "cgarch_modelspec.tsgarch.multi_estimate"
      ]
    },
    {
      "page": "coef.tsmarch",
      "title": "Extract Model Coefficients",
      "topics": [
        "coef",
        "coef.cgarch.estimate",
        "coef.dcc.estimate",
        "coef.gogarch.estimate"
      ]
    },
    {
      "page": "combn_fast",
      "title": "Fast combination of n elements, taken m at a time",
      "topics": [
        "combn_fast"
      ]
    },
    {
      "page": "dcc_modelspec.generic",
      "title": "Generic Methods for the DCC GARCH model specification",
      "topics": [
        "dcc_modelspec"
      ]
    },
    {
      "page": "dcc_modelspec",
      "title": "DCC GARCH model specification",
      "topics": [
        "dcc_modelspec.tsgarch.multi_estimate"
      ]
    },
    {
      "page": "dist_fft",
      "title": "FFT density, distribution and quantile method",
      "topics": [
        "dfft",
        "dfft.gogarch.fft",
        "dfft.gogarch.fftsim",
        "pfft",
        "pfft.gogarch.fft",
        "pfft.gogarch.fftsim",
        "qfft",
        "qfft.gogarch.fft",
        "qfft.gogarch.fftsim"
      ]
    },
    {
      "page": "dji30retw",
      "title": "Dow Jones 30 Constituents Closing Value log Weekly Return",
      "topics": [
        "dji30retw"
      ]
    },
    {
      "page": "estfun.tsmarch",
      "title": "Score Method",
      "topics": [
        "estfun.cgarch.estimate",
        "estfun.dcc.estimate"
      ]
    },
    {
      "page": "estimate.tsmarch",
      "title": "Estimates a model given a specification.",
      "topics": [
        "estimate",
        "estimate.cgarch.spec",
        "estimate.dcc.spec",
        "estimate.gogarch.spec"
      ]
    },
    {
      "page": "expected_shortfall",
      "title": "Expected Shortfall (ES) method for predicted and simulated objects",
      "topics": [
        "expected_shortfall",
        "expected_shortfall.cgarch.predict",
        "expected_shortfall.cgarch.simulate",
        "expected_shortfall.dcc.predict",
        "expected_shortfall.dcc.simulate",
        "expected_shortfall.gogarch.predict",
        "expected_shortfall.gogarch.simulate"
      ]
    },
    {
      "page": "fitted.tsmarch",
      "title": "Extract Model Fitted Values",
      "topics": [
        "fitted",
        "fitted.cgarch.estimate",
        "fitted.cgarch.predict",
        "fitted.cgarch.simulate",
        "fitted.dcc.estimate",
        "fitted.dcc.predict",
        "fitted.dcc.simulate",
        "fitted.gogarch.estimate",
        "fitted.gogarch.predict",
        "fitted.gogarch.simulate"
      ]
    },
    {
      "page": "globalindices",
      "title": "Global Financial Indices Closing Value log Weekly Return",
      "topics": [
        "globalindices"
      ]
    },
    {
      "page": "gogarch_modelspec",
      "title": "GOGARCH Model specification",
      "topics": [
        "gogarch_modelspec"
      ]
    },
    {
      "page": "logLik.tsmarch",
      "title": "Extract Log-Likelihood",
      "topics": [
        "logLik",
        "logLik.cgarch.estimate",
        "logLik.dcc.estimate",
        "logLik.gogarch.estimate"
      ]
    },
    {
      "page": "newsimpact.tsmarch",
      "title": "News Impact Surface",
      "topics": [
        "newsimpact.cgarch.estimate",
        "newsimpact.dcc.estimate",
        "newsimpact.gogarch.estimate"
      ]
    },
    {
      "page": "pit",
      "title": "Probability Integral Transform (PIT) for weighted FFT densities",
      "topics": [
        "pit.gogarch.fft"
      ]
    },
    {
      "page": "correlation_plots",
      "title": "Dynamic Correlation Model Plots",
      "topics": [
        "plot.cgarch.estimate",
        "plot.dcc.estimate"
      ]
    },
    {
      "page": "plot",
      "title": "News Impact Surface Plot",
      "topics": [
        "plot.tsmarch.newsimpact"
      ]
    },
    {
      "page": "predict.tsmarch",
      "title": "Model Prediction",
      "topics": [
        "predict",
        "predict.cgarch.estimate",
        "predict.dcc.estimate",
        "predict.gogarch.estimate"
      ]
    },
    {
      "page": "print.tsmarch.estimate",
      "title": "Model Estimation Summary Print method",
      "topics": [
        "print.summary.cgarch.estimate",
        "print.summary.dcc.estimate",
        "print.summary.gogarch.estimate",
        "print.summary.tsmarch.estimate"
      ]
    },
    {
      "page": "radical",
      "title": "The Robust Accurate, Direct ICA ALgorithm (RADICAL)",
      "topics": [
        "radical"
      ]
    },
    {
      "page": "residuals.tsmarch",
      "title": "Extract Model Residuals",
      "topics": [
        "residuals",
        "residuals.cgarch.estimate",
        "residuals.dcc.estimate",
        "residuals.gogarch.estimate"
      ]
    },
    {
      "page": "simulate.tsmarch",
      "title": "Model Simulation",
      "topics": [
        "simulate",
        "simulate.cgarch.estimate",
        "simulate.dcc.estimate",
        "simulate.gogarch.estimate"
      ]
    },
    {
      "page": "summary.tsmarch",
      "title": "Model Estimation Summary",
      "topics": [
        "summary",
        "summary.cgarch.estimate",
        "summary.dcc.estimate",
        "summary.gogarch.estimate"
      ]
    },
    {
      "page": "tsaggregate.tsmarch",
      "title": "Weighted Moments Aggregation",
      "topics": [
        "tsaggregate",
        "tsaggregate.cgarch.estimate",
        "tsaggregate.cgarch.predict",
        "tsaggregate.cgarch.simulate",
        "tsaggregate.dcc.estimate",
        "tsaggregate.dcc.predict",
        "tsaggregate.dcc.simulate",
        "tsaggregate.gogarch.estimate",
        "tsaggregate.gogarch.predict",
        "tsaggregate.gogarch.simulate"
      ]
    },
    {
      "page": "tscokurt.tsmarch",
      "title": "Cokurtosis Extractor",
      "topics": [
        "tscokurt",
        "tscokurt.gogarch.estimate",
        "tscokurt.gogarch.predict",
        "tscokurt.gogarch.simulate"
      ]
    },
    {
      "page": "tsconvolve",
      "title": "Convolution",
      "topics": [
        "tsconvolve",
        "tsconvolve.gogarch.estimate",
        "tsconvolve.gogarch.predict",
        "tsconvolve.gogarch.simulate"
      ]
    },
    {
      "page": "tscor.tsmarch",
      "title": "Correlation Extractor",
      "topics": [
        "tscor",
        "tscor.cgarch.estimate",
        "tscor.cgarch.predict",
        "tscor.cgarch.simulate",
        "tscor.dcc.estimate",
        "tscor.dcc.predict",
        "tscor.dcc.simulate",
        "tscor.gogarch.estimate",
        "tscor.gogarch.predict",
        "tscor.gogarch.simulate"
      ]
    },
    {
      "page": "tscoskew.tsmarch",
      "title": "Coskewness Extractor",
      "topics": [
        "tscoskew",
        "tscoskew.gogarch.estimate",
        "tscoskew.gogarch.predict",
        "tscoskew.gogarch.simulate"
      ]
    },
    {
      "page": "tscov.tsmarch",
      "title": "Covariance Extractor",
      "topics": [
        "tscov",
        "tscov.cgarch.estimate",
        "tscov.cgarch.predict",
        "tscov.cgarch.simulate",
        "tscov.dcc.estimate",
        "tscov.dcc.predict",
        "tscov.dcc.simulate",
        "tscov.gogarch.estimate",
        "tscov.gogarch.predict",
        "tscov.gogarch.simulate"
      ]
    },
    {
      "page": "tsfilter.tsmarch",
      "title": "Model Filtering",
      "topics": [
        "tsfilter",
        "tsfilter.cgarch.estimate",
        "tsfilter.dcc.estimate",
        "tsfilter.gogarch.estimate"
      ]
    },
    {
      "page": "value_at_risk",
      "title": "Value at Risk (VaR) method for predicted and simulated objects",
      "topics": [
        "value_at_risk",
        "value_at_risk.cgarch.predict",
        "value_at_risk.cgarch.simulate",
        "value_at_risk.dcc.predict",
        "value_at_risk.dcc.simulate",
        "value_at_risk.gogarch.predict",
        "value_at_risk.gogarch.simulate"
      ]
    },
    {
      "page": "vcov.tsmarch",
      "title": "The Covariance Matrix of the Estimated Parameters",
      "topics": [
        "vcov",
        "vcov.cgarch.estimate",
        "vcov.dcc.estimate"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/tsmarch/raw/HEAD/man/figures/logo.png",
  "_rundeps": [
    "abind",
    "alabama",
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "digest",
    "DistributionUtils",
    "dplyr",
    "evaluate",
    "fastmap",
    "flextable",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "future",
    "future.apply",
    "gdtools",
    "GeneralizedHyperbolic",
    "generics",
    "globals",
    "glue",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "lattice",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mev",
    "mime",
    "nleqslv",
    "nloptr",
    "numDeriv",
    "officer",
    "openssl",
    "parallelly",
    "pillar",
    "pkgconfig",
    "progressr",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppBessel",
    "RcppEigen",
    "RcppParallel",
    "Rdpack",
    "rlang",
    "rmarkdown",
    "Rsolnp",
    "sandwich",
    "sass",
    "shape",
    "SkewHyperbolic",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "TMB",
    "truncnorm",
    "tsdistributions",
    "tsgarch",
    "tsmethods",
    "utf8",
    "uuid",
    "vctrs",
    "withr",
    "xfun",
    "xml2",
    "xts",
    "yaml",
    "zip",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "feasible_multivariate_garch.Rmd",
      "filename": "feasible_multivariate_garch.html",
      "title": "Feasible Multivariate GARCH Models",
      "author": "Alexios Galanos",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Covariance Decomposition Models (dcc and cgarch)",
        "Constant Correlation",
        "Dynamic Conditional Correlation",
        "Estimation",
        "Standard Errors",
        "Distributions",
        "Multivariate Student Distribution (mvt)",
        "Copula Distribution (cgarch)",
        "Generalized Dynamics",
        "Forecasting and Simulation",
        "Weighted Distribution",
        "News Impact Surface",
        "Critique",
        "Generalized Orthogonal GARCH Model (gogarch)",
        "Estimation",
        "Co-Moments",
        "Weighted Distribution",
        "Factor News Impact Surface",
        "Methods and Classes",
        "Appendix",
        "Correlation and Kendall's $\\tau$",
        "Notes on Selected Methods",
        "References"
      ],
      "created": "2024-11-18 13:30:02",
      "modified": "2024-11-18 13:30:02",
      "commits": 1
    },
    {
      "source": "tsmarch_demo.Rmd",
      "filename": "tsmarch_demo.html",
      "title": "tsmarch demo",
      "author": "Alexios Galanos",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "GOGARCH Dynamics",
        "Model Specification and Estimation",
        "Filtering",
        "Conditional Co-moments",
        "Weighted Portfolio Distribution",
        "DCC Dynamics",
        "Filtering",
        "Copula with DCC Dynamics",
        "Conditional Mean Dynamics",
        "Method 1: Conditional Mean Re-centering",
        "Method 2: Innovation Distribution Injection",
        "Method Comparison"
      ],
      "created": "2024-11-18 13:30:02",
      "modified": "2024-11-18 13:30:02",
      "commits": 1
    }
  ],
  "_score": 2.5563025007672873,
  "_indexed": false,
  "_nocasepkg": "tsmarch",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://tsmodels.r-universe.dev/tsmarch",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-02T07:25:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "52a4ea08641a3da8b33fdb1fe1cbce1cd76df144",
      "fileid": "c97d013e97be98f8b931563933b30a5b2c6ea78ab87555c54da88ef6f874a3ad",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25246552656"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-02T07:25:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "52a4ea08641a3da8b33fdb1fe1cbce1cd76df144",
      "fileid": "bc75bb4ca1bde3d4a84413109430d39a7e60eba63579d0ed56d60d920d73cc32",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25246552656"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-01T10:47:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "52a4ea08641a3da8b33fdb1fe1cbce1cd76df144",
      "fileid": "f881f733980bcc565310e0e569212aa5967f09f899520797c677cac340d4161a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26749648188"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-01T10:47:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "52a4ea08641a3da8b33fdb1fe1cbce1cd76df144",
      "fileid": "ece751b356d621e68bf41ebe5884c6877f9bf982181bfd3e0cf7e290ec5e492c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26749648188"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-01T10:47:59.000Z",
      "arch": "emscripten",
      "commit": "52a4ea08641a3da8b33fdb1fe1cbce1cd76df144",
      "fileid": "52ed8dd28937ef86ece1b9d32f5a59b74285023df17fdbcdaf3a80bee6447e84",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26749648188"
    }
  ]
}