Package: puff
Title: Simulate and Visualize the Gaussian Puff Forward Atmospheric
        Model
Version: 0.1.0
Authors@R: 
    c(
    person("Teagan", "Ward", email = "teaganward@mines.edu", role = "aut"),
    person("Philip", "Waggoner", email = "philip.waggoner@mines.edu", role = c("aut", "cre")),
    person("Will", "Daniels", email = "wdaniels@mines.edu", role = c("aut")),
    person("Meng", "Jia", email = "mjia@mines.edu", role = c("aut")),
    person("Dorit", "Hammerling", email = "hammerling@mines.edu", role = c("aut", "ths"))
    )
Description: Simulate and run the Gaussian puff forward atmospheric
    model in sensor (specific sensor coordinates) or grid (across the
    grid of a full oil and gas operations site) modes, following Jia, M., 
    Fish, R., Daniels, W., Sprinkle, B. and Hammerling, D. (2024) 
    <doi:10.26434/chemrxiv-2023-hc95q-v3>. Numerous visualization options, 
    including static and animated, 2D and 3D, and a site map generator 
    based on sensor and source coordinates.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/Hammerling-Research-Group/puff
BugReports: https://github.com/Hammerling-Research-Group/puff/issues
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: ggplot2, dplyr, tidyr, magrittr, htmlwidgets, patchwork,
        plotly, scales, tidyselect
Suggests: knitr, rmarkdown, devtools, akima, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-04-09 14:38:08 UTC; philipwaggoner
Author: Teagan Ward [aut],
  Philip Waggoner [aut, cre],
  Will Daniels [aut],
  Meng Jia [aut],
  Dorit Hammerling [aut, ths]
Maintainer: Philip Waggoner <philip.waggoner@mines.edu>
Repository: CRAN
Date/Publication: 2025-04-10 09:40:02 UTC
Built: R 4.5.0; ; 2025-04-10 10:41:12 UTC; unix
