{
  "_id": "69b855a8a485b674afd0e50e",
  "Package": "RiskMap",
  "Type": "Package",
  "Title": "Geostatistical Modeling of Spatially Referenced Data",
  "Version": "1.0.0",
  "Authors@R": "c(person(given = \"Emanuele\",\nfamily = \"Giorgi\",\nrole = c(\"aut\", \"cre\"),\nemail = \"e.giorgi@bham.ac.uk\",\ncomment = c(ORCID = \"0000-0003-0640-181X\")),\nperson(given = \"Claudio\",\nfamily = \"Fronterre\",\nrole = \"ctb\",\nemail = \"c.fronterre@bham.ac.uk\",\ncomment = c(ORCID = \"0000-0001-6723-9727\")))",
  "Description": "Geostatistical analysis of continuous and count data.\nImplements stationary Gaussian processes with Matérn\ncorrelation for spatial prediction, as described in Diggle and\nGiorgi (2019, ISBN: 978-1-138-06102-7).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "URL": "https://claudiofronterre.github.io/RiskMap/",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://claudiofronterre.r-universe.dev",
  "Date/Publication": "2026-03-16 17:35:44 UTC",
  "RemoteUrl": "https://github.com/claudiofronterre/riskmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "ddd175f38d1e148f41c62ef363b1c52103e54f6b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-03-16 19:05:20 UTC",
    "User": "root"
  },
  "Author": "Emanuele Giorgi [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0640-181X>),\nClaudio Fronterre [ctb] (ORCID:\n<https://orcid.org/0000-0001-6723-9727>)",
  "Maintainer": "Emanuele Giorgi <e.giorgi@bham.ac.uk>",
  "MD5sum": "3dd54894821221b8bd1733bca54e1492",
  "_user": "claudiofronterre",
  "_type": "src",
  "_file": "RiskMap_1.0.0.tar.gz",
  "_fileid": "b582f351816937661261b9489c1dd9c538ccc79655021847340e2eca10c70efb",
  "_filesize": 2120700,
  "_sha256": "b582f351816937661261b9489c1dd9c538ccc79655021847340e2eca10c70efb",
  "_created": "2026-03-16T19:05:20.000Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 67289020045,
      "time": 246,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5951067084"
    },
    {
      "job": 67289020065,
      "time": 253,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "5951068762"
    },
    {
      "job": 67289020098,
      "time": 182,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5951048876"
    },
    {
      "job": 67289020028,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "5951047876"
    },
    {
      "job": 67288543347,
      "time": 200,
      "config": "source",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5950997612"
    },
    {
      "job": 67289020106,
      "time": 133,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "5951035718"
    },
    {
      "job": 67289020035,
      "time": 227,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5951061765"
    },
    {
      "job": 67289020041,
      "time": 249,
      "config": "windows-oldrel",
      "r": "4.4.3",
      "check": "OK",
      "artifact": "5951068023"
    },
    {
      "job": 67289020059,
      "time": 222,
      "config": "windows-release",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "5951060332"
    }
  ],
  "_buildurl": "https://github.com/r-universe/claudiofronterre/actions/runs/23161000449",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/claudiofronterre/riskmap",
  "_commit": {
    "id": "ddd175f38d1e148f41c62ef363b1c52103e54f6b",
    "author": "Claudio Fronterre <cla.f90@gmail.com>",
    "committer": "Claudio Fronterre <cla.f90@gmail.com>",
    "message": "Redesign s_variogram lag bin specification\n\nReplace the overloaded bins argument with breaks, n_bins, and max_dist for a clearer variogram API.\n\nDefault automatic lag classes now use 14 bins up to one-third of the maximum observed distance, and midpoint calculation now supports irregular break vectors correctly.\n",
    "time": 1773682544
  },
  "_maintainer": {
    "name": "Emanuele Giorgi",
    "email": "e.giorgi@bham.ac.uk",
    "orcid": "0000-0003-0640-181X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "xtable",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "spatialEco",
      "role": "Imports"
    },
    {
      "package": "spatialsample",
      "role": "Imports"
    },
    {
      "package": "Deriv",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "sns",
      "role": "Imports"
    },
    {
      "package": "stars",
      "role": "Imports"
    },
    {
      "package": "bayesplot",
      "role": "Suggests"
    }
  ],
  "_owner": "claudiofronterre",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-14",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 6
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 8
    },
    {
      "week": "2026-11",
      "n": 3
    },
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "giorgilancs",
      "count": 60,
      "uuid": 13163866
    },
    {
      "user": "claudiofronterre",
      "count": 56,
      "uuid": 25867244
    },
    {
      "user": "giorgistat",
      "count": 49,
      "uuid": 13766371
    }
  ],
  "_userbio": {
    "uuid": 25867244,
    "type": "user",
    "name": "Claudio Fronterre"
  },
  "_downloads": {
    "count": 173,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RiskMap"
  },
  "_devurl": "https://github.com/claudiofronterre/riskmap",
  "_pkgdown": "https://claudiofronterre.github.io/RiskMap/",
  "_searchresults": 27,
  "_rbuild": "4.5.2",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RiskMap.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/claudiofronterre/riskmap",
  "_realowner": "claudiofronterre",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-06-25"
    },
    {
      "version": "1.0.0",
      "date": "2025-10-09"
    }
  ],
  "_exports": [
    "assess_pp",
    "assess_sim",
    "check_mcmc",
    "compute_ID_coords",
    "convex_hull_sf",
    "create_grid",
    "dast",
    "dast_sim",
    "dist_summaries",
    "glgpm",
    "glgpm_sim",
    "gp",
    "Laplace_sampling_MCMC",
    "matern_cor",
    "matern.grad.phi",
    "matern.hessian.phi",
    "maxim.integrand",
    "plot_AnPIT",
    "plot_mda",
    "plot_s_variogram",
    "plot_score",
    "plot_sim_surf",
    "pred_over_grid",
    "pred_target_grid",
    "pred_target_shp",
    "propose_utm",
    "re",
    "s_variogram",
    "set_control_sim",
    "surf_sim",
    "to_table",
    "update_predictors"
  ],
  "_datasets": [
    {
      "name": "abund_sma",
      "title": "Female Culex pipiens abundance (collections) in the Sacramento Metropolitan Area",
      "object": "abund_sma",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "lon",
        "lat",
        "total_females",
        "date",
        "trap_nights",
        "trap_type"
      ],
      "rows": 1551,
      "table": true,
      "tojson": true
    },
    {
      "name": "anopheles",
      "title": "Anopheles mosquitoes in Southern Cameroon",
      "object": "anopheles",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "web_x",
        "web_y",
        "Locality",
        "An.coluzzii",
        "An.gambiae",
        "Total",
        "elevation"
      ],
      "rows": 116,
      "table": true,
      "tojson": true
    },
    {
      "name": "galicia",
      "title": "Heavy metal biomonitoring in Galicia",
      "object": "galicia",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "lead"
      ],
      "rows": 132,
      "table": true,
      "tojson": true
    },
    {
      "name": "infect_sma",
      "title": "West Nile virus pool tests for female *Culex pipiens* in the Sacramento Metropolitan Area",
      "object": "infect_sma",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "lon",
        "lat",
        "est_pool_n",
        "wnv_pos",
        "date"
      ],
      "rows": 596,
      "table": true,
      "tojson": true
    },
    {
      "name": "italy_sim",
      "title": "Simulated data-set on the Italian peninsula",
      "object": "italy_sim",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "y",
        "region",
        "province",
        "pop_dens",
        "ID_loc"
      ],
      "rows": 2000,
      "table": true,
      "tojson": true
    },
    {
      "name": "liberia",
      "title": "River-blindness in Liberia",
      "object": "liberia",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "lat",
        "long",
        "ntest",
        "npos",
        "elevation",
        "log_elevation"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    },
    {
      "name": "loaloa",
      "title": "Loa loa prevalence data from 197 village surveys",
      "object": "loaloa",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ROW",
        "VILLCODE",
        "LONGITUDE",
        "LATITUDE",
        "NO_EXAM",
        "NO_INF",
        "ELEVATION",
        "MEAN9901",
        "MAX9901",
        "MIN9901",
        "STDEV9901"
      ],
      "rows": 197,
      "table": true,
      "tojson": true
    },
    {
      "name": "malkenya",
      "title": "Malaria Transmission in the Western Kenyan Highlands",
      "object": "malkenya",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Cluster",
        "Long",
        "Lat",
        "RDT",
        "Gender",
        "Age",
        "NetUse",
        "MosqCntl",
        "IRS",
        "Travel",
        "SES",
        "District",
        "Survey",
        "elevation"
      ],
      "rows": 8204,
      "table": true,
      "tojson": true
    },
    {
      "name": "malnutrition",
      "title": "Malnutrition in Ghana",
      "object": "malnutrition",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "lng",
        "lat",
        "age",
        "sex",
        "HAZ",
        "WAZ",
        "urb",
        "etn",
        "edu",
        "wealth"
      ],
      "rows": 2671,
      "table": true,
      "tojson": true
    },
    {
      "name": "tz_covariates",
      "title": "Covariates Dataset for Malaria Prediction in Tanzania",
      "object": "tz_covariates",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Population",
        "ITN",
        "EVI",
        "Temperature",
        "NTL",
        "Precipitation",
        "utm_x",
        "utm_y"
      ],
      "rows": 8740,
      "table": true,
      "tojson": true
    },
    {
      "name": "tz_malaria",
      "title": "Malaria Dataset from Tanzania Demographic Health Surveys 2015",
      "object": "tz_malaria",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "cluster.number",
        "Lat",
        "Long",
        "MM",
        "YY",
        "UpAge",
        "LoAge",
        "Ex",
        "Pf",
        "PfPR2.10",
        "Method",
        "EVI",
        "Temperature",
        "Precipitation",
        "Population",
        "ITN",
        "NTL",
        "Urban.Rural",
        "utm_x",
        "utm_y",
        "elogit"
      ],
      "rows": 387,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "abund_sma",
      "title": "Female Culex pipiens abundance (collections) in the Sacramento Metropolitan Area",
      "topics": [
        "abund_sma"
      ]
    },
    {
      "page": "anopheles",
      "title": "Anopheles mosquitoes in Southern Cameroon",
      "topics": [
        "anopheles"
      ]
    },
    {
      "page": "assess_pp",
      "title": "Assess Predictive Performance via Spatial Cross-Validation",
      "topics": [
        "assess_pp"
      ]
    },
    {
      "page": "assess_sim",
      "title": "Assess Simulations",
      "topics": [
        "assess_sim"
      ]
    },
    {
      "page": "check_mcmc",
      "title": "Check MCMC Convergence for Spatial Random Effects",
      "topics": [
        "check_mcmc"
      ]
    },
    {
      "page": "coef.RiskMap",
      "title": "Extract Parameter Estimates from a \"RiskMap\" Model Fit",
      "topics": [
        "coef.RiskMap"
      ]
    },
    {
      "page": "compute_ID_coords",
      "title": "Compute Unique Coordinate Identifiers",
      "topics": [
        "compute_ID_coords"
      ]
    },
    {
      "page": "convex_hull_sf",
      "title": "Convex Hull of an sf Object",
      "topics": [
        "convex_hull_sf"
      ]
    },
    {
      "page": "create_grid",
      "title": "Create Grid of Points Within Shapefile",
      "topics": [
        "create_grid"
      ]
    },
    {
      "page": "dast",
      "title": "Fitting of decay-adjusted spatio-temporal (DAST) model",
      "topics": [
        "dast"
      ]
    },
    {
      "page": "dast_sim",
      "title": "Simulation from Decay-adjusted Spatio-temporal (DAST) models",
      "topics": [
        "dast_sim"
      ]
    },
    {
      "page": "dist_summaries",
      "title": "Summaries of the distances",
      "topics": [
        "dist_summaries"
      ]
    },
    {
      "page": "galicia",
      "title": "Heavy metal biomonitoring in Galicia",
      "topics": [
        "galicia"
      ]
    },
    {
      "page": "glgpm",
      "title": "Estimation of Generalized Linear Gaussian Process Models",
      "topics": [
        "glgpm"
      ]
    },
    {
      "page": "glgpm_sim",
      "title": "Simulation from Generalized Linear Gaussian Process Models",
      "topics": [
        "glgpm_sim"
      ]
    },
    {
      "page": "gp",
      "title": "Gaussian Process Model Specification",
      "topics": [
        "gp"
      ]
    },
    {
      "page": "infect_sma",
      "title": "West Nile virus pool tests for female *Culex pipiens* in the Sacramento Metropolitan Area",
      "topics": [
        "infect_sma"
      ]
    },
    {
      "page": "italy_sim",
      "title": "Simulated data-set on the Italian peninsula",
      "topics": [
        "italy_sim"
      ]
    },
    {
      "page": "Laplace_sampling_MCMC",
      "title": "Laplace-sampling MCMC for Generalized Linear Gaussian Process Models",
      "topics": [
        "Laplace_sampling_MCMC"
      ]
    },
    {
      "page": "liberia",
      "title": "River-blindness in Liberia",
      "topics": [
        "liberia"
      ]
    },
    {
      "page": "loaloa",
      "title": "Loa loa prevalence data from 197 village surveys",
      "topics": [
        "loaloa"
      ]
    },
    {
      "page": "malkenya",
      "title": "Malaria Transmission in the Western Kenyan Highlands",
      "topics": [
        "malkenya"
      ]
    },
    {
      "page": "malnutrition",
      "title": "Malnutrition in Ghana",
      "topics": [
        "malnutrition"
      ]
    },
    {
      "page": "matern_cor",
      "title": "Matern Correlation Function",
      "topics": [
        "matern_cor"
      ]
    },
    {
      "page": "matern.grad.phi",
      "title": "First Derivative with Respect to phi",
      "topics": [
        "matern.grad.phi"
      ]
    },
    {
      "page": "matern.hessian.phi",
      "title": "Second Derivative with Respect to phi",
      "topics": [
        "matern.hessian.phi"
      ]
    },
    {
      "page": "maxim.integrand",
      "title": "Maximization of the Integrand for Generalized Linear Gaussian Process Models",
      "topics": [
        "maxim.integrand"
      ]
    },
    {
      "page": "plot_AnPIT",
      "title": "Plot Calibration Curves (AnPIT / PIT) from Spatial Cross-Validation",
      "topics": [
        "plot_AnPIT"
      ]
    },
    {
      "page": "plot_mda",
      "title": "Plot the estimated MDA impact function",
      "topics": [
        "plot_mda"
      ]
    },
    {
      "page": "plot_s_variogram",
      "title": "Plotting the empirical variogram",
      "topics": [
        "plot_s_variogram"
      ]
    },
    {
      "page": "plot_score",
      "title": "Plot Spatial Scores for a Specific Model and Metric",
      "topics": [
        "plot_score"
      ]
    },
    {
      "page": "plot_sim_surf",
      "title": "Plot simulated surface data for a given simulation",
      "topics": [
        "plot_sim_surf"
      ]
    },
    {
      "page": "plot.RiskMap_pred_target_grid",
      "title": "Plot Method for RiskMap_pred_target_grid Objects",
      "topics": [
        "plot.RiskMap_pred_target_grid"
      ]
    },
    {
      "page": "plot.RiskMap_pred_target_shp",
      "title": "Plot Method for RiskMap_pred_target_shp Objects",
      "topics": [
        "plot.RiskMap_pred_target_shp"
      ]
    },
    {
      "page": "pred_over_grid",
      "title": "Prediction of the random effects components and covariates effects over a spatial grid using a fitted generalized linear Gaussian process model",
      "topics": [
        "pred_over_grid"
      ]
    },
    {
      "page": "pred_target_grid",
      "title": "Predictive Target Over a Regular Spatial Grid",
      "topics": [
        "pred_target_grid"
      ]
    },
    {
      "page": "pred_target_shp",
      "title": "Predictive Targets over a Shapefile (grid-aggregated)",
      "topics": [
        "pred_target_shp"
      ]
    },
    {
      "page": "print.summary.RiskMap",
      "title": "Print Summary of RiskMap Model",
      "topics": [
        "print.summary.RiskMap"
      ]
    },
    {
      "page": "print.summary.RiskMap.sim.res",
      "title": "Print Simulation Results",
      "topics": [
        "print.summary.RiskMap.sim.res"
      ]
    },
    {
      "page": "print.summary.RiskMap.spatial.cv",
      "title": "Print Summary of RiskMap Spatial Cross-Validation Scores",
      "topics": [
        "print.summary.RiskMap.spatial.cv"
      ]
    },
    {
      "page": "propose_utm",
      "title": "EPSG of the UTM Zone",
      "topics": [
        "propose_utm"
      ]
    },
    {
      "page": "re",
      "title": "Random Effect Model Specification",
      "topics": [
        "re"
      ]
    },
    {
      "page": "s_variogram",
      "title": "Empirical variogram",
      "topics": [
        "s_variogram"
      ]
    },
    {
      "page": "set_control_sim",
      "title": "Set Control Parameters for Simulation",
      "topics": [
        "set_control_sim"
      ]
    },
    {
      "page": "summary.RiskMap",
      "title": "Summarize Model Fits",
      "topics": [
        "summary.RiskMap"
      ]
    },
    {
      "page": "summary.RiskMap.sim.res",
      "title": "Summarize Simulation Results",
      "topics": [
        "summary.RiskMap.sim.res"
      ]
    },
    {
      "page": "summary.RiskMap.spatial.cv",
      "title": "Summarize Cross-Validation Scores for Spatial RiskMap Models",
      "topics": [
        "summary.RiskMap.spatial.cv"
      ]
    },
    {
      "page": "surf_sim",
      "title": "Simulate surface data based on a spatial model",
      "topics": [
        "surf_sim"
      ]
    },
    {
      "page": "to_table",
      "title": "Generate LaTeX Tables from RiskMap Model Fits and Validation",
      "topics": [
        "to_table"
      ]
    },
    {
      "page": "tz_covariates",
      "title": "Covariates Dataset for Malaria Prediction in Tanzania",
      "topics": [
        "tz_covariates"
      ]
    },
    {
      "page": "tz_malaria",
      "title": "Malaria Dataset from Tanzania Demographic Health Surveys 2015",
      "topics": [
        "tz_malaria"
      ]
    },
    {
      "page": "update_predictors",
      "title": "Update Predictors for a RiskMap Prediction Object",
      "topics": [
        "update_predictors"
      ]
    }
  ],
  "_readme": "https://github.com/claudiofronterre/riskmap/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "class",
    "classInt",
    "cli",
    "coda",
    "codetools",
    "cpp11",
    "DBI",
    "Deriv",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "furrr",
    "future",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "mvtnorm",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rsample",
    "s2",
    "S7",
    "scales",
    "sf",
    "slider",
    "sns",
    "spatialEco",
    "spatialsample",
    "stars",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "warp",
    "withr",
    "wk",
    "xtable"
  ],
  "_score": 4.431363764158988,
  "_indexed": true,
  "_nocasepkg": "riskmap",
  "_universes": [
    "claudiofronterre"
  ],
  "_failure": {
    "version": "1.0.0",
    "commit": {
      "id": "e961371d507402bf0b78cdc0fd4593dea213d163",
      "author": "Claudio Fronterre <cla.f90@gmail.com>",
      "committer": "Claudio Fronterre <cla.f90@gmail.com>",
      "message": "Stabilize list-mode prediction sample shapes\n\nBuild list-mode linear predictor samples as n_pred by n_samples matrices in pred_target_grid and pred_target_shp, including one-pixel groups. Add target-matrix shape validation before IU aggregation to avoid silently aggregating across posterior draws.\n\nCloses #21\n",
      "time": 1780583260
    },
    "buildurl": "https://github.com/r-universe/claudiofronterre/actions/runs/26967111308",
    "date": "2026-06-07T06:07:07.196Z",
    "job": {
      "job": 79936070772,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7461300781"
    }
  },
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-03-16T19:08:05.000Z",
      "distro": "noble",
      "commit": "ddd175f38d1e148f41c62ef363b1c52103e54f6b",
      "fileid": "fcb08bd711f0d28ad4be04e453bdcd4989d189e48ba167ec383644ffbd55be5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/claudiofronterre/actions/runs/23161000449"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-03-16T19:07:13.000Z",
      "commit": "ddd175f38d1e148f41c62ef363b1c52103e54f6b",
      "fileid": "94bc22cd666dc24ab3b5212c375f49d066fe5f4e67f50920c89f8f6cac42a4b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/claudiofronterre/actions/runs/23161000449"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-03-16T19:07:30.000Z",
      "commit": "ddd175f38d1e148f41c62ef363b1c52103e54f6b",
      "fileid": "3a2cad084b5a64e30cbb0947040eac63648e65be445fca8d584668c89c794055",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/claudiofronterre/actions/runs/23161000449"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-03-16T19:08:07.000Z",
      "commit": "ddd175f38d1e148f41c62ef363b1c52103e54f6b",
      "fileid": "e49e05e6505642eb2da338138f96bde3dc1336f2da067ec8c813e40ade6d213b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/claudiofronterre/actions/runs/23161000449"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-03-16T19:07:32.000Z",
      "commit": "ddd175f38d1e148f41c62ef363b1c52103e54f6b",
      "fileid": "74835d9a38d827a347d50ba4a9e016f43c52663353e6ef76522384802b7ba068",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/claudiofronterre/actions/runs/23161000449"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-03-16T19:07:00.000Z",
      "commit": "ddd175f38d1e148f41c62ef363b1c52103e54f6b",
      "fileid": "ce87ef2413eeecbf40d18dc52ef47442fd3f8e04e83802496182d10196e366ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/claudiofronterre/actions/runs/23161000449"
    }
  ]
}