{
  "_id": "6a1f1de2b401979e7341fcca",
  "Package": "iprior",
  "Title": "Regression Modelling using I-Priors",
  "Version": "0.7.4",
  "Authors@R": "person(\"Haziq\", \"Jamil\", email = \"haziq.jamil@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Encoding": "UTF-8",
  "Description": "Provides methods to perform and analyse I-prior regression\nmodels. Estimation is done either via direct optimisation of\nthe log-likelihood or an EM algorithm.",
  "URL": "https://github.com/haziqj/iprior",
  "BugReports": "https://github.com/haziqj/iprior/issues",
  "License": "GPL (>= 3.0)",
  "Language": "en-GB",
  "LazyData": "yes",
  "VignetteBuilder": "knitr, R.rsp",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://haziqj.r-universe.dev",
  "Date/Publication": "2024-04-01 19:51:58 UTC",
  "RemoteUrl": "https://github.com/haziqj/iprior",
  "RemoteRef": "HEAD",
  "RemoteSha": "c9967bb9fd2b659b5f22129c963f3f8a656effa1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-16 08:25:12 UTC",
    "User": "root"
  },
  "Author": "Haziq Jamil [aut, cre]",
  "Maintainer": "Haziq Jamil <haziq.jamil@gmail.com>",
  "MD5sum": "c5e6e264fec0a7cc739edbd6c1482713",
  "_user": "haziqj",
  "_type": "src",
  "_file": "iprior_0.7.4.tar.gz",
  "_fileid": "28699a4eb5916de6d3dd8cd0820e8d8f9c1f186384fb20e2135cb70a870a0a6b",
  "_filesize": 1092450,
  "_sha256": "28699a4eb5916de6d3dd8cd0820e8d8f9c1f186384fb20e2135cb70a870a0a6b",
  "_created": "2026-05-16T08:25:12.000Z",
  "_published": "2026-06-02T18:16:02.882Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79140917396,
      "time": 219,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031954583"
    },
    {
      "job": 79140917163,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031952451"
    },
    {
      "job": 79140917627,
      "time": 168,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031950333"
    },
    {
      "job": 79140916682,
      "time": 198,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031952767"
    },
    {
      "job": 79140917470,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031950429"
    },
    {
      "job": 79140917311,
      "time": 669,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031997324"
    },
    {
      "job": 79140917243,
      "time": 228,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031959281"
    },
    {
      "job": 79140917377,
      "time": 304,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031963353"
    },
    {
      "job": 79140916311,
      "time": 269,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031935018"
    },
    {
      "job": 79140915796,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366176478"
    },
    {
      "job": 79140916562,
      "time": 186,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031951864"
    },
    {
      "job": 79140917310,
      "time": 150,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031948878"
    },
    {
      "job": 79140916976,
      "time": 161,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031949572"
    }
  ],
  "_buildurl": "https://github.com/r-universe/haziqj/actions/runs/25957185389",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/haziqj/iprior",
  "_commit": {
    "id": "c9967bb9fd2b659b5f22129c963f3f8a656effa1",
    "author": "Haziq Jamil <haziq.jamil@ubd.edu.bn>",
    "committer": "Haziq Jamil <haziq.jamil@ubd.edu.bn>",
    "message": "Update CRAN-SUBMISSION\n",
    "time": 1712001118
  },
  "_maintainer": {
    "name": "Haziq Jamil",
    "email": "haziq.jamil@gmail.com",
    "login": "haziqj",
    "uuid": 16189362
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "doSNOW",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.5",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "haziqj",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "fisher-information",
    "functional",
    "gaussian-processes",
    "gpr",
    "hilbert",
    "kernel",
    "krein",
    "longitudinal",
    "multilevel",
    "priors",
    "random-effects",
    "regression",
    "reproducing",
    "rkhs",
    "rkks",
    "space",
    "cpp"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "haziqj",
      "count": 24,
      "uuid": 16189362
    }
  ],
  "_userbio": {
    "uuid": 16189362,
    "type": "user",
    "name": "Haziq Jamil",
    "description": "Researcher at BAYESCOMP, KAUST. On leave from Assistant Professorship at UBD."
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/iprior"
  },
  "_devurl": "https://github.com/haziqj/iprior",
  "_searchresults": 33,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/iprior.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/haziqj/iprior",
  "_realowner": "haziqj",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6.1",
      "date": "2016-08-19"
    },
    {
      "version": "0.6.2",
      "date": "2016-08-21"
    },
    {
      "version": "0.6.3",
      "date": "2017-01-14"
    },
    {
      "version": "0.6.4",
      "date": "2017-02-14"
    },
    {
      "version": "0.6.5",
      "date": "2017-06-12"
    },
    {
      "version": "0.7.0",
      "date": "2017-11-03"
    },
    {
      "version": "0.7.1",
      "date": "2017-12-19"
    },
    {
      "version": "0.7.2",
      "date": "2018-10-17"
    },
    {
      "version": "0.7.3",
      "date": "2019-03-20"
    },
    {
      "version": "0.7.4",
      "date": "2024-04-02"
    }
  ],
  "_exports": [
    "as.time",
    "check_theta",
    "dec_plac",
    "decimal_place",
    "eigenCpp",
    "fastSquare",
    "fastVDiag",
    "gen_multilevel",
    "gen_smooth",
    "get_convergence",
    "get_degree",
    "get_estl",
    "get_hurst",
    "get_hyp",
    "get_intercept",
    "get_kern_matrix",
    "get_kernels",
    "get_lambda",
    "get_lengthscale",
    "get_method",
    "get_niter",
    "get_offset",
    "get_prederror",
    "get_psi",
    "get_se",
    "get_size",
    "get_theta",
    "get_time",
    "get_y",
    "gg_col_hue",
    "gg_color_hue",
    "gg_colour_hue",
    "ggColPal",
    "iprior",
    "iprior_cv",
    "ipriorColPal",
    "is.ipriorKernel",
    "is.ipriorMod",
    "is.kern_canonical",
    "is.kern_fbm",
    "is.kern_linear",
    "is.kern_pearson",
    "is.kern_poly",
    "is.kern_se",
    "is.nystrom",
    "kern_canonical",
    "kern_fbm",
    "kern_linear",
    "kern_pearson",
    "kern_poly",
    "kern_se",
    "kernL",
    "plot_fitted",
    "plot_fitted_multilevel",
    "plot_iter",
    "plot_ppc",
    "plot_resid",
    "summary.ipriorMod"
  ],
  "_datasets": [
    {
      "name": "hsb",
      "title": "High school and beyond dataset",
      "object": "hsb",
      "class": [
        "data.frame"
      ],
      "fields": [
        "mathach",
        "ses",
        "schoolid"
      ],
      "rows": 7185,
      "table": true,
      "tojson": true
    },
    {
      "name": "hsbsmall",
      "title": "High school and beyond dataset",
      "object": "hsbsmall",
      "class": [
        "data.frame"
      ],
      "fields": [
        "mathach",
        "ses",
        "schoolid"
      ],
      "rows": 661,
      "table": true,
      "tojson": true
    },
    {
      "name": "pollution",
      "title": "Air pollution and mortality",
      "object": "pollution",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Mortality",
        "Rain",
        "JanTemp",
        "JulTemp",
        "Over65",
        "Popn",
        "Educ",
        "Hous",
        "Dens",
        "NonW",
        "WhiteCol",
        "Poor",
        "HC",
        "NOx",
        "SO2",
        "Humid"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "tecator.cv",
      "title": "Results of I-prior cross-validation experiment on Tecator data set",
      "object": "tecator.cv",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "Accessors",
      "title": "Accessor functions for 'ipriorMod' objects.",
      "topics": [
        "Accessors",
        "get_convergence",
        "get_degree",
        "get_estl",
        "get_hurst",
        "get_hyp",
        "get_intercept",
        "get_kernels",
        "get_kern_matrix",
        "get_lambda",
        "get_lengthscale",
        "get_method",
        "get_niter",
        "get_offset",
        "get_prederror",
        "get_psi",
        "get_se",
        "get_size",
        "get_theta",
        "get_time",
        "get_y"
      ]
    },
    {
      "page": "as.time",
      "title": "Convert 'difftime' class into 'time' class",
      "topics": [
        "as.time"
      ]
    },
    {
      "page": "check_theta",
      "title": "Check the structure of the hyperparameters of an I-prior model",
      "topics": [
        "check_theta"
      ]
    },
    {
      "page": "decimal_place",
      "title": "Cut a numeric vector to a certain number of decimal places",
      "topics": [
        "decimal_place",
        "dec_plac"
      ]
    },
    {
      "page": "eigenCpp",
      "title": "Eigen decomposition of a matrix in C++.",
      "topics": [
        "eigenCpp"
      ]
    },
    {
      "page": "fastSquare",
      "title": "Multiplying a symmetric matrix by itself in C++.",
      "topics": [
        "fastSquare"
      ]
    },
    {
      "page": "fastVDiag",
      "title": "Computing a quadratic matrix form in C++.",
      "topics": [
        "fastVDiag"
      ]
    },
    {
      "page": "gen_multilevel",
      "title": "Generate simulated data for multilevel models",
      "topics": [
        "gen_multilevel"
      ]
    },
    {
      "page": "gen_smooth",
      "title": "Generate simulated data for smoothing models",
      "topics": [
        "gen_smooth"
      ]
    },
    {
      "page": "gg_colour_hue",
      "title": "Emulate 'ggplot2' default colour palette",
      "topics": [
        "ggColPal",
        "gg_color_hue",
        "gg_colour_hue",
        "gg_col_hue",
        "ipriorColPal"
      ]
    },
    {
      "page": "hsb",
      "title": "High school and beyond dataset",
      "topics": [
        "hsb"
      ]
    },
    {
      "page": "hsbsmall",
      "title": "High school and beyond dataset",
      "topics": [
        "hsbsmall"
      ]
    },
    {
      "page": "iprior",
      "title": "Fit an I-prior regression model",
      "topics": [
        "iprior",
        "iprior.default",
        "iprior.formula",
        "iprior.ipriorKernel",
        "iprior.ipriorMod"
      ]
    },
    {
      "page": "iprior_cv",
      "title": "Perform a cross-validation experiment with the iprior function",
      "topics": [
        "iprior_cv",
        "iprior_cv.default",
        "iprior_cv.formula"
      ]
    },
    {
      "page": "is.iprior_x",
      "title": "Test 'iprior' objects",
      "topics": [
        "is.ipriorKernel",
        "is.ipriorMod",
        "is.iprior_x",
        "is.nystrom"
      ]
    },
    {
      "page": "is.kern_x",
      "title": "Test kernel attributes",
      "topics": [
        "is.kern_canonical",
        "is.kern_fbm",
        "is.kern_linear",
        "is.kern_pearson",
        "is.kern_poly",
        "is.kern_se",
        "is.kern_x"
      ]
    },
    {
      "page": "kernel",
      "title": "Reproducing kernels for the I-prior package",
      "topics": [
        "kernel",
        "kernels",
        "kern_canonical",
        "kern_fbm",
        "kern_linear",
        "kern_pearson",
        "kern_poly",
        "kern_se"
      ]
    },
    {
      "page": "kernL",
      "title": "Load the kernel matrices for I-prior models",
      "topics": [
        "kernL",
        "kernL.formula"
      ]
    },
    {
      "page": "logLik.ipriorMod",
      "title": "Obtain the log-likelihood and deviance of an I-prior model",
      "topics": [
        "deviance.ipriorKernel",
        "deviance.ipriorMod",
        "logLik.ipriorKernel",
        "logLik.ipriorMod"
      ]
    },
    {
      "page": "plot.ipriorMod",
      "title": "Plots for I-prior models",
      "topics": [
        "plot.ipriorMod",
        "plot_fitted",
        "plot_fitted_multilevel",
        "plot_iter",
        "plot_ppc",
        "plot_resid"
      ]
    },
    {
      "page": "pollution",
      "title": "Air pollution and mortality",
      "topics": [
        "pollution"
      ]
    },
    {
      "page": "predict",
      "title": "Obtain predicted values from 'ipriorMod' objects",
      "topics": [
        "fitted.ipriorMod",
        "predict",
        "predict.ipriorMod",
        "print.ipriorPredict"
      ]
    },
    {
      "page": "sigma",
      "title": "Obtain the standard deviation of the residuals 'sigma'",
      "topics": [
        "sigma",
        "sigma.ipriorMod"
      ]
    },
    {
      "page": "summary.ipriorMod",
      "title": "Print and summary method for I-prior models",
      "topics": [
        "print.ipriorMod",
        "summary.ipriorMod"
      ]
    },
    {
      "page": "tecator.cv",
      "title": "Results of I-prior cross-validation experiment on Tecator data set",
      "topics": [
        "tecator.cv"
      ]
    },
    {
      "page": "update.ipriorMod",
      "title": "Update an I-prior model",
      "topics": [
        "update.ipriorMod"
      ]
    }
  ],
  "_readme": "https://github.com/haziqj/iprior/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "doSNOW",
    "farver",
    "foreach",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lifecycle",
    "magrittr",
    "mvtnorm",
    "plyr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "snow",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "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": "iprior_paper.pdf.asis",
      "filename": "iprior_paper.pdf",
      "title": "An R Package for Regression Modelling Using I-priors",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2017-11-02 22:56:30",
      "modified": "2024-04-01 12:29:36",
      "commits": 3
    },
    {
      "source": "kernel_matrix.Rmd",
      "filename": "kernel_matrix.html",
      "title": "Closed-form EM algorithm matrix manipulations",
      "author": "Haziq Jamil",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The code",
        "Example",
        "Indexing the kernel matrrix list Hl",
        "Indices for $\\mathbf P_k \\mathbf R_k + (\\mathbf P_k \\mathbf R_k)^\\top$",
        "Indices for $\\mathbf P_k \\mathbf U_k +(\\mathbf P_k \\mathbf U_k)^\\top$",
        "Calculation of $\\mathbf S_k$",
        "Efficient calculation of $\\mathbf P_k^2$"
      ],
      "created": "2017-01-11 07:31:39",
      "modified": "2024-04-01 12:29:36",
      "commits": 9
    },
    {
      "source": "tecator.Rmd",
      "filename": "tecator.html",
      "title": "Regression with a functional covariate: Cross-validation analysis of the Tecator data set",
      "author": "Haziq Jamil",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Easy train/test split",
        "LOOCV experiment"
      ],
      "created": "2017-11-27 18:33:58",
      "modified": "2024-04-01 15:58:13",
      "commits": 8
    }
  ],
  "_score": 4.694605198933568,
  "_indexed": true,
  "_nocasepkg": "iprior",
  "_universes": [
    "haziqj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.4",
      "date": "2026-05-16T08:28:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c9967bb9fd2b659b5f22129c963f3f8a656effa1",
      "fileid": "3af109835d5021777aec3ea446c3653442cc14c0cea2ec3d7db6a1bfaabfcc7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haziqj/actions/runs/25957185389"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.4",
      "date": "2026-05-16T08:28:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c9967bb9fd2b659b5f22129c963f3f8a656effa1",
      "fileid": "26e5cfede4486167fcba489c07468c7c9ac63e53bb170dd8ea2471fc24619561",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haziqj/actions/runs/25957185389"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.4",
      "date": "2026-05-16T08:27:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c9967bb9fd2b659b5f22129c963f3f8a656effa1",
      "fileid": "386ead7346e507a273cfccee8d0bf070785f0af5dacf8179646820272bc36f7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haziqj/actions/runs/25957185389"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.4",
      "date": "2026-05-16T08:28:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c9967bb9fd2b659b5f22129c963f3f8a656effa1",
      "fileid": "cfb5f20c2b427a567bc14e45ff287e3e3bb8be80db45021bed4f5251bb219796",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haziqj/actions/runs/25957185389"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.4",
      "date": "2026-05-16T08:28:06.000Z",
      "arch": "aarch64",
      "commit": "c9967bb9fd2b659b5f22129c963f3f8a656effa1",
      "fileid": "a3e8c9a74e90e6d904be6fc9110c1b468bd37731ce26e1a8c902c6016813206a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haziqj/actions/runs/25957185389"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.4",
      "date": "2026-05-16T08:33:35.000Z",
      "arch": "x86_64",
      "commit": "c9967bb9fd2b659b5f22129c963f3f8a656effa1",
      "fileid": "5d4460c930873fdec3c63498c20688976917939a65f8900bf57a49261fd40140",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haziqj/actions/runs/25957185389"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.4",
      "date": "2026-05-16T08:29:30.000Z",
      "arch": "aarch64",
      "commit": "c9967bb9fd2b659b5f22129c963f3f8a656effa1",
      "fileid": "0ca6b637536206f77aea0a3c9af92297de38fa16f3aeaa4484d9a41c7ba02efc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haziqj/actions/runs/25957185389"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.4",
      "date": "2026-05-16T08:29:17.000Z",
      "arch": "x86_64",
      "commit": "c9967bb9fd2b659b5f22129c963f3f8a656effa1",
      "fileid": "de65cfacdb3be2121ec0412266a342aa5037bc87fb131084f19da4ed2c0489ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haziqj/actions/runs/25957185389"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.4",
      "date": "2026-05-16T08:27:14.000Z",
      "arch": "x86_64",
      "commit": "c9967bb9fd2b659b5f22129c963f3f8a656effa1",
      "fileid": "fd35a342bee47eb73d4a080994d2a2625c4e3fb696582c688096669efeaa1780",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haziqj/actions/runs/25957185389"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.4",
      "date": "2026-05-16T08:26:53.000Z",
      "arch": "x86_64",
      "commit": "c9967bb9fd2b659b5f22129c963f3f8a656effa1",
      "fileid": "f30505a9ff40c9dfd0edf1c7cc27d726cb1d432b7a450641f42fb9704b283e0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haziqj/actions/runs/25957185389"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.4",
      "date": "2026-05-16T08:27:05.000Z",
      "arch": "x86_64",
      "commit": "c9967bb9fd2b659b5f22129c963f3f8a656effa1",
      "fileid": "d73367beeb7c935c1d9bb338c566c9830a97cc36d6eb1f65fabe398ea25a5193",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/haziqj/actions/runs/25957185389"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.4",
      "date": "2026-06-02T18:15:22.000Z",
      "arch": "emscripten",
      "commit": "c9967bb9fd2b659b5f22129c963f3f8a656effa1",
      "fileid": "a294331b25aa8ee1f6528aad8bb7a89fd53155f1504d26552415dd04b81a09e8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/haziqj/actions/runs/25957185389"
    }
  ]
}