Package: mbg
Title: Model-Based Geostatistics
Version: 1.1.0
Authors@R: c(
    person("Nathaniel", "Henry", email = "nat@henryspatialanalysis.com",
        role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8150-4988")),
    person("Benjamin", "Mayala", role = c("aut")))
Description: 
    Modern model-based geostatistics for point-referenced data. This package provides a
    simple interface to run spatial machine learning models and geostatistical models
    that estimate a continuous (raster) surface from point-referenced outcomes and,
    optionally, a set of raster covariates. The package also includes functions to
    summarize raster outcomes by (polygon) region while preserving uncertainty.
License: MIT + file LICENSE
Depends: R (>= 4.1.0)
Imports: assertthat, caret, data.table, glue, Matrix, matrixStats,
        purrr, R6, sf, terra, tictoc
Suggests: INLA, knitr, rmarkdown, ggplot2, scales
Additional_repositories: https://inla.r-inla-download.org/R/stable/
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
URL: https://henryspatialanalysis.github.io/mbg/
BugReports: https://github.com/henryspatialanalysis/mbg/issues
NeedsCompilation: no
Packaged: 2025-04-25 23:29:47 UTC; nathenry
Author: Nathaniel Henry [aut, cre] (<https://orcid.org/0000-0001-8150-4988>),
  Benjamin Mayala [aut]
Maintainer: Nathaniel Henry <nat@henryspatialanalysis.com>
Repository: CRAN
Date/Publication: 2025-04-26 02:20:02 UTC
Built: R 4.5.1; ; 2025-10-06 03:48:28 UTC; windows
