{
  "_id": "6a4b44afa6574ff277f98ad9",
  "Package": "zoomerGP",
  "Title": "Fast, composable Gaussian Processes in R.",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Beniamino\", \"Green\", , \"beniamino.green@yale.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0006-4501-597X\"))",
  "Description": "Fast, composable Gaussian Processes in R.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/rextendr/version": "0.4.0.9000",
  "SystemRequirements": "Cargo (Rust's package manager), rustc",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "http://beniamino.org/zoomerGP/",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://beniaminogreen.r-universe.dev",
  "Date/Publication": "2025-08-28 15:25:53 UTC",
  "RemoteUrl": "https://github.com/beniaminogreen/zoomergp",
  "RemoteRef": "HEAD",
  "RemoteSha": "dea14b365145a45a344ae8b95da0325cf0cd1ee8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 08:19:11 UTC",
    "User": "root"
  },
  "Author": "Beniamino Green [aut, cre] (ORCID:\n<https://orcid.org/0009-0006-4501-597X>)",
  "Maintainer": "Beniamino Green <beniamino.green@yale.edu>",
  "_user": "beniaminogreen",
  "_type": "src",
  "_file": "zoomerGP_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/d4074207d42bfbf4a4085c201337707420354390ec334077cf0c891bb36dc6a2",
  "_filesize": 372736,
  "_sha256": "d4074207d42bfbf4a4085c201337707420354390ec334077cf0c891bb36dc6a2",
  "_expires": "2026-10-12T08:55:37.000Z",
  "_created": "2026-07-04T08:19:11.000Z",
  "_published": "2026-07-06T06:01:19.006Z",
  "_jobs": [
    {
      "job": 85304608492,
      "time": 186,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8079997364"
    },
    {
      "job": 85304608453,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8079996006"
    },
    {
      "job": 85304608629,
      "time": 184,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8079996998"
    },
    {
      "job": 85304608677,
      "time": 228,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8080001933"
    },
    {
      "job": 85304608360,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8080205950"
    },
    {
      "job": 85304608460,
      "time": 451,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8080022437"
    },
    {
      "job": 85304608543,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8080218132"
    },
    {
      "job": 85304608448,
      "time": 430,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8080019309"
    },
    {
      "job": 85304608184,
      "time": 245,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079973639"
    },
    {
      "job": 85304607942,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85304607975,
      "time": 166,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85304607950,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85304607965,
      "time": 212,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/beniaminogreen/actions/runs/28700225746",
  "_status": "success",
  "_upstream": "https://github.com/beniaminogreen/zoomergp",
  "_commit": {
    "id": "dea14b365145a45a344ae8b95da0325cf0cd1ee8",
    "author": "Beniamino Green <ben@greendalba.com>",
    "committer": "Beniamino Green <ben@greendalba.com>",
    "message": "fixed reverse-mode diff\n",
    "time": 1756394753
  },
  "_maintainer": {
    "name": "Beniamino Green",
    "email": "beniamino.green@yale.edu",
    "login": "beniaminogreen",
    "description": "\n",
    "uuid": 50080644
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "rgenoud",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "nlopt",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "beniaminogreen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 6
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "beniaminogreen",
      "count": 33,
      "uuid": 50080644
    }
  ],
  "_userbio": {
    "uuid": 50080644,
    "type": "user",
    "name": "Ben Green",
    "followers": 0
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/zoomerGP"
  },
  "_devurl": "https://github.com/beniaminogreen/zoomergp",
  "_searchresults": 4,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo",
    "openblas"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/zoomerGP.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "gaussian_process",
    "logistic_gaussian_process"
  ],
  "_help": [
    {
      "page": "gaussian_process",
      "title": "Fit a Gaussian process in R",
      "topics": [
        "gaussian_process"
      ]
    },
    {
      "page": "logistic_gaussian_process",
      "title": "Fit a logistic Gaussian process in R for a binary outcome",
      "topics": [
        "logistic_gaussian_process"
      ]
    },
    {
      "page": "plot.gaussian_process",
      "title": "Plot Gaussian Process Fit",
      "topics": [
        "plot.gaussian_process"
      ]
    },
    {
      "page": "predict.gaussian_process",
      "title": "Predict Function Values at a Test Point",
      "topics": [
        "predict.gaussian_process"
      ]
    },
    {
      "page": "print.gaussian_process",
      "title": "Print information about a Gaussian Process",
      "topics": [
        "print.gaussian_process"
      ]
    },
    {
      "page": "residuals.gaussian_process",
      "title": "Get Residuals for Gaussian Process",
      "topics": [
        "residuals.gaussian_process"
      ]
    }
  ],
  "_readme": "https://github.com/beniaminogreen/zoomergp/raw/HEAD/README.md",
  "_rundeps": [
    "cachem",
    "cli",
    "cpp11",
    "farver",
    "fastmap",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "memoise",
    "R6",
    "RColorBrewer",
    "rgenoud",
    "rlang",
    "S7",
    "scales",
    "tidyselect",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_vignettes": [
    {
      "source": "time_series_analysis.Rmd",
      "filename": "time_series_analysis.html",
      "title": "Analysis of CO2 data with Gaussian Processes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Learner Outcomes:",
        "Getting Started: Setup and Data Processing",
        "Specifying and Fitting the Model"
      ],
      "created": "2025-06-19 20:04:35",
      "modified": "2025-07-29 21:33:00",
      "commits": 3
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "zoomergp",
  "_universes": [
    "beniaminogreen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-04T08:22:19.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "dea14b365145a45a344ae8b95da0325cf0cd1ee8",
      "fileid": "https://r2.ropensci.org/6ed9d4ac01c612d3c75eed984ed46ba9003a4aa37a83e0b72cdcc417754117f0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/beniaminogreen/actions/runs/28700225746"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-04T08:21:59.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "dea14b365145a45a344ae8b95da0325cf0cd1ee8",
      "fileid": "https://r2.ropensci.org/e4b7bfabcdd945e63a1ff73ec776b74746684115578335bd65223fea89f7fbbc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/beniaminogreen/actions/runs/28700225746"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-04T08:22:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "dea14b365145a45a344ae8b95da0325cf0cd1ee8",
      "fileid": "https://r2.ropensci.org/8da17e7f6495f3e2415f5dcf90d9ccab566ed95af888aa10b58f340ad547e15f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/beniaminogreen/actions/runs/28700225746"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-04T08:22:48.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "dea14b365145a45a344ae8b95da0325cf0cd1ee8",
      "fileid": "https://r2.ropensci.org/5fccc59198ba5507c8d7d4e184cca1040d108525f5a1053a9d72c0228292b1fc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/beniaminogreen/actions/runs/28700225746"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-04T08:52:36.000Z",
      "arch": "aarch64",
      "commit": "dea14b365145a45a344ae8b95da0325cf0cd1ee8",
      "fileid": "https://r2.ropensci.org/279992188f769586382d6dcc95e511d3ed52780982224d245983a2bf67d7e640",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/beniaminogreen/actions/runs/28700225746"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-04T08:24:18.000Z",
      "arch": "x86_64",
      "commit": "dea14b365145a45a344ae8b95da0325cf0cd1ee8",
      "fileid": "https://r2.ropensci.org/1d5e58f8f0351459b504fcd2d71100a4c99606f35f2b22b857c96ab92972d0af",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/beniaminogreen/actions/runs/28700225746"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-04T08:54:26.000Z",
      "arch": "aarch64",
      "commit": "dea14b365145a45a344ae8b95da0325cf0cd1ee8",
      "fileid": "https://r2.ropensci.org/9eaa8e18228a81cf846bc0f64c5e9031368264d33a21e730a5aed261f4aa0ec8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/beniaminogreen/actions/runs/28700225746"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-04T08:23:38.000Z",
      "arch": "x86_64",
      "commit": "dea14b365145a45a344ae8b95da0325cf0cd1ee8",
      "fileid": "https://r2.ropensci.org/8c5174b4ffcff87a07029a86e94771787093a0bbc12635ad04f16cc3bb1f70d4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/beniaminogreen/actions/runs/28700225746"
    }
  ]
}