Package: MBGapp Type: Package Title: Interactive Shiny Application for Model-Based Geostatistics Version: 0.1.0 Authors@R: c( person("Olatunji", "Johnson", email = "olatunjijohnson21111@gmail.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-4080-0999")), person("Claudio", "Fronterre", role = "aut"), person("Emanuele", "Giorgi", role = "aut")) Description: Provides an interactive 'shiny' application for teaching and applied analysis of geostatistical data. Users can explore spatial data, assess spatial correlation through the empirical variogram, fit model-based geostatistical models for continuous, prevalence and count outcomes, produce spatial predictions, and download reports. The methodology follows the model-based geostatistics framework of Diggle and Giorgi (2019, ISBN:9781138732353). License: MIT + file LICENSE URL: https://github.com/olatunjijohnson/MBGapp BugReports: https://github.com/olatunjijohnson/MBGapp/issues Encoding: UTF-8 RoxygenNote: 7.3.1 Imports: geoR, ggplot2, shiny, sf, dplyr, readr, tidyr, magrittr, leaflet, leafem, tidyterra, stars, RiskMap, terra, grDevices, shinyjs, splines, httr2, rmarkdown Suggests: INLA, covr Additional_repositories: https://inla.r-inla-download.org/R/stable Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev zlib1g-dev Repository: https://olatunjijohnson.r-universe.dev Date/Publication: 2026-06-26 12:52:12 UTC RemoteUrl: https://github.com/olatunjijohnson/mbgapp RemoteRef: HEAD RemoteSha: a4c562e18552f5d18966685754d4f6df35ed42bc NeedsCompilation: no Packaged: 2026-07-11 07:42:07 UTC; root Author: Olatunji Johnson [cre, aut] (ORCID: ), Claudio Fronterre [aut], Emanuele Giorgi [aut] Maintainer: Olatunji Johnson