Package: GeoTox
Title: Spatiotemporal Mixture Risk Assessment
Version: 0.2.0
Authors@R: c(
    person("Skylar", "Marvel", , "skylar.marvel@nih.gov", role = c("aut"),
           comment = c(ORCID = "0000-0002-2971-9743")),
    person("David", "Reif", , "david.reif@nih.gov", role = c("aut"),
           comment = c(ORCID = "0000-0001-7815-6767")),
    person("Kyle", "Messier", , "kyle.messier@nih.gov", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0001-9508-9623")),
    person("Spatiotemporal Exposures and Toxicology Group", role = c("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 (2024)
    <doi:10.1101/2024.09.23.24314096> and Eccles et al. (2023)
    <doi:10.1016/j.scitotenv.2022.158905>.
License: MIT + file LICENSE
URL: https://niehs.github.io/GeoTox/, https://github.com/NIEHS/GeoTox
Depends: R (>= 4.4.0)
Imports: dplyr, ggplot2, ggridges, rlang, sf, stats, stringr, tibble,
        tidyr, tidyselect, truncnorm, utils
Suggests: ggpubr, httk, httr2, knitr, purrr, readr, readxl, rmarkdown,
        scales, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
BugReports: https://github.com/NIEHS/GeoTox/issues
NeedsCompilation: no
Packaged: 2024-11-14 17:29:09 UTC; marvelsw
Author: Skylar Marvel [aut] (<https://orcid.org/0000-0002-2971-9743>),
  David Reif [aut] (<https://orcid.org/0000-0001-7815-6767>),
  Kyle Messier [cre, aut] (<https://orcid.org/0000-0001-9508-9623>),
  Spatiotemporal Exposures and Toxicology Group [cph]
Maintainer: Kyle Messier <kyle.messier@nih.gov>
Repository: CRAN
Date/Publication: 2024-11-15 14:20:02 UTC
Built: R 4.4.3; ; 2025-10-08 03:31:42 UTC; windows
