Package: ssdsims Title: Simulation Analyses for Species Sensitivity Distributions Version: 0.0.0.9015 Authors@R: c( person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")), person("Rebecca", "Fisher", , "R.Fisher@aims.gov.au", role = "aut", comment = c(ORCID = "0000-0001-5148-6731")), person("Kirill", "Müller", , "kirill@cynkra.com", role = "aut", comment = c(ORCID = "0000-0002-1416-3412")) ) Description: Runs reproducible simulation studies for species sensitivity distribution (SSD) models built on the 'ssdtools' package. Expands a declarative scenario into per-step task tables, draws data, fits distributions, and estimates hazard concentrations, with a 'targets'-based, Hive-partitioned shard pipeline 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 Depends: R (>= 4.3) Imports: chk, digest, dplyr, dqrng (>= 0.4.1), duckplyr, jsonlite, purrr, rlang, sessioninfo, ssdtools (>= 2.6.0), tibble, tidyr, withr Suggests: AzureRMR, AzureStor, callr, crew, crew.cluster, knitr, quarto, readr, roxyglobals, ssddata, tarchetypes, targets, testthat (>= 3.0.0), tidyselect VignetteBuilder: quarto Remotes: poissonconsulting/ssdtools Config/testthat/edition: 3 Config/roxyglobals/unique: FALSE Encoding: UTF-8 Roxygen: list(markdown = TRUE, roclets = c("collate", "namespace", "rd", "roxyglobals::global_roclet")) Config/roxygen2/version: 8.0.0.9000 LazyData: true Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev libx11-dev xz-utils Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-07-16 14:27:43 UTC RemoteUrl: https://github.com/poissonconsulting/ssdsims RemoteRef: HEAD RemoteSha: 3374ac88fdd45d122afe90097ebba759cebb9842 NeedsCompilation: no Packaged: 2026-07-18 08:42:33 UTC; root Author: Joe Thorley [aut, cre] (ORCID: ), Rebecca Fisher [aut] (ORCID: ), Kirill Müller [aut] (ORCID: ) Maintainer: Joe Thorley