{
  "_id": "6a104a55acfb0bcc41c9fa8e",
  "Package": "BayesNSGP",
  "Title": "Bayesian Analysis of Non-Stationary Gaussian Process Models",
  "Description": "Enables off-the-shelf functionality for fully Bayesian,\nnonstationary Gaussian process modeling. The approach to\nnonstationary modeling involves a closed-form,\nconvolution-based covariance function with spatially-varying\nparameters; these parameter processes can be specified either\ndeterministically (using covariates or basis functions) or\nstochastically (using approximate Gaussian processes).\nStationary Gaussian processes are a special case of our\nmethodology, and we furthermore implement approximate Gaussian\nprocess inference to account for very large spatial data sets\n(Finley, et al (2017) <doi:10.48550/arXiv.1702.00434>).\nBayesian inference is carried out using Markov chain Monte\nCarlo methods via the \"nimble\" package, and posterior\nprediction for the Gaussian process at unobserved locations is\nprovided as a post-processing step.",
  "Version": "0.2.0",
  "Date": "2025-12-11",
  "Maintainer": "Daniel Turek <danielturek@gmail.com>",
  "Authors@R": "c(person(\"Daniel\", \"Turek\", role = c(\"aut\", \"cre\"), email = \"danielturek@gmail.com\"),\nperson(\"Mark\", \"Risser\",  role = \"aut\"))",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 08:19:52 UTC",
    "User": "root"
  },
  "Author": "Daniel Turek [aut, cre], Mark Risser [aut]",
  "Config/pak/sysreqs": "libglpk-dev make libxml2-dev",
  "Repository": "https://danielturek.r-universe.dev",
  "Date/Publication": "2025-12-11 16:50:55 UTC",
  "RemoteUrl": "https://github.com/cran/BayesNSGP",
  "RemoteRef": "HEAD",
  "RemoteSha": "25753e5c2e891be465f44e2f757934dcb9ef1e33",
  "MD5sum": "1a6fcd94ced94c496822288a1865c023",
  "_user": "danielturek",
  "_type": "src",
  "_file": "BayesNSGP_0.2.0.tar.gz",
  "_fileid": "70f3128da6c42a6690025a1a88b6dc9deb8a4d859c8a86fde51452b91e33d746",
  "_filesize": 214237,
  "_sha256": "70f3128da6c42a6690025a1a88b6dc9deb8a4d859c8a86fde51452b91e33d746",
  "_created": "2026-05-10T08:19:52.000Z",
  "_published": "2026-05-22T12:21:41.244Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378229794,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902271416"
    },
    {
      "job": 77378230335,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902271367"
    },
    {
      "job": 77378230229,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902309600"
    },
    {
      "job": 77378229820,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902323867"
    },
    {
      "job": 77378229627,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902254474"
    },
    {
      "job": 77378229392,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160336665"
    },
    {
      "job": 77378229743,
      "time": 146,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902269015"
    },
    {
      "job": 77378229979,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902266937"
    },
    {
      "job": 77378230349,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902266407"
    }
  ],
  "_buildurl": "https://github.com/r-universe/danielturek/actions/runs/25623832424",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BayesNSGP",
  "_commit": {
    "id": "25753e5c2e891be465f44e2f757934dcb9ef1e33",
    "author": "Daniel Turek <danielturek@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1765471855
  },
  "_maintainer": {
    "name": "Daniel Turek",
    "email": "danielturek@gmail.com",
    "login": "danielturek",
    "uuid": 4511457
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "nimble",
      "role": "Depends"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "StatMatch",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2025-12-11"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "danielturek",
      "count": 2,
      "uuid": 4511457
    }
  ],
  "_userbio": {
    "uuid": 4511457,
    "type": "user",
    "name": "Daniel Turek"
  },
  "_downloads": {
    "count": 233,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BayesNSGP"
  },
  "_searchresults": 36,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BayesNSGP.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "danielturek",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-08-29"
    },
    {
      "version": "0.1.1",
      "date": "2019-10-12"
    },
    {
      "version": "0.1.2",
      "date": "2022-01-09"
    },
    {
      "version": "0.2.0",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "calcQF",
    "calculateAD_ns",
    "calculateU_ns",
    "conditionLatentObs",
    "crossCy_sm",
    "Cy_sm",
    "determineNeighbors",
    "dmnorm_gp2Scale",
    "dmnorm_nngp",
    "dmnorm_sgv",
    "inverseEigen",
    "matern_corr",
    "nimble_sparse_chol",
    "nimble_sparse_cholesky",
    "nimble_sparse_crossprod",
    "nimble_sparse_solve",
    "nimble_sparse_solveMat",
    "nimble_sparse_tcrossprod",
    "nsCorr",
    "nsCrosscorr",
    "nsCrossdist",
    "nsCrossdist3d",
    "nsDist",
    "nsDist3d",
    "nsgpModel",
    "nsgpPredict",
    "orderCoordinatesMMD",
    "R_sparse_chol",
    "R_sparse_cholesky",
    "R_sparse_crossprod",
    "R_sparse_solve",
    "R_sparse_solveMat",
    "R_sparse_tcrossprod",
    "rmnorm_gp2Scale",
    "rmnorm_nngp",
    "rmnorm_sgv",
    "sgvSetup"
  ],
  "_help": [
    {
      "page": "calcQF",
      "title": "Calculate the Gaussian quadratic form for the NNGP approximation",
      "topics": [
        "calcQF"
      ]
    },
    {
      "page": "calculateAD_ns",
      "title": "Calculate A and D matrices for the NNGP approximation",
      "topics": [
        "calculateAD_ns"
      ]
    },
    {
      "page": "calculateU_ns",
      "title": "Calculate the (sparse) matrix U",
      "topics": [
        "calculateU_ns"
      ]
    },
    {
      "page": "conditionLatentObs",
      "title": "Assign conditioning sets for the SGV approximation",
      "topics": [
        "conditionLatentObs"
      ]
    },
    {
      "page": "crossCy_sm",
      "title": "Calculate sparse kernel, core kernel, and determine nonzero entries",
      "topics": [
        "crossCy_sm"
      ]
    },
    {
      "page": "Cy_sm",
      "title": "Calculate sparse kernel, core kernel, and determine nonzero entries",
      "topics": [
        "Cy_sm"
      ]
    },
    {
      "page": "determineNeighbors",
      "title": "Determine the k-nearest neighbors for each spatial coordinate.",
      "topics": [
        "determineNeighbors"
      ]
    },
    {
      "page": "dmnorm_gp2Scale",
      "title": "Function for the evaluating the Gaussian likelihood with gp2Scale sparse covariance.",
      "topics": [
        "dmnorm_gp2Scale"
      ]
    },
    {
      "page": "dmnorm_nngp",
      "title": "Function for the evaluating the NNGP approximate density.",
      "topics": [
        "dmnorm_nngp"
      ]
    },
    {
      "page": "dmnorm_sgv",
      "title": "Function for the evaluating the SGV approximate density.",
      "topics": [
        "dmnorm_sgv"
      ]
    },
    {
      "page": "inverseEigen",
      "title": "Calculate covariance elements based on eigendecomposition components",
      "topics": [
        "inverseEigen"
      ]
    },
    {
      "page": "matern_corr",
      "title": "Calculate a stationary Matern correlation matrix",
      "topics": [
        "matern_corr"
      ]
    },
    {
      "page": "nimble_sparse_chol",
      "title": "nimble_sparse_chol",
      "topics": [
        "nimble_sparse_chol"
      ]
    },
    {
      "page": "nimble_sparse_cholesky",
      "title": "nimble_sparse_chol",
      "topics": [
        "nimble_sparse_cholesky"
      ]
    },
    {
      "page": "nimble_sparse_crossprod",
      "title": "nimble_sparse_crossprod",
      "topics": [
        "nimble_sparse_crossprod"
      ]
    },
    {
      "page": "nimble_sparse_solve",
      "title": "nimble_sparse_solve",
      "topics": [
        "nimble_sparse_solve"
      ]
    },
    {
      "page": "nimble_sparse_solveMat",
      "title": "nimble_sparse_crossprod",
      "topics": [
        "nimble_sparse_solveMat"
      ]
    },
    {
      "page": "nimble_sparse_tcrossprod",
      "title": "nimble_sparse_tcrossprod",
      "topics": [
        "nimble_sparse_tcrossprod"
      ]
    },
    {
      "page": "nsCorr",
      "title": "Calculate a nonstationary Matern correlation matrix",
      "topics": [
        "nsCorr"
      ]
    },
    {
      "page": "nsCrosscorr",
      "title": "Calculate a nonstationary Matern cross-correlation matrix",
      "topics": [
        "nsCrosscorr"
      ]
    },
    {
      "page": "nsCrossdist",
      "title": "Calculate coordinate-specific cross-distance matrices",
      "topics": [
        "nsCrossdist"
      ]
    },
    {
      "page": "nsCrossdist3d",
      "title": "Calculate coordinate-specific cross-distance matrices, only for nearest neighbors and store in an array",
      "topics": [
        "nsCrossdist3d"
      ]
    },
    {
      "page": "nsDist",
      "title": "Calculate coordinate-specific distance matrices",
      "topics": [
        "nsDist"
      ]
    },
    {
      "page": "nsDist3d",
      "title": "Calculate coordinate-specific distance matrices, only for nearest neighbors and store in an array",
      "topics": [
        "nsDist3d"
      ]
    },
    {
      "page": "nsgpModel",
      "title": "NIMBLE code for a generic nonstationary GP model",
      "topics": [
        "nsgpModel"
      ]
    },
    {
      "page": "nsgpPredict",
      "title": "Posterior prediction for the NSGP",
      "topics": [
        "nsgpPredict"
      ]
    },
    {
      "page": "orderCoordinatesMMD",
      "title": "Order coordinates according to a maximum-minimum distance criterion.",
      "topics": [
        "orderCoordinatesMMD"
      ]
    },
    {
      "page": "R_sparse_chol",
      "title": "R_sparse_chol",
      "topics": [
        "R_sparse_chol"
      ]
    },
    {
      "page": "R_sparse_cholesky",
      "title": "R_sparse_chol",
      "topics": [
        "R_sparse_cholesky"
      ]
    },
    {
      "page": "R_sparse_crossprod",
      "title": "nimble_sparse_crossprod",
      "topics": [
        "R_sparse_crossprod"
      ]
    },
    {
      "page": "R_sparse_solve",
      "title": "nimble_sparse_solve",
      "topics": [
        "R_sparse_solve"
      ]
    },
    {
      "page": "R_sparse_solveMat",
      "title": "nimble_sparse_crossprod",
      "topics": [
        "R_sparse_solveMat"
      ]
    },
    {
      "page": "R_sparse_tcrossprod",
      "title": "nimble_sparse_tcrossprod",
      "topics": [
        "R_sparse_tcrossprod"
      ]
    },
    {
      "page": "rmnorm_gp2Scale",
      "title": "Function for the evaluating the SGV approximate density.",
      "topics": [
        "rmnorm_gp2Scale"
      ]
    },
    {
      "page": "rmnorm_nngp",
      "title": "Function for the evaluating the NNGP approximate density.",
      "topics": [
        "rmnorm_nngp"
      ]
    },
    {
      "page": "rmnorm_sgv",
      "title": "Function for the evaluating the SGV approximate density.",
      "topics": [
        "rmnorm_sgv"
      ]
    },
    {
      "page": "sgvSetup",
      "title": "One-time setup wrapper function for the SGV approximation",
      "topics": [
        "sgvSetup"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "coda",
    "cpp11",
    "DBI",
    "dplyr",
    "farver",
    "FNN",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "Matrix",
    "minqa",
    "mitools",
    "nimble",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "pracma",
    "proxy",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "StatMatch",
    "survey",
    "survival",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.8573324964312685,
  "_indexed": true,
  "_nocasepkg": "bayesnsgp",
  "_universes": [
    "danielturek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-10T08:22:05.000Z",
      "distro": "noble",
      "commit": "25753e5c2e891be465f44e2f757934dcb9ef1e33",
      "fileid": "863f69ec6e5a8a08ce58aa7b601d384d74478d3373fd08837d6d7d19cac09d62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25623832424"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-10T08:22:05.000Z",
      "distro": "noble",
      "commit": "25753e5c2e891be465f44e2f757934dcb9ef1e33",
      "fileid": "25fc089f2cfce0007b08f5924883405acca8dd14ec5e8da820d96a3ad0646af3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25623832424"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-10T08:28:47.000Z",
      "commit": "25753e5c2e891be465f44e2f757934dcb9ef1e33",
      "fileid": "287b6ca3655103403121dd9622fcdbc7221d5f42fdcd1221a6fafe374ff472bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25623832424"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-10T08:31:11.000Z",
      "commit": "25753e5c2e891be465f44e2f757934dcb9ef1e33",
      "fileid": "e170d3edce6bd96ff05eaec89e95298cfa08aaec1bccc339a052cd8762d8128a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25623832424"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-10T08:21:31.000Z",
      "commit": "25753e5c2e891be465f44e2f757934dcb9ef1e33",
      "fileid": "a4fbc198f6b6c40dc679d27659b8012a283a56b222b27da5c2e63af09d0ac0e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25623832424"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-10T08:21:10.000Z",
      "commit": "25753e5c2e891be465f44e2f757934dcb9ef1e33",
      "fileid": "4b92eaf4b7994bccb2bd176eff2d0bc511ccbff21f92c6c6c7b058312396e9a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25623832424"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-10T08:21:08.000Z",
      "commit": "25753e5c2e891be465f44e2f757934dcb9ef1e33",
      "fileid": "a0c8b526c25315a4aa1b70a908b4338df584a6203498cdb792e76afa0c7d9fa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25623832424"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T12:21:08.000Z",
      "commit": "25753e5c2e891be465f44e2f757934dcb9ef1e33",
      "fileid": "23e76e6bb06dfd6c3d36fd2fda65f33ccd716725b5b3ef15f3c2d4ff9f37be6b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/danielturek/actions/runs/25623832424"
    }
  ]
}