{
  "_id": "6a3a970244e65c5976a79674",
  "Package": "ssdsims",
  "Title": "Simulation Analyses for Species Sensitivity Distributions",
  "Version": "0.0.0.9015",
  "Authors@R": "c(\nperson(\"Joe\", \"Thorley\", , \"joe@poissonconsulting.ca\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7683-4592\")),\nperson(\"Rebecca\", \"Fisher\", , \"R.Fisher@aims.gov.au\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-5148-6731\")),\nperson(\"Kirill\", \"Müller\", , \"kirill@cynkra.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-1416-3412\"))\n)",
  "Description": "Runs reproducible simulation studies for species\nsensitivity distribution (SSD) models built on the 'ssdtools'\npackage. Expands a declarative scenario into per-step task\ntables, draws data, fits distributions, and estimates hazard\nconcentrations, with a 'targets'-based, Hive-partitioned shard\npipeline for running studies in parallel or on a cluster.",
  "License": "Apache License (== 2.0) | file LICENSE",
  "URL": "https://poissonconsulting.github.io/ssdsims/",
  "BugReports": "https://github.com/poissonconsulting/ssdsims/issues",
  "VignetteBuilder": "quarto",
  "Remotes": [
    "poissonconsulting/ssdtools"
  ],
  "Config/testthat/edition": "3",
  "Config/roxyglobals/unique": "FALSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"collate\", \"namespace\",\n\"rd\", \"roxyglobals::global_roclet\"))",
  "Config/roxygen2/version": "8.0.0.9000",
  "LazyData": "true",
  "Config/pak/sysreqs": "libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev libx11-dev xz-utils",
  "Repository": "https://poissonconsulting.r-universe.dev",
  "Date/Publication": "2026-06-23 13:10:44 UTC",
  "RemoteUrl": "https://github.com/poissonconsulting/ssdsims",
  "RemoteRef": "HEAD",
  "RemoteSha": "1488f91da33258aa47e5eb8ec650ce763788c85d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 13:49:41 UTC",
    "User": "root"
  },
  "Author": "Joe Thorley [aut, cre] (ORCID: <https://orcid.org/0000-0002-7683-4592>),\nRebecca Fisher [aut] (ORCID: <https://orcid.org/0000-0001-5148-6731>),\nKirill Müller [aut] (ORCID: <https://orcid.org/0000-0002-1416-3412>)",
  "Maintainer": "Joe Thorley <joe@poissonconsulting.ca>",
  "MD5sum": "95255f35c00b9948858d1dfe6fb408ed",
  "_user": "poissonconsulting",
  "_type": "src",
  "_file": "ssdsims_0.0.0.9015.tar.gz",
  "_fileid": "8529024f950d419362f554aff2c88c0a109c1dd583a04dcb4c79dc6e8bb0e4d6",
  "_filesize": 586352,
  "_sha256": "8529024f950d419362f554aff2c88c0a109c1dd583a04dcb4c79dc6e8bb0e4d6",
  "_created": "2026-06-23T13:49:41.000Z",
  "_published": "2026-06-23T14:24:02.337Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 82971902997,
      "time": 2027,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7823807219"
    },
    {
      "job": 82971902943,
      "time": 350,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7823042481"
    },
    {
      "job": 82971902938,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7822963889"
    },
    {
      "job": 82971902885,
      "time": 202,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7822992117"
    },
    {
      "job": 82970338623,
      "time": 404,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7822872264"
    },
    {
      "job": 82971902901,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7822950291"
    },
    {
      "job": 82971902914,
      "time": 221,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7822978923"
    },
    {
      "job": 82971902912,
      "time": 228,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7822983055"
    },
    {
      "job": 82971902965,
      "time": 206,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7822975941"
    }
  ],
  "_buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28030700704",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/poissonconsulting/ssdsims",
  "_commit": {
    "id": "1488f91da33258aa47e5eb8ec650ce763788c85d",
    "author": "Kirill Müller <krlmlr@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "feat: run the duckplyr pipeline under `prudence = \"stingy\"` (#203)\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>\nCo-authored-by: Claude <noreply@anthropic.com>\nCo-authored-by: Rebecca Fisher <r.fisher@aims.gov.au>",
    "time": 1782220244
  },
  "_maintainer": {
    "name": "Joe Thorley",
    "email": "joe@poissonconsulting.ca",
    "login": "joethorley",
    "orcid": "0000-0002-7683-4592",
    "description": "A computational biologist who performs Bayesian analyses using R, STAN and JAGS.\n",
    "uuid": 613671
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "chk",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "dqrng",
      "version": ">= 0.4.1",
      "role": "Imports"
    },
    {
      "package": "duckplyr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sessioninfo",
      "role": "Imports"
    },
    {
      "package": "ssdtools",
      "version": ">= 2.6.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "AzureRMR",
      "role": "Suggests"
    },
    {
      "package": "AzureStor",
      "role": "Suggests"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "crew",
      "role": "Suggests"
    },
    {
      "package": "crew.cluster",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "roxyglobals",
      "role": "Suggests"
    },
    {
      "package": "ssddata",
      "role": "Suggests"
    },
    {
      "package": "tarchetypes",
      "role": "Suggests"
    },
    {
      "package": "targets",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyselect",
      "role": "Suggests"
    }
  ],
  "_owner": "poissonconsulting",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 16
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 18
    },
    {
      "week": "2025-45",
      "n": 5
    },
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2025-47",
      "n": 7
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 7
    },
    {
      "week": "2026-10",
      "n": 4
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 7
    },
    {
      "week": "2026-20",
      "n": 8
    },
    {
      "week": "2026-21",
      "n": 11
    },
    {
      "week": "2026-22",
      "n": 4
    },
    {
      "week": "2026-23",
      "n": 70
    },
    {
      "week": "2026-24",
      "n": 37
    },
    {
      "week": "2026-25",
      "n": 11
    },
    {
      "week": "2026-26",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.0.0.9001",
      "date": "2025-10-31"
    },
    {
      "name": "v0.0.0.9002",
      "date": "2025-10-31"
    },
    {
      "name": "v0.0.0.9003",
      "date": "2025-11-05"
    },
    {
      "name": "v0.0.0.9004",
      "date": "2025-11-12"
    },
    {
      "name": "v0.0.0.9005",
      "date": "2026-05-10"
    },
    {
      "name": "v0.0.0.9006",
      "date": "2026-05-14"
    },
    {
      "name": "v0.0.0.9007",
      "date": "2026-05-16"
    },
    {
      "name": "v0.0.0.9008",
      "date": "2026-05-24"
    },
    {
      "name": "v0.0.0.9009",
      "date": "2026-05-25"
    },
    {
      "name": "v0.0.0.9010",
      "date": "2026-05-26"
    },
    {
      "name": "v0.0.0.9011",
      "date": "2026-06-03"
    },
    {
      "name": "v0.0.0.9012",
      "date": "2026-06-05"
    },
    {
      "name": "v0.0.0.9013",
      "date": "2026-06-06"
    },
    {
      "name": "v0.0.0.9014",
      "date": "2026-06-08"
    },
    {
      "name": "v0.0.0.9015",
      "date": "2026-06-09"
    },
    {
      "name": "v0.0.0.9016",
      "date": "2026-06-19"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "krlmlr",
      "count": 158,
      "uuid": 1741643
    },
    {
      "user": "joethorley",
      "count": 150,
      "uuid": 613671
    },
    {
      "user": "copilot",
      "count": 4,
      "uuid": 198982749
    },
    {
      "user": "aylapear",
      "count": 1,
      "uuid": 42985574
    },
    {
      "user": "claude",
      "count": 1,
      "uuid": 81847
    }
  ],
  "_userbio": {
    "uuid": 1679318,
    "type": "organization",
    "name": "Poisson Consulting Ltd.",
    "followers": 26,
    "description": "Computational Biology and Statistical Ecology"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ssdsims"
  },
  "_devurl": "https://github.com/poissonconsulting/ssdsims",
  "_pkgdown": "https://poissonconsulting.github.io/ssdsims/",
  "_searchresults": 44,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_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/ssdsims.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "local_dqrng_backend",
    "local_dqrng_state",
    "scenario_dataset",
    "scenario_distset",
    "scenario_min_pmix",
    "scenario_results_dir",
    "ssd_analyse_cost",
    "ssd_calibrate_cost",
    "ssd_calibrate_cost_from_run",
    "ssd_compare_cost",
    "ssd_cost_calibration",
    "ssd_define_scenario",
    "ssd_design",
    "ssd_design_targets",
    "ssd_distset",
    "ssd_estimate_cost",
    "ssd_gen",
    "ssd_open_uploaded",
    "ssd_pmix",
    "ssd_run_fit_step",
    "ssd_run_hc_step",
    "ssd_run_sample_step",
    "ssd_run_scenario_baseline",
    "ssd_run_scenario_shards",
    "ssd_scenario_data",
    "ssd_scenario_fit_shards",
    "ssd_scenario_fit_tasks",
    "ssd_scenario_hc_shards",
    "ssd_scenario_hc_tasks",
    "ssd_scenario_sample_shards",
    "ssd_scenario_sample_tasks",
    "ssd_scenario_targets",
    "ssd_scenario_tasks",
    "ssd_summarise",
    "ssd_summarise_design",
    "ssd_summarise_member",
    "ssd_summarise_uploaded",
    "ssd_test_upload",
    "ssd_upload_azure",
    "ssd_upload_dryrun",
    "ssd_upload_shard",
    "task_primer",
    "with_dqrng_state"
  ],
  "_datasets": [
    {
      "name": "ssd_cost_calibration_default",
      "title": "Default Cost Calibration Object",
      "object": "ssd_cost_calibration_default",
      "class": [
        "ssdsims_cost_calibration"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "local_dqrng_backend",
      "title": "Local dqrng pcg64 Backend",
      "topics": [
        "local_dqrng_backend"
      ]
    },
    {
      "page": "local_dqrng_state",
      "title": "Local/With dqrng State",
      "topics": [
        "local_dqrng_state",
        "with_dqrng_state"
      ]
    },
    {
      "page": "scenario_dataset",
      "title": "Isolate a Materialised Dataset from a Scenario by Name",
      "topics": [
        "scenario_dataset"
      ]
    },
    {
      "page": "scenario_distset",
      "title": "Isolate a Distribution Set from a Scenario by Name",
      "topics": [
        "scenario_distset"
      ]
    },
    {
      "page": "scenario_min_pmix",
      "title": "Isolate a Materialised 'min_pmix' Function from a Scenario by Name",
      "topics": [
        "scenario_min_pmix"
      ]
    },
    {
      "page": "scenario_results_dir",
      "title": "Seed- and Layout-keyed Results Root for a Scenario",
      "topics": [
        "scenario_results_dir"
      ]
    },
    {
      "page": "ssd_analyse_cost",
      "title": "Analyse a Run's Observed Compute Cost",
      "topics": [
        "ssd_analyse_cost"
      ]
    },
    {
      "page": "ssd_calibrate_cost",
      "title": "Calibrate the Per-task Cost Model on the Current Machine",
      "topics": [
        "ssd_calibrate_cost"
      ]
    },
    {
      "page": "ssd_calibrate_cost_from_run",
      "title": "Recalibrate the Cost Model from an Observed Run",
      "topics": [
        "ssd_calibrate_cost_from_run"
      ]
    },
    {
      "page": "ssd_compare_cost",
      "title": "Compare Predicted Against Observed Compute Cost",
      "topics": [
        "ssd_compare_cost"
      ]
    },
    {
      "page": "ssd_cost_calibration",
      "title": "Default Cost Calibration",
      "topics": [
        "ssd_cost_calibration"
      ]
    },
    {
      "page": "ssd_cost_calibration_default",
      "title": "Default Cost Calibration Object",
      "topics": [
        "ssd_cost_calibration_default"
      ]
    },
    {
      "page": "ssd_define_scenario",
      "title": "Define a Simulation Scenario",
      "topics": [
        "ssd_define_scenario"
      ]
    },
    {
      "page": "ssd_design",
      "title": "Assemble and Validate a Design of Scenarios",
      "topics": [
        "ssd_design"
      ]
    },
    {
      "page": "ssd_design_targets",
      "title": "Build the Targets Pipeline for a Design",
      "topics": [
        "ssd_design_targets"
      ]
    },
    {
      "page": "ssd_distset",
      "title": "Assemble One or More Distribution Sets",
      "topics": [
        "ssd_distset"
      ]
    },
    {
      "page": "ssd_estimate_cost",
      "title": "Estimate a Scenario's Compute Cost and Longest Task",
      "topics": [
        "ssd_estimate_cost"
      ]
    },
    {
      "page": "ssd_gen",
      "title": "Materialise Generator Datasets for a Simulation Scenario",
      "topics": [
        "ssd_gen"
      ]
    },
    {
      "page": "ssd_open_uploaded",
      "title": "Open Uploaded Results for Querying, In Place",
      "topics": [
        "ssd_open_uploaded"
      ]
    },
    {
      "page": "ssd_pmix",
      "title": "Assemble and Validate 'min_pmix' Functions for a Simulation Scenario",
      "topics": [
        "ssd_pmix"
      ]
    },
    {
      "page": "ssd_run_scenario_baseline",
      "title": "Run a Scenario with the Baseline Loop Runner",
      "topics": [
        "ssd_run_scenario_baseline"
      ]
    },
    {
      "page": "ssd_run_scenario_shards",
      "title": "Run a Scenario over Hive-partitioned Parquet Shards (single core)",
      "topics": [
        "ssd_run_scenario_shards"
      ]
    },
    {
      "page": "ssd_run_step",
      "title": "Run a Step Shard",
      "topics": [
        "ssd_run_fit_step",
        "ssd_run_hc_step",
        "ssd_run_sample_step",
        "ssd_run_step"
      ]
    },
    {
      "page": "ssd_scenario_data",
      "title": "Assemble and Validate Datasets for a Simulation Scenario",
      "topics": [
        "ssd_scenario_data"
      ]
    },
    {
      "page": "ssd_scenario_shards",
      "title": "Group Tasks into Shards",
      "topics": [
        "ssd_scenario_fit_shards",
        "ssd_scenario_hc_shards",
        "ssd_scenario_sample_shards",
        "ssd_scenario_shards"
      ]
    },
    {
      "page": "ssd_scenario_targets",
      "title": "Build the Targets Pipeline for a Scenario",
      "topics": [
        "ssd_scenario_targets"
      ]
    },
    {
      "page": "ssd_scenario_tasks",
      "title": "Expand a Scenario into Task Tables",
      "topics": [
        "ssd_scenario_fit_tasks",
        "ssd_scenario_hc_tasks",
        "ssd_scenario_sample_tasks",
        "ssd_scenario_tasks"
      ]
    },
    {
      "page": "ssd_summarise",
      "title": "Summarise a Run's hc Estimates Across Shards",
      "topics": [
        "ssd_summarise"
      ]
    },
    {
      "page": "ssd_summarise_design",
      "title": "Combine Per-scenario Summaries into One Design Summary",
      "topics": [
        "ssd_summarise_design"
      ]
    },
    {
      "page": "ssd_summarise_member",
      "title": "Summarise One Design Member from the Shared hc Shards",
      "topics": [
        "ssd_summarise_member"
      ]
    },
    {
      "page": "ssd_summarise_uploaded",
      "title": "Summarise Uploaded Results, In Place (the cloud 'ssd_summarise()')",
      "topics": [
        "ssd_summarise_uploaded"
      ]
    },
    {
      "page": "ssd_test_upload",
      "title": "Probe an Upload Destination's Credentials and Connectivity",
      "topics": [
        "ssd_test_upload"
      ]
    },
    {
      "page": "ssd_upload_azure",
      "title": "Upload Destinations for a Scenario's Shards",
      "topics": [
        "ssd_upload_azure",
        "ssd_upload_dryrun"
      ]
    },
    {
      "page": "ssd_upload_shard",
      "title": "Ship Shard (or Summary) Parquet Files to an Upload Destination",
      "topics": [
        "ssd_upload_shard"
      ]
    },
    {
      "page": "task_primer",
      "title": "Derive a Per-task Primer from its Parameters",
      "topics": [
        "task_primer"
      ]
    }
  ],
  "_readme": "https://github.com/poissonconsulting/ssdsims/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "bit",
    "bit64",
    "cachem",
    "chk",
    "cli",
    "clipr",
    "codetools",
    "collections",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "dqrng",
    "duckdb",
    "duckplyr",
    "farver",
    "fastmap",
    "furrr",
    "future",
    "generics",
    "ggplot2",
    "ggtext",
    "globals",
    "glue",
    "goftest",
    "gridtext",
    "gtable",
    "hms",
    "isoband",
    "jpeg",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "litedown",
    "magrittr",
    "markdown",
    "Matrix",
    "memoise",
    "parallelly",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "readr",
    "rlang",
    "S7",
    "scales",
    "sessioninfo",
    "sitmo",
    "ssddata",
    "ssdtools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "TMB",
    "tzdb",
    "universals",
    "utf8",
    "vctrs",
    "VGAM",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "cost-analysis.qmd",
      "filename": "cost-analysis.html",
      "title": "Analysing a Run's Observed Compute Cost",
      "engine": "quarto::html",
      "headings": [
        "Prediction, then measurement",
        "A small worked run",
        "Analysing observed cost",
        "The shard envelope",
        "Comparing predicted against observed",
        "Recalibrating from the run",
        "Across a design",
        "The loop"
      ],
      "created": "2026-06-14 20:38:10",
      "modified": "2026-06-14 21:49:39",
      "commits": 2
    },
    {
      "source": "defining-a-scenario.qmd",
      "filename": "defining-a-scenario.html",
      "title": "Defining a Scenario",
      "engine": "quarto::html",
      "headings": [
        "Why a declarative scenario?",
        "Stage 1: assemble the data",
        "Generated datasets with ssd_gen()",
        "Stage 2: declare the scenario",
        "Dataset input is the collection",
        "min_pmix is referenced by name",
        "dists is a collection of distribution sets",
        "The ci flag",
        "Stage 3: expand into task tables",
        "Stage 4: run the baseline loop",
        "Next: shards and the targets pipeline"
      ],
      "created": "2026-06-02 21:39:04",
      "modified": "2026-06-22 05:01:27",
      "commits": 14
    },
    {
      "source": "cost-estimation.qmd",
      "filename": "cost-estimation.html",
      "title": "Estimating a Scenario's Compute Cost",
      "engine": "quarto::html",
      "headings": [
        "Why estimate cost?",
        "The cost model",
        "The calibration object",
        "Estimating a scenario",
        "From serial total to wall-time",
        "Recalibrating for your machine",
        "Caveats"
      ],
      "created": "2026-06-07 12:59:59",
      "modified": "2026-06-16 18:57:49",
      "commits": 4
    },
    {
      "source": "scenario-to-design.qmd",
      "filename": "scenario-to-design.html",
      "title": "From a Single Scenario to a Design",
      "engine": "quarto::html",
      "headings": [
        "Start with a single scenario",
        "Migrate: wrap it in a design",
        "Cache-preserving upgrade",
        "Refine: zoom into one region",
        "Notes"
      ],
      "created": "2026-06-14 20:03:39",
      "modified": "2026-06-14 21:11:38",
      "commits": 3
    },
    {
      "source": "sharded-pipeline.qmd",
      "filename": "sharded-pipeline.html",
      "title": "Running a Sharded Pipeline",
      "engine": "quarto::html",
      "headings": [
        "partition_by and bundle: how tasks group into shards",
        "distset: bundled by default, promotable to the path",
        "Run it single core, over shards",
        "Results match the in-memory runner",
        "Scaling up: the targets pipeline",
        "Combining scenarios into a design",
        "Comparing settings in one design",
        "See also"
      ],
      "created": "2026-06-04 22:29:01",
      "modified": "2026-06-19 07:21:27",
      "commits": 10
    },
    {
      "source": "cluster-pipeline.qmd",
      "filename": "cluster-pipeline.html",
      "title": "Running on a SLURM Cluster",
      "engine": "quarto::html",
      "headings": [
        "The cluster template",
        "Step 1 — Map your site's SLURM instructions to the controller",
        "Backend prerequisite — the worker install path",
        "Step 2 — Confirm the mapping with the preflight",
        "Step 3 — Run a minimal first job",
        "Step 4 — Swap in your own scenario",
        "Targeting a non-SLURM cluster (untested)",
        "Shard ↔ SLURM-job packing",
        "See also"
      ],
      "created": "2026-06-07 06:38:35",
      "modified": "2026-06-16 18:57:49",
      "commits": 5
    },
    {
      "source": "cloud-upload.qmd",
      "filename": "cloud-upload.html",
      "title": "Uploading Shards to Cloud Storage",
      "engine": "quarto::html",
      "headings": [
        "The destination objects",
        "Run it locally with a dry run",
        "Extend the same call to Azure on a cluster",
        "Verify the upload, in place",
        "What to pay attention to",
        "See also"
      ],
      "created": "2026-06-07 15:40:31",
      "modified": "2026-06-19 05:48:10",
      "commits": 5
    }
  ],
  "_score": 6.090610707828407,
  "_indexed": true,
  "_nocasepkg": "ssdsims",
  "_universes": [
    "poissonconsulting",
    "joethorley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9015",
      "date": "2026-06-23T14:22:44.000Z",
      "distro": "resolute",
      "commit": "1488f91da33258aa47e5eb8ec650ce763788c85d",
      "fileid": "6119c6d0433601252db13bd382e3d0f6d024ea4274d066950695dd7b23cf5197",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28030700704"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9015",
      "date": "2026-06-23T13:54:22.000Z",
      "distro": "resolute",
      "commit": "1488f91da33258aa47e5eb8ec650ce763788c85d",
      "fileid": "5fd945106ec42a0f113504e26bd89b8523ddec427f2f65b0a7017eac9be4fd81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28030700704"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9015",
      "date": "2026-06-23T13:52:25.000Z",
      "commit": "1488f91da33258aa47e5eb8ec650ce763788c85d",
      "fileid": "74b789bc38e4a365e22ccbdec98854bba33d70b7574fd8a7e4228c442a462672",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28030700704"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9015",
      "date": "2026-06-23T13:52:39.000Z",
      "commit": "1488f91da33258aa47e5eb8ec650ce763788c85d",
      "fileid": "203c6881021c0c9a0d28cd5f4323429377ed81e9cc8f030baa4a270da836f7a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28030700704"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9015",
      "date": "2026-06-23T13:52:41.000Z",
      "commit": "1488f91da33258aa47e5eb8ec650ce763788c85d",
      "fileid": "0322084d3b27cb9024fb965fd3feab59a7485412a46d06e28581819dc794f129",
      "status": "success",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28030700704"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9015",
      "date": "2026-06-23T13:51:41.000Z",
      "commit": "1488f91da33258aa47e5eb8ec650ce763788c85d",
      "fileid": "eabe30a6e53a34821821386d258466878dce55ff8aaf36fa8a0a197ccdb5667f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28030700704"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9015",
      "date": "2026-06-23T13:51:47.000Z",
      "commit": "1488f91da33258aa47e5eb8ec650ce763788c85d",
      "fileid": "fd6931fdf36898ca94c784dda485097e2a754afe6a9180d2745201e04b2ee8df",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28030700704"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9015",
      "date": "2026-06-23T13:51:41.000Z",
      "commit": "1488f91da33258aa47e5eb8ec650ce763788c85d",
      "fileid": "e72f5d5dfafae124f0d178511fa201aa3a08ddada403c0aa1a59aee66b9d77dc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/28030700704"
    }
  ]
}