Package: remap
Type: Package
Title: Regional Spatial Modeling with Continuous Borders
Version: 0.2.0
Authors@R: person("Jadon", "Wagstaff", email = "jadonw@gmail.com", role = c("aut", "cre"))
Description: Automatically creates separate regression models for different spatial regions. 
    The prediction surface is smoothed using a novel method developed by the package creator.
    If regional models are continuous, the resulting prediction surface is continuous across 
    the spatial dimensions, even at region borders.
License: GPL-3
URL: https://github.com/jadonwagstaff/remap
BugReports: https://github.com/jadonwagstaff/remap/issues
Encoding: UTF-8
LazyData: true
Imports: graphics (>= 3.6.0), parallel (>= 3.6.0), sf (>= 0.9.6), stats
        (>= 3.6.0), units (>= 0.6.7), utils (>= 3.6.0)
RoxygenNote: 7.1.1
Suggests: dplyr (>= 1.0.2), ggplot2 (>= 3.3.2), knitr (>= 1.30), lwgeom
        (>= 0.2.5), magrittr (>= 2.0.1), maps (>= 3.3.0), mgcv (>=
        1.8.33), rmarkdown (>= 2.5), tibble (>= 3.0.4)
VignetteBuilder: knitr
Depends: R (>= 3.6.0)
NeedsCompilation: no
Packaged: 2021-01-11 17:29:49 UTC; Jadon
Author: Jadon Wagstaff [aut, cre]
Maintainer: Jadon Wagstaff <jadonw@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-14 10:30:02 UTC
