Package: spsurvey
Title: Spatial Survey Design and Analysis
Version: 4.1.2
Date: 2020-3-31
Authors@R: c(
    person("Tom", "Kincaid", role="aut",
           email = "Kincaid.Tom@epa.gov"),
    person("Tony", "Olsen",  role="aut",
           email = "Olsen.Tony@epa.gov"),
    person("Marc", "Weber",  role=c("aut","cre"),
           email = "Weber.Marc@epa.gov"),
    person("Don", "Stevens",  role="ctb"),
    person("Christian", "Platt",  role="ctb"),
    person("Denis", "White",  role="ctb"),
    person("Richard", "Remington",  role="ctb")
    )
Maintainer: Marc Weber <Weber.Marc@epa.gov>
Depends: R (>= 3.5.0), methods, sf, sp
Suggests: knitr, testthat, rmarkdown, lwgeom (>= 0.2-1)
Description: These functions provide procedures for selecting sites for spatial
    surveys using spatially balanced algorithms applied to discrete points,
    linear networks, or polygons. The probability survey designs available
    include independent random samples, stratified random samples, and unequal
    probability random samples (categorical or probability proportional to
    size).  Design-based estimation based on the results from surveys is
    available for estimating totals, means, quantiles, CDFs, and linear models.
    The analyses rely on package survey for most results.  Variance estimation
    options include a local neighborhood variance estimator that is appropriate
    for spatially-balanced survey designs.  A reference for the survey design
    portion of the package is: D. L. Stevens, Jr. and A. R. Olsen (2004),
    "Spatially-balanced sampling of natural resources.", Journal of the American
    Statistical Association 99(465): 262-278, <DOI:10.1198/016214504000000250>.
    Additional helpful references for this package are A. R. Olsen, T. M.
    Kincaid, and Q. Payton (2012) and T. M. Kincaid and A. R. Olsen (2012), both
    of which are chapters in the book "Design and Analysis of Long-Term
    Ecological Monitoring Studies" (R. A. Gitzen, J. J. Millspaugh, A. B.
    Cooper, and D. S. Licht (eds.), Cambridge University Press, New York,
    <Online ISBN:9781139022422>).
License: GPL (>= 3)
Imports: crossdes, deldir, foreign, graphics, grDevices, Hmisc, MASS,
        parallel, rgeos, stats
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-03-31 16:01:04 UTC; mweber
Author: Tom Kincaid [aut],
  Tony Olsen [aut],
  Marc Weber [aut, cre],
  Don Stevens [ctb],
  Christian Platt [ctb],
  Denis White [ctb],
  Richard Remington [ctb]
Repository: CRAN
Date/Publication: 2020-04-01 12:50:02 UTC
Built: R 3.5.3; ; 2020-04-22 09:35:04 UTC; windows
