# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "gopher" in publications use:' type: software license: MIT title: 'gopher: tidymodels-Compatible Gaussian Process Model Zoo' version: 0.5.1 doi: 10.32614/CRAN.package.gopher abstract: A gateway to various Gaussian Process (GP) packages available on CRAN, including gstat, fields, GPvecchia, spNNGP, and PrestoGP. Provides a unified tidymodels-native interface through parsnip for model parameter adjustment and hyperparameter tuning. Supports spatial-only and spatiotemporal Kriging, sf inputs, prediction capabilities, and covariates for residual Gaussian Process (Universal Kriging) models. Parameters are automatically matched between the unified Kriging-centered argument names in gstat and the formulaic arguments used in other packages for the same construct. authors: - family-names: Song given-names: Insang email: geoissong@gmail.com - family-names: Codex given-names: C repository: https://sigmafelix.r-universe.dev repository-code: https://github.com/sigmafelix/gopher commit: 2c5ab32f64c9cc73e07a346b0b7952e5a0857e74 url: https://github.com/sigmafelix/gopher date-released: '2026-05-02' contact: - family-names: Song given-names: Insang email: geoissong@gmail.com