{
  "_id": "6a36cfee3efcd9bda4411862",
  "Package": "spacc",
  "Title": "Fast Spatial Species Accumulation Curves",
  "Version": "0.8.3",
  "Authors@R": "person(\"Gilles\", \"Colling\", , \"gilles.colling051@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-3070-6066\"))",
  "Description": "High-performance spatial species accumulation curves using\nnearest-neighbor algorithms. Implements 'kNN' and 'kNCN'\nsampling methods with a 'C++' backend for speed. Supports Hill\nnumbers (q=0,1,2), beta diversity partitioning\n(turnover/nestedness), coverage-based rarefaction and\nextrapolation, phylogenetic diversity (Faith's PD, mean\npairwise distance, mean nearest taxon distance), functional\ndiversity accumulation, diversity-area relationships (DAR),\nendemism-area curves, sampling-effort correction and\nfragmentation analysis, and species-area relationship (SAR)\nmodels based on extreme value theory (EVT). Multiple starting\npoints (seeds) provide uncertainty quantification. Methods are\ndescribed in 'Chao' et al. (2014) <doi:10.1890/13-0133.1>,\n'Baselga' (2010) <doi:10.1111/j.1466-8238.2009.00490.x>, 'Chao'\nand 'Jost' (2012) <doi:10.1890/11-1952.1>, 'Faith' (1992)\n<doi:10.1016/0006-3207(92)91201-3>, 'Ma' (2018)\n<doi:10.1002/ece3.4526>, 'Borda-de-Agua' et al. (2025)\n<doi:10.1038/s41467-025-59239-7>, 'Hanski' et al. (2013)\n<doi:10.1073/pnas.1311190110>, and 'Jost' (2007)\n<doi:10.1890/06-1736.1>.",
  "License": "MIT + file LICENSE",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "GNU make",
  "URL": "https://gillescolling.com/spacc/, https://github.com/gcol33/spacc",
  "BugReports": "https://github.com/gcol33/spacc/issues",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-20 17:32:47 UTC",
    "User": "root"
  },
  "Author": "Gilles Colling [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-3070-6066>)",
  "Maintainer": "Gilles Colling <gilles.colling051@gmail.com>",
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-20 13:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/spacc",
  "RemoteRef": "HEAD",
  "RemoteSha": "075fd1c458ed0ed877d47a20a11f7c25da4d94d7",
  "MD5sum": "5662327b474593b6323906f6debf30c0",
  "_user": "cran",
  "_type": "src",
  "_file": "spacc_0.8.3.tar.gz",
  "_fileid": "6bd5d3315a3190ea7b005b4f5cea20e3330f2822e90e4ae562a7202e107586ec",
  "_filesize": 1039284,
  "_sha256": "6bd5d3315a3190ea7b005b4f5cea20e3330f2822e90e4ae562a7202e107586ec",
  "_created": "2026-06-20T17:32:47.000Z",
  "_published": "2026-06-20T17:37:50.963Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82502447787,
      "time": 202,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7767421289"
    },
    {
      "job": 82502447782,
      "time": 221,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7767422998"
    },
    {
      "job": 82502447789,
      "time": 198,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7767420628"
    },
    {
      "job": 82502447784,
      "time": 213,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7767421992"
    },
    {
      "job": 82502100628,
      "time": 312,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7767397237"
    },
    {
      "job": 82502447777,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7767415491"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27878563308",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/spacc",
  "_commit": {
    "id": "075fd1c458ed0ed877d47a20a11f7c25da4d94d7",
    "author": "Gilles Colling <gilles.colling051@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.8.3\n",
    "time": 1781962802
  },
  "_maintainer": {
    "name": "Gilles Colling",
    "email": "gilles.colling051@gmail.com",
    "login": "gcol33",
    "linkedin": "in/gilles-colling-0b3747306",
    "orcid": "0000-0003-3070-6066",
    "twitter": "@Gilles__Colling",
    "description": "Building tools for ecology in R, C++, and Rust.\nWhy did Microsoft have to buy it. Sadge :(",
    "uuid": 25009600
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "svglite",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "cli",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "areaOfEffect",
      "role": "Suggests"
    },
    {
      "package": "ape",
      "role": "Suggests"
    },
    {
      "package": "iNEXT",
      "role": "Suggests"
    },
    {
      "package": "betapart",
      "role": "Suggests"
    },
    {
      "package": "cluster",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.8.3",
      "date": "2026-06-20"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gcol33",
      "count": 1,
      "uuid": 25009600
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 610,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/spacc"
  },
  "_devurl": "https://github.com/gcol33/spacc",
  "_pkgdown": "https://gillescolling.com/spacc/",
  "_searchresults": 28,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/spacc.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.8.3",
      "date": "2026-06-20"
    }
  ],
  "_exports": [
    "ace",
    "alphaDiversity",
    "as_sf",
    "betaDecay",
    "bootstrap_richness",
    "chao1",
    "chao2",
    "coleman",
    "collector",
    "compare",
    "compareModels",
    "completenessProfile",
    "dar",
    "distanceDecay",
    "distances",
    "diversityPartition",
    "diversityProfile",
    "diversityProfileFunc",
    "diversityProfilePhylo",
    "evenness",
    "extrapolate",
    "extrapolateCoverage",
    "gammaDiversity",
    "iChao1",
    "iChao2",
    "interpolateCoverage",
    "jackknife",
    "mao_tau",
    "rarefy",
    "ses",
    "sesars",
    "sfar",
    "spacc",
    "spaccBeta",
    "spaccBetaFunc",
    "spaccBetaPhylo",
    "spaccCoverage",
    "spaccDiversity",
    "spaccEndemism",
    "spaccFunc",
    "spaccHill",
    "spaccHillBeta",
    "spaccHillCoverage",
    "spaccMetrics",
    "spaccPhylo",
    "spatialEigenvectors",
    "spatialPartition",
    "spatialRarefaction",
    "subsample",
    "wavefront",
    "zetaDiversity"
  ],
  "_help": [
    {
      "page": "ace",
      "title": "ACE Richness Estimator",
      "topics": [
        "ace"
      ]
    },
    {
      "page": "alphaDiversity",
      "title": "Alpha Diversity (Per-Site)",
      "topics": [
        "alphaDiversity"
      ]
    },
    {
      "page": "analytical",
      "title": "Analytical Accumulation Methods",
      "topics": [
        "analytical"
      ]
    },
    {
      "page": "as_sf",
      "title": "Convert spacc_metrics to sf",
      "topics": [
        "as_sf"
      ]
    },
    {
      "page": "autoplot.spacc",
      "title": "Autoplot Methods for spacc Objects",
      "topics": [
        "autoplot.spacc"
      ]
    },
    {
      "page": "betaDecay",
      "title": "Beta Distance-Decay",
      "topics": [
        "betaDecay"
      ]
    },
    {
      "page": "bootstrap_richness",
      "title": "Bootstrap Richness Estimator",
      "topics": [
        "bootstrap_richness"
      ]
    },
    {
      "page": "c.spacc",
      "title": "Combine spacc Objects",
      "topics": [
        "c.spacc"
      ]
    },
    {
      "page": "c.spacc_beta",
      "title": "Combine spacc_beta Objects",
      "topics": [
        "c.spacc_beta"
      ]
    },
    {
      "page": "c.spacc_coverage",
      "title": "Combine spacc_coverage Objects",
      "topics": [
        "c.spacc_coverage"
      ]
    },
    {
      "page": "c.spacc_hill",
      "title": "Combine spacc_hill Objects",
      "topics": [
        "c.spacc_hill"
      ]
    },
    {
      "page": "chao1",
      "title": "Chao1 Richness Estimator",
      "topics": [
        "chao1"
      ]
    },
    {
      "page": "chao2",
      "title": "Chao2 Richness Estimator",
      "topics": [
        "chao2"
      ]
    },
    {
      "page": "coleman",
      "title": "Coleman Expected Accumulation",
      "topics": [
        "coleman"
      ]
    },
    {
      "page": "collector",
      "title": "Collector's Curve",
      "topics": [
        "collector"
      ]
    },
    {
      "page": "compare",
      "title": "Compare Two Accumulation Curves",
      "topics": [
        "compare"
      ]
    },
    {
      "page": "compareModels",
      "title": "Compare Multiple SAR Models",
      "topics": [
        "compareModels"
      ]
    },
    {
      "page": "completenessProfile",
      "title": "Sample Completeness Profile",
      "topics": [
        "completenessProfile"
      ]
    },
    {
      "page": "dar",
      "title": "Diversity-Area Relationship (DAR)",
      "topics": [
        "dar"
      ]
    },
    {
      "page": "distanceDecay",
      "title": "Distance-Decay Analysis",
      "topics": [
        "distanceDecay"
      ]
    },
    {
      "page": "distances",
      "title": "Compute Distance Matrix",
      "topics": [
        "distances"
      ]
    },
    {
      "page": "diversityPartition",
      "title": "Alpha-Beta-Gamma Diversity Partitioning",
      "topics": [
        "diversityPartition"
      ]
    },
    {
      "page": "diversityProfile",
      "title": "Diversity Profile",
      "topics": [
        "diversityProfile"
      ]
    },
    {
      "page": "diversityProfileFunc",
      "title": "Functional Diversity Profile",
      "topics": [
        "diversityProfileFunc"
      ]
    },
    {
      "page": "diversityProfilePhylo",
      "title": "Phylogenetic Diversity Profile",
      "topics": [
        "diversityProfilePhylo"
      ]
    },
    {
      "page": "evenness",
      "title": "Evenness Profiles",
      "topics": [
        "evenness"
      ]
    },
    {
      "page": "extrapolate",
      "title": "Extrapolate Total Species Richness",
      "topics": [
        "extrapolate"
      ]
    },
    {
      "page": "extrapolateCoverage",
      "title": "Extrapolate Richness Beyond Observed Coverage",
      "topics": [
        "extrapolateCoverage"
      ]
    },
    {
      "page": "gammaDiversity",
      "title": "Gamma Diversity (Regional)",
      "topics": [
        "gammaDiversity"
      ]
    },
    {
      "page": "iChao1",
      "title": "Improved Chao1 (iChao1) Richness Estimator",
      "topics": [
        "iChao1"
      ]
    },
    {
      "page": "iChao2",
      "title": "Improved Chao2 (iChao2) Richness Estimator",
      "topics": [
        "iChao2"
      ]
    },
    {
      "page": "interpolateCoverage",
      "title": "Interpolate Richness at Target Coverage Levels",
      "topics": [
        "interpolateCoverage"
      ]
    },
    {
      "page": "jackknife",
      "title": "Jackknife Richness Estimator",
      "topics": [
        "jackknife"
      ]
    },
    {
      "page": "mao_tau",
      "title": "Exact (Mao Tau) Expected Accumulation",
      "topics": [
        "mao_tau"
      ]
    },
    {
      "page": "plot.spacc",
      "title": "Plot Spatial SAC",
      "topics": [
        "plot.spacc"
      ]
    },
    {
      "page": "plot.spacc_metrics",
      "title": "Plot spacc_metrics",
      "topics": [
        "plot.spacc_metrics"
      ]
    },
    {
      "page": "predict.spacc",
      "title": "Predict from Empirical Accumulation Curve",
      "topics": [
        "predict.spacc"
      ]
    },
    {
      "page": "rarefy",
      "title": "Individual-Based Rarefaction",
      "topics": [
        "rarefy"
      ]
    },
    {
      "page": "ses",
      "title": "Standardized Effect Size (SES) via Null Models",
      "topics": [
        "ses"
      ]
    },
    {
      "page": "sesars",
      "title": "Sampling Effort Species-Area Relationship (SESARS)",
      "topics": [
        "sesars"
      ]
    },
    {
      "page": "sfar",
      "title": "Species-Fragmented Area Relationship (SFAR)",
      "topics": [
        "sfar"
      ]
    },
    {
      "page": "spacc",
      "title": "Spatial Species Accumulation Curves",
      "topics": [
        "spacc"
      ]
    },
    {
      "page": "spaccBeta",
      "title": "Spatial Beta Diversity Accumulation",
      "topics": [
        "spaccBeta"
      ]
    },
    {
      "page": "spaccBetaFunc",
      "title": "Functional Beta Diversity Accumulation",
      "topics": [
        "spaccBetaFunc"
      ]
    },
    {
      "page": "spaccBetaPhylo",
      "title": "Phylogenetic Beta Diversity Accumulation",
      "topics": [
        "spaccBetaPhylo"
      ]
    },
    {
      "page": "spaccCoverage",
      "title": "Coverage-Based Spatial Rarefaction",
      "topics": [
        "spaccCoverage"
      ]
    },
    {
      "page": "spaccDiversity",
      "title": "Spatial Accumulation of a Custom Diversity Metric",
      "topics": [
        "spaccDiversity"
      ]
    },
    {
      "page": "spaccEndemism",
      "title": "Spatial Endemism Accumulation",
      "topics": [
        "spaccEndemism"
      ]
    },
    {
      "page": "spaccFunc",
      "title": "Spatial Functional Diversity Accumulation",
      "topics": [
        "spaccFunc"
      ]
    },
    {
      "page": "spaccHill",
      "title": "Spatial Accumulation with Hill Numbers",
      "topics": [
        "spaccHill"
      ]
    },
    {
      "page": "spaccHillBeta",
      "title": "Spatial Hill Number Beta Diversity",
      "topics": [
        "spaccHillBeta"
      ]
    },
    {
      "page": "spaccHillCoverage",
      "title": "Spatial Hill Numbers at Standardized Coverage",
      "topics": [
        "spaccHillCoverage"
      ]
    },
    {
      "page": "spaccMetrics",
      "title": "Per-Site Accumulation Metrics",
      "topics": [
        "spaccMetrics"
      ]
    },
    {
      "page": "spaccPhylo",
      "title": "Spatial Phylogenetic Diversity Accumulation",
      "topics": [
        "spaccPhylo"
      ]
    },
    {
      "page": "spatialEigenvectors",
      "title": "Spatial Eigenvectors (PCNM/dbMEM)",
      "topics": [
        "spatialEigenvectors"
      ]
    },
    {
      "page": "spatialPartition",
      "title": "Spatial Variance Partitioning with MEMs",
      "topics": [
        "spatialPartition"
      ]
    },
    {
      "page": "spatialRarefaction",
      "title": "Spatially-Constrained Rarefaction",
      "topics": [
        "spatialRarefaction"
      ]
    },
    {
      "page": "subsample",
      "title": "Spatial Subsampling",
      "topics": [
        "subsample"
      ]
    },
    {
      "page": "wavefront",
      "title": "Wavefront Expansion Accumulation",
      "topics": [
        "wavefront"
      ]
    },
    {
      "page": "zetaDiversity",
      "title": "Zeta Diversity",
      "topics": [
        "zetaDiversity"
      ]
    }
  ],
  "_readme": "https://github.com/cran/spacc/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppParallel"
  ],
  "_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": "community-assembly.Rmd",
      "filename": "community-assembly.html",
      "title": "Community Assembly and Turnover",
      "author": "Gilles Colling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The three lenses",
        "Distance-decay",
        "Zeta diversity",
        "Standardised effect sizes",
        "Simulating a structured community",
        "SES null models",
        "Comparing null models",
        "Practical guidance",
        "References"
      ],
      "created": "2026-06-20 13:40:02",
      "modified": "2026-06-20 13:40:02",
      "commits": 1
    },
    {
      "source": "diversity.Rmd",
      "filename": "diversity.html",
      "title": "Diversity Accumulation",
      "author": "Gilles Colling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The diversity framework",
        "Simulating data",
        "Hill number accumulation",
        "Alpha, beta, and gamma diversity",
        "Checking and interpreting with uncertainty",
        "Beta, functional, and phylogenetic beta diversity",
        "Phylogenetic and functional accumulation",
        "Rao's quadratic entropy",
        "Coverage-based diversity",
        "Custom diversity metrics",
        "Practical guidance",
        "References"
      ],
      "created": "2026-06-20 13:40:02",
      "modified": "2026-06-20 13:40:02",
      "commits": 1
    },
    {
      "source": "extrapolation.Rmd",
      "filename": "extrapolation.html",
      "title": "Extrapolation and Species-Area Models",
      "author": "Gilles Colling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Algorithm overview",
        "Data setup",
        "Mathematical detail",
        "Asymptotic extrapolation",
        "Model comparison",
        "EVT model",
        "Fitting and fit quality",
        "Tuning",
        "Coverage extrapolation and DAR",
        "Predicting richness at new effort levels",
        "Comparison to alternatives",
        "Practical guidance",
        "References"
      ],
      "created": "2026-06-20 13:40:02",
      "modified": "2026-06-20 13:40:02",
      "commits": 1
    },
    {
      "source": "quickstart.Rmd",
      "filename": "quickstart.html",
      "title": "Getting Started with spacc",
      "author": "Gilles Colling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The basic workflow",
        "Accumulation methods",
        "Custom accumulation order",
        "Comparing curves",
        "Extrapolation and prediction",
        "Pre-computing distances",
        "Taste tests",
        "Hill numbers",
        "Beta diversity",
        "Coverage standardization",
        "Richness estimators",
        "Community turnover",
        "Conservation and spatial metrics",
        "S3 methods",
        "Practical guidance",
        "Next Steps",
        "References"
      ],
      "created": "2026-06-20 13:40:02",
      "modified": "2026-06-20 13:40:02",
      "commits": 1
    },
    {
      "source": "rarefaction-standardization.Rmd",
      "filename": "rarefaction-standardization.html",
      "title": "Rarefaction and Standardization",
      "author": "Gilles Colling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Methods and theory",
        "Individual-based rarefaction",
        "Sample coverage",
        "Simulating uneven effort",
        "Analytical sample-based alternatives",
        "Coverage-based standardization",
        "Interpolation at fixed coverage",
        "Extrapolation beyond observed",
        "Hill numbers with coverage",
        "Spatial subsampling",
        "Comparison on the same data",
        "Practical guidance",
        "References"
      ],
      "created": "2026-06-20 13:40:02",
      "modified": "2026-06-20 13:40:02",
      "commits": 1
    },
    {
      "source": "richness-estimation.Rmd",
      "filename": "richness-estimation.html",
      "title": "Richness Estimation and Completeness",
      "author": "Gilles Colling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Algorithm overview",
        "Data setup",
        "Non-parametric richness estimators",
        "Abundance-based: Chao1 and ACE",
        "Incidence-based: Chao2 and jackknife",
        "Bootstrap estimator",
        "Comparison table",
        "Mathematical detail",
        "Chao1",
        "Chao2",
        "ACE",
        "Jackknife",
        "Bootstrap",
        "iChao1 and iChao2",
        "Behaviour with sample size",
        "Tuning",
        "Comparison to alternatives",
        "Sample completeness profile",
        "Practical guidance",
        "References"
      ],
      "created": "2026-06-20 13:40:02",
      "modified": "2026-06-20 13:40:02",
      "commits": 1
    },
    {
      "source": "spatial-analysis.Rmd",
      "filename": "spatial-analysis.html",
      "title": "Spatial Analysis: Endemism, Fragmentation, and SAR",
      "author": "Gilles Colling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Models and theory",
        "Endemism-area concept",
        "Species-fragmented area relationship (SFAR)",
        "Sampling-effort corrected SAR (SESARS)",
        "Moran eigenvector maps",
        "Simulating range-size variation",
        "Endemism-area curves",
        "Per-site metrics for spatial prioritisation",
        "Moran eigenvector maps and spatial partitioning",
        "Wavefront expansion",
        "Spatial subsampling",
        "Practical guidance",
        "References"
      ],
      "created": "2026-06-20 13:40:02",
      "modified": "2026-06-20 13:40:02",
      "commits": 1
    }
  ],
  "_score": 3.991226075692495,
  "_indexed": true,
  "_nocasepkg": "spacc",
  "_universes": [
    "cran",
    "gcol33"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.3",
      "date": "2026-06-20T17:35:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "075fd1c458ed0ed877d47a20a11f7c25da4d94d7",
      "fileid": "cc0e93b8d5aff593f44b3b56463d93c657de35af4c3466fe1706955e584856cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27878563308"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.3",
      "date": "2026-06-20T17:35:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "075fd1c458ed0ed877d47a20a11f7c25da4d94d7",
      "fileid": "e56fdc8f86b5648b37e7193f3b988e73cc797734672a6a3444ef125899b86252",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27878563308"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.3",
      "date": "2026-06-20T17:35:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "075fd1c458ed0ed877d47a20a11f7c25da4d94d7",
      "fileid": "2e0fb803f3134b640d006518ee72b93fa20559f7cdf9221d1ef4885961d87372",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27878563308"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.3",
      "date": "2026-06-20T17:35:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "075fd1c458ed0ed877d47a20a11f7c25da4d94d7",
      "fileid": "afa9f04ae9d9fcb6124b4978c6849e26af821d2fc101f42024913d12718dac7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27878563308"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.3",
      "date": "2026-06-20T17:35:53.000Z",
      "arch": "emscripten",
      "commit": "075fd1c458ed0ed877d47a20a11f7c25da4d94d7",
      "fileid": "2c94fb222b1d08c45cafc83a34c1facc0b79f2291278bc37801129f102dd4b88",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27878563308"
    }
  ]
}