{
  "_id": "6a1d37821d7bb097a0a3d974",
  "Package": "gopher",
  "Title": "tidymodels-Compatible Gaussian Process Model Zoo",
  "Version": "0.5.1",
  "Authors@R": "c(\nperson(\"Insang\", \"Song\", role = c(\"aut\", \"cre\"),\nemail = \"geoissong@gmail.com\"),\nperson(\"C\", \"Codex\", role = c(\"aut\"))\n)",
  "Description": "A gateway to various Gaussian Process (GP) packages\navailable on CRAN, including gstat, fields, GPvecchia, spNNGP,\nand PrestoGP. Provides a unified tidymodels-native interface\nthrough parsnip for model parameter adjustment and\nhyperparameter tuning. Supports spatial-only and spatiotemporal\nKriging, sf inputs, prediction capabilities, and covariates for\nresidual Gaussian Process (Universal Kriging) models.\nParameters are automatically matched between the unified\nKriging-centered argument names in gstat and the formulaic\narguments used in other packages for the same construct.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/sigmafelix/gopher",
  "BugReports": "https://github.com/sigmafelix/gopher/issues",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://sigmafelix.r-universe.dev",
  "Date/Publication": "2026-05-02 14:55:04 UTC",
  "RemoteUrl": "https://github.com/sigmafelix/gopher",
  "RemoteRef": "HEAD",
  "RemoteSha": "2c5ab32f64c9cc73e07a346b0b7952e5a0857e74",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 07:31:58 UTC",
    "User": "root"
  },
  "Author": "Insang Song [aut, cre],\nC Codex [aut]",
  "Maintainer": "Insang Song <geoissong@gmail.com>",
  "MD5sum": "6dbe9edaeefedb6b26c68fe89d6d092a",
  "_user": "sigmafelix",
  "_type": "src",
  "_file": "gopher_0.5.1.tar.gz",
  "_fileid": "719a8bd2fd43587e87841bf5a0375cab304a0624f16066ff02f2ecc21ae6c110",
  "_filesize": 1117066,
  "_sha256": "719a8bd2fd43587e87841bf5a0375cab304a0624f16066ff02f2ecc21ae6c110",
  "_created": "2026-06-01T07:31:58.000Z",
  "_published": "2026-06-01T07:40:50.235Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78806134523,
      "time": 212,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7325790369"
    },
    {
      "job": 78806134542,
      "time": 207,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7325788438"
    },
    {
      "job": 78806134508,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7325846971"
    },
    {
      "job": 78806134561,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7325867378"
    },
    {
      "job": 78805465938,
      "time": 296,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325730419"
    },
    {
      "job": 78806134549,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325773129"
    },
    {
      "job": 78806134572,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7325773438"
    },
    {
      "job": 78806134567,
      "time": 181,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7325781769"
    },
    {
      "job": 78806134577,
      "time": 176,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7325780087"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sigmafelix/actions/runs/26741193982",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sigmafelix/gopher",
  "_commit": {
    "id": "2c5ab32f64c9cc73e07a346b0b7952e5a0857e74",
    "author": "Insang Song <sigmafelix@hotmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Remove note from README",
    "time": 1777733704
  },
  "_maintainer": {
    "name": "Insang Song",
    "email": "geoissong@gmail.com",
    "login": "sigmafelix",
    "mastodon": "@issong@mastodon.social",
    "description": "Open spatio-temporal analysis and geocomputation for human health",
    "uuid": 25448786
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "parsnip",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dials",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "fields",
      "role": "Suggests"
    },
    {
      "package": "GPvecchia",
      "role": "Suggests"
    },
    {
      "package": "gstat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sdmTMB",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "spacetime",
      "role": "Suggests"
    },
    {
      "package": "spNNGP",
      "role": "Suggests"
    },
    {
      "package": "PrestoGP",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "workflows",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "sigmafelix",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 3
    },
    {
      "week": "2026-15",
      "n": 9
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sigmafelix",
      "count": 13,
      "uuid": 25448786
    },
    {
      "user": "copilot",
      "count": 3,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 25448786,
    "type": "user",
    "name": "Insang Song",
    "description": "Open spatio-temporal analysis and geocomputation for human health"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gopher"
  },
  "_devurl": "https://github.com/sigmafelix/gopher",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gopher.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "covariance_function",
    "fields_gp_fit",
    "fields_gp_predict",
    "gaussian_process_spatial",
    "gp_nugget",
    "gp_range",
    "gp_sill",
    "GPvecchia_gp_fit",
    "GPvecchia_gp_predict",
    "gstat_gp_fit",
    "gstat_gp_predict",
    "PrestoGP_gp_fit",
    "PrestoGP_gp_predict",
    "sdmTMB_gp_fit",
    "sdmTMB_gp_predict",
    "spNNGP_gp_fit",
    "spNNGP_gp_predict"
  ],
  "_help": [
    {
      "page": "covariance_function",
      "title": "Covariance function type (qualitative tuning parameter)",
      "topics": [
        "covariance_function"
      ]
    },
    {
      "page": "fields_gp_fit",
      "title": "Fit a Gaussian Process model using the fields engine",
      "topics": [
        "fields_gp_fit"
      ]
    },
    {
      "page": "fields_gp_predict",
      "title": "Predict from a fields-fitted Gaussian Process model",
      "topics": [
        "fields_gp_predict"
      ]
    },
    {
      "page": "gaussian_process_spatial",
      "title": "Gaussian Process Model for Spatial and Spatiotemporal Data",
      "topics": [
        "gaussian_process_spatial",
        "update.gaussian_process_spatial"
      ]
    },
    {
      "page": "gp_nugget",
      "title": "GP nugget variance (quantitative tuning parameter)",
      "topics": [
        "gp_nugget"
      ]
    },
    {
      "page": "gp_range",
      "title": "GP range parameter (quantitative tuning parameter)",
      "topics": [
        "gp_range"
      ]
    },
    {
      "page": "gp_sill",
      "title": "GP partial sill variance (quantitative tuning parameter)",
      "topics": [
        "gp_sill"
      ]
    },
    {
      "page": "GPvecchia_gp_fit",
      "title": "Fit a Gaussian Process model using the GPvecchia engine",
      "topics": [
        "GPvecchia_gp_fit"
      ]
    },
    {
      "page": "GPvecchia_gp_predict",
      "title": "Predict from a GPvecchia-fitted Gaussian Process model",
      "topics": [
        "GPvecchia_gp_predict"
      ]
    },
    {
      "page": "gstat_gp_fit",
      "title": "Fit a Gaussian Process model using the gstat engine",
      "topics": [
        "gstat_gp_fit"
      ]
    },
    {
      "page": "gstat_gp_predict",
      "title": "Predict from a gstat-fitted Gaussian Process model",
      "topics": [
        "gstat_gp_predict"
      ]
    },
    {
      "page": "PrestoGP_gp_fit",
      "title": "Fit a Gaussian Process model using the PrestoGP engine",
      "topics": [
        "PrestoGP_gp_fit"
      ]
    },
    {
      "page": "PrestoGP_gp_predict",
      "title": "Predict from a PrestoGP-fitted Gaussian Process model",
      "topics": [
        "PrestoGP_gp_predict"
      ]
    },
    {
      "page": "sdmTMB_gp_fit",
      "title": "Fit a Gaussian Process model using the sdmTMB engine",
      "topics": [
        "sdmTMB_gp_fit"
      ]
    },
    {
      "page": "sdmTMB_gp_predict",
      "title": "Predict from an sdmTMB-fitted Gaussian Process model",
      "topics": [
        "sdmTMB_gp_predict"
      ]
    },
    {
      "page": "spNNGP_gp_fit",
      "title": "Fit a Gaussian Process model using the spNNGP engine",
      "topics": [
        "spNNGP_gp_fit"
      ]
    },
    {
      "page": "spNNGP_gp_predict",
      "title": "Predict from an spNNGP-fitted Gaussian Process model",
      "topics": [
        "spNNGP_gp_predict"
      ]
    }
  ],
  "_readme": "https://github.com/sigmafelix/gopher/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "codetools",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "hardhat",
    "isoband",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "parsnip",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "sparsevctrs",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "supported-models-zenodo.Rmd",
      "filename": "supported-models-zenodo.html",
      "title": "Demonstration of Supported Models",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load the data",
        "Convert polygons to point locations",
        "Prepare a reusable modelling split",
        "Define model specifications for every supported engine",
        "Fit every engine for NO",
        "Fit every engine for NO2",
        "Run both responses in one loop",
        "Notes"
      ],
      "created": "2026-04-11 02:03:23",
      "modified": "2026-04-11 02:08:59",
      "commits": 2
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "gopher",
  "_universes": [
    "sigmafelix"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-06-01T07:35:06.000Z",
      "distro": "noble",
      "commit": "2c5ab32f64c9cc73e07a346b0b7952e5a0857e74",
      "fileid": "ab171a3cce4a88c2ed3a7b564da2882ff93045cf0354b507e88e72d62f1316a9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sigmafelix/actions/runs/26741193982"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-06-01T07:34:58.000Z",
      "distro": "noble",
      "commit": "2c5ab32f64c9cc73e07a346b0b7952e5a0857e74",
      "fileid": "85bdad3184003e9520c7b6324adb027a2393c1c65125214e8976904fa17d6f46",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sigmafelix/actions/runs/26741193982"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-06-01T07:38:53.000Z",
      "commit": "2c5ab32f64c9cc73e07a346b0b7952e5a0857e74",
      "fileid": "cf9e5321cd910ffd30abc67d6d9e455a5c46faa909774331e77be21da4f34c7f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sigmafelix/actions/runs/26741193982"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-06-01T07:39:59.000Z",
      "commit": "2c5ab32f64c9cc73e07a346b0b7952e5a0857e74",
      "fileid": "cea8331811a016b39552095b11435c2c7e97c8b21451a4bd99c8feb4e58c581d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sigmafelix/actions/runs/26741193982"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-06-01T07:34:54.000Z",
      "commit": "2c5ab32f64c9cc73e07a346b0b7952e5a0857e74",
      "fileid": "6e66422574fe365f48e7079ebd8f793376a04d5fa1051894f6479c5a76b65304",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sigmafelix/actions/runs/26741193982"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-06-01T07:33:58.000Z",
      "commit": "2c5ab32f64c9cc73e07a346b0b7952e5a0857e74",
      "fileid": "8b336beaeba092fbdf417a979690eff7be8a2a82ca00af5a79f7e2c4e1f70b72",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sigmafelix/actions/runs/26741193982"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-06-01T07:34:22.000Z",
      "commit": "2c5ab32f64c9cc73e07a346b0b7952e5a0857e74",
      "fileid": "987e29bff2585698b52739db28fd0e9924eeb497cd936b5929f540f8350e6a75",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sigmafelix/actions/runs/26741193982"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-06-01T07:34:15.000Z",
      "commit": "2c5ab32f64c9cc73e07a346b0b7952e5a0857e74",
      "fileid": "c47f9c4411eb6d891fa6258317f588eb00d4a739b8ba07350b308fb971b3e8ae",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sigmafelix/actions/runs/26741193982"
    }
  ]
}