Package: GeoTox Title: Spatiotemporal Mixture Risk Assessment Version: 1.0.0 Authors@R: c( person("Skylar", "Marvel", , "skylar.marvel@nih.gov", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2971-9743")), person("David", "Reif", , "david.reif@nih.gov", role = "aut", comment = c(ORCID = "0000-0001-7815-6767")), person("Kyle", "Messier", , "kyle.messier@nih.gov", role = "aut", comment = c(ORCID = "0000-0001-9508-9623")), person("Spatiotemporal Exposures and Toxicology Group", role = "cph") ) Description: Connecting spatiotemporal exposure to individual and population-level risk via source-to-outcome continuum modeling. The package, methods, and case-studies are described in Messier, Reif, and Marvel (2025) and Eccles et al. (2023) . License: MIT + file LICENSE URL: https://niehs.github.io/GeoTox/, https://github.com/NIEHS/GeoTox BugReports: https://github.com/NIEHS/GeoTox/issues Depends: R (>= 4.4.0) Imports: DBI, dbplyr, dplyr, duckdb, duckplyr, purrr, rlang, tibble, tidyr, tidyselect, truncnorm Suggests: blob, ggplot2, ggridges, httk, httr2, knitr, quarto, readr, readxl, rmarkdown, sf, stringr, testthat (>= 3.0.0), withr, zip VignetteBuilder: knitr, quarto Config/Needs/website: rmarkdown, quarto Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev xz-utils Repository: https://niehs.r-universe.dev Date/Publication: 2026-06-17 13:13:45 UTC RemoteUrl: https://github.com/niehs/geotox RemoteRef: HEAD RemoteSha: 6fef1cac9df6b8d0daabdf63a16a9d5ee719b0ca NeedsCompilation: no Packaged: 2026-06-17 15:40:37 UTC; root Author: Skylar Marvel [aut, cre] (ORCID: ), David Reif [aut] (ORCID: ), Kyle Messier [aut] (ORCID: ), Spatiotemporal Exposures and Toxicology Group [cph] Maintainer: Skylar Marvel