{
  "_id": "6a5f657d14e95619b75d64e9",
  "Type": "Package",
  "Package": "greta.gp",
  "Title": "Gaussian Process Modelling in 'greta'",
  "Version": "0.2.3",
  "Authors@R": "c(\nperson(\ngiven = \"Nick\",\nfamily = \"Golding\",\nemail = \"nick.golding.research@gmail.com\",\nrole = c(\"aut\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8916-5570\")\n),\nperson(\ngiven = \"Jian\",\nfamily = \"Yen\",\nrole = \"ctb\"\n),\nperson(\ngiven = \"Nicholas\",\nfamily = \"Tierney\",\nemail = \"nicholas.tierney@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"https://orcid.org/0000-0003-1460-8722\")\n)\n)",
  "Description": "Provides a syntax to create and combine Gaussian process\nkernels in 'greta'. You can then use these kernels to define\neither full rank or sparse Gaussian processes, and project a\nfitted process to new coordinates. This lets you include\nGaussian process components in the statistical models you write\nwith 'greta'. This is an extension to the 'greta' software,\nGolding (2019) <doi:10.21105/joss.01601>.",
  "License": "Apache License (>= 2)",
  "URL": "https://github.com/greta-dev/greta.gp,\nhttps://greta-dev.github.io/greta.gp/",
  "BugReports": "https://github.com/greta-dev/greta.gp/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "greta-dev/greta.pkgdown",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "SystemRequirements": "Python (>= 3.7.0) with header files and shared\nlibrary; TensorFlow (>= v2.0.0; https://www.tensorflow.org/);\nTensorFlow Probability (v0.8.0;\nhttps://www.tensorflow.org/probability/)",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 12:22:10 UTC",
    "User": "root"
  },
  "Author": "Nick Golding [aut, cph] (ORCID:\n<https://orcid.org/0000-0001-8916-5570>), Jian Yen [ctb],\nNicholas Tierney [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1460-8722>)",
  "Maintainer": "Nicholas Tierney <nicholas.tierney@gmail.com>",
  "Config/pak/sysreqs": "python3",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-21 08:20:17 UTC",
  "RemoteUrl": "https://github.com/cran/greta.gp",
  "RemoteRef": "HEAD",
  "RemoteSha": "c58f60a7c6c5d8c880d25883fbe8e9b88e94fbb4",
  "_user": "cran",
  "_type": "src",
  "_file": "greta.gp_0.2.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/4e6ec5156c14b7a67d6e267cfeeae2c925bc3550e6a693f3bcbe622c7fd65784",
  "_filesize": 3596718,
  "_sha256": "4e6ec5156c14b7a67d6e267cfeeae2c925bc3550e6a693f3bcbe622c7fd65784",
  "_expires": "2026-10-29T12:26:34.000Z",
  "_created": "2026-07-21T12:22:10.000Z",
  "_published": "2026-07-21T12:26:37.184Z",
  "_jobs": [
    {
      "job": 88631639224,
      "time": 207,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8494872426"
    },
    {
      "job": 88631639182,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8494868888"
    },
    {
      "job": 88630697769,
      "time": 253,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8494778825"
    },
    {
      "job": 88631639214,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8494836386"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29829524934",
  "_status": "success",
  "_upstream": "https://github.com/cran/greta.gp",
  "_commit": {
    "id": "c58f60a7c6c5d8c880d25883fbe8e9b88e94fbb4",
    "author": "Nicholas Tierney <nicholas.tierney@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.3\n",
    "time": 1784622017
  },
  "_maintainer": {
    "name": "Nicholas Tierney",
    "email": "nicholas.tierney@gmail.com",
    "login": "njtierney",
    "mastodon": "@njtierney@aus.social",
    "bluesky": "@njtierney.bsky.social",
    "orcid": "0000-0003-1460-8722",
    "description": "|| Freelance Statistician and Research Software Engineer | PhD Statistics | Hiker | Runner | Coffee Geek ||",
    "uuid": 6488485
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "greta",
      "version": ">= 0.6.0",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "tensorflow",
      "version": ">= 2.7.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.3",
      "date": "2026-07-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "njtierney",
      "count": 4,
      "uuid": 6488485
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 622,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 39,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/greta.gp"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/greta-dev/greta.gp",
  "_pkgdown": "https://greta-dev.github.io/greta.gp/",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/greta.gp.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2022-09-06"
    },
    {
      "version": "0.2.1",
      "date": "2024-01-29"
    },
    {
      "version": "0.2.2",
      "date": "2024-11-14"
    },
    {
      "version": "0.2.3",
      "date": "2026-07-21"
    }
  ],
  "_exports": [
    "bias",
    "constant",
    "cosine",
    "expo",
    "gp",
    "iid",
    "linear",
    "mat12",
    "mat32",
    "mat52",
    "periodic",
    "polynomial",
    "project",
    "rational_quadratic",
    "rbf",
    "white"
  ],
  "_help": [
    {
      "page": "gp",
      "title": "Define a Gaussian process",
      "topics": [
        "gp",
        "project"
      ]
    },
    {
      "page": "greta.gp",
      "title": "Gaussian process modelling in greta",
      "topics": [
        "greta.gp-package",
        "greta.gp"
      ]
    },
    {
      "page": "kernels",
      "title": "Gaussian process kernels",
      "topics": [
        "bias",
        "constant",
        "cosine",
        "expo",
        "iid",
        "kernels",
        "linear",
        "mat12",
        "mat32",
        "mat52",
        "periodic",
        "polynomial",
        "rational_quadratic",
        "rbf",
        "white"
      ]
    }
  ],
  "_readme": "https://github.com/cran/greta.gp/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "callr",
    "cli",
    "coda",
    "codetools",
    "config",
    "crayon",
    "digest",
    "future",
    "globals",
    "glue",
    "greta",
    "here",
    "hms",
    "jsonlite",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "Matrix",
    "otel",
    "parallelly",
    "pkgconfig",
    "png",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "tensorflow",
    "tfautograph",
    "tfruns",
    "tidyselect",
    "vctrs",
    "whisker",
    "withr",
    "yaml",
    "yesno"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "getting-started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Gaussian processes in greta",
        "Example"
      ],
      "created": "2022-09-06 06:10:06",
      "modified": "2022-09-06 06:10:06",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": false,
  "_nocasepkg": "greta.gp",
  "_universes": [
    "cran",
    "njtierney",
    "greta-dev"
  ],
  "_previous": "0.2.2",
  "_indexurl": "https://greta-dev.r-universe.dev/greta.gp",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-21T12:24:44.000Z",
      "distro": "resolute",
      "commit": "c58f60a7c6c5d8c880d25883fbe8e9b88e94fbb4",
      "fileid": "https://r2.ropensci.org/42459bd26a3e79a10b10ac7541c126e666eb65690987db9321ba6a279864eb83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29829524934"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-21T12:24:40.000Z",
      "distro": "resolute",
      "commit": "c58f60a7c6c5d8c880d25883fbe8e9b88e94fbb4",
      "fileid": "https://r2.ropensci.org/3154983b9d8066a047d1463c56a7fca856c22288e3b55e24eaff0745fbef54f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29829524934"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-07-21T12:24:39.000Z",
      "commit": "c58f60a7c6c5d8c880d25883fbe8e9b88e94fbb4",
      "fileid": "https://r2.ropensci.org/d4eebe739fd0210c647f44273a76b4ce06714308577d669e50c540b47a485651",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29829524934"
    }
  ]
}