Package: SSN2
Title: Spatial Modeling on Stream Networks
Version: 0.2.1
Authors@R: c(
    person(given = "Michael",
           family = "Dumelle",
           role = c("aut", "cre"),
           email = "Dumelle.Michael@epa.gov",
           comment = c(ORCID = "0000-0002-3393-5529")),
    person(given = "Jay M.",
       family = "Ver Hoef",
       role = "aut",
       email = "jay.verhoef@noaa.gov"),
    person(given = "Erin",
           family = "Peterson",
           role = "aut"),
    person(given = "Alan",
           family = "Pearse",
           role = "ctb"),
    person(given = "Dan",
           family = "Isaak",
           role = "ctb")
    )
Description: Spatial statistical modeling and prediction for data on stream networks, including models based on in-stream distance (Ver Hoef, J.M. and Peterson, E.E., (2010) <DOI:10.1198/jasa.2009.ap08248>.) Models are created using moving average constructions. Spatial linear models, including explanatory variables, can be fit with (restricted) maximum likelihood.  Mapping and other graphical functions are included. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 2.10)
Imports: stats, sf, Matrix, generics, tibble, graphics, spmodel,
        RSQLite, utils, withr
Suggests: rmarkdown, knitr, testthat (>= 3.0.0), ggplot2, sp, statmod
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://usepa.github.io/SSN2/
BugReports: https://github.com/USEPA/SSN2/issues
NeedsCompilation: yes
Packaged: 2024-08-28 00:22:15 UTC; MDUMELLE
Author: Michael Dumelle [aut, cre] (<https://orcid.org/0000-0002-3393-5529>),
  Jay M. Ver Hoef [aut],
  Erin Peterson [aut],
  Alan Pearse [ctb],
  Dan Isaak [ctb]
Maintainer: Michael Dumelle <Dumelle.Michael@epa.gov>
Repository: CRAN
Date/Publication: 2024-08-28 04:30:03 UTC
