{
  "_id": "6a196ebfacfb0bcc41debf17",
  "Package": "FastGP",
  "Type": "Package",
  "Title": "Efficiently Using Gaussian Processes with Rcpp and RcppEigen",
  "Version": "1.3",
  "Date": "2026-04-28",
  "Authors@R": "c(\nperson(given = \"Giri\",\nfamily = \"Gopalan\",\nrole = c(\"aut\", \"cre\"),\nemail = \"gopalan88@gmail.com\"),\nperson(given = \"Luke\",\nfamily = \"Bornn\",\nrole = \"aut\")\n)",
  "Maintainer": "Giri Gopalan <gopalan88@gmail.com>",
  "Description": "Contains Rcpp and RcppEigen implementations of matrix\noperations useful for Gaussian process models, such as the\ninversion of a symmetric Toeplitz matrix, sampling from\nmultivariate normal distributions, evaluation of the\nlog-density of a multivariate normal vector, and Bayesian\ninference for latent variable Gaussian process models with\nelliptical slice sampling (Murray, Adams, and MacKay 2010).",
  "License": "GPL-2",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.1",
  "Packaged": {
    "Date": "2026-05-29 09:01:44 UTC",
    "User": "root"
  },
  "Author": "Giri Gopalan [aut, cre], Luke Bornn [aut]",
  "Repository": "https://ggopalan.r-universe.dev",
  "Date/Publication": "2026-04-29 09:29:38 UTC",
  "RemoteUrl": "https://github.com/cran/FastGP",
  "RemoteRef": "HEAD",
  "RemoteSha": "489c693c5f4e7d726ab875a2b71473a83482e11d",
  "MD5sum": "f29c7ac468845ba414149a9e7b9d526c",
  "_user": "ggopalan",
  "_type": "src",
  "_file": "FastGP_1.3.tar.gz",
  "_fileid": "ae73cf5df61ba5d8a735129895b4afb6b292ae29e4a14ecf235e16a94db3641c",
  "_filesize": 404585,
  "_sha256": "ae73cf5df61ba5d8a735129895b4afb6b292ae29e4a14ecf235e16a94db3641c",
  "_created": "2026-05-29T09:01:44.000Z",
  "_published": "2026-05-29T10:47:27.962Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78470575368,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287065180"
    },
    {
      "job": 78470575324,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287066096"
    },
    {
      "job": 78470575319,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287063412"
    },
    {
      "job": 78470575336,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287065887"
    },
    {
      "job": 78470575358,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288889225"
    },
    {
      "job": 78470575365,
      "time": 493,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287789464"
    },
    {
      "job": 78470575382,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288890016"
    },
    {
      "job": 78470575362,
      "time": 317,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287715462"
    },
    {
      "job": 78470141018,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287029174"
    },
    {
      "job": 78470575326,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287060970"
    },
    {
      "job": 78470575355,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287068434"
    },
    {
      "job": 78470575345,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287067654"
    },
    {
      "job": 78470575347,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287071326"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ggopalan/actions/runs/26628210762",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/FastGP",
  "_commit": {
    "id": "489c693c5f4e7d726ab875a2b71473a83482e11d",
    "author": "Giri Gopalan <gopalan88@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3\n",
    "time": 1777454978
  },
  "_maintainer": {
    "name": "Giri Gopalan",
    "email": "gopalan88@gmail.com",
    "login": "ggopalan",
    "description": "",
    "uuid": 915424
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.3",
      "date": "2026-04-29"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ggopalan",
      "count": 5,
      "uuid": 915424
    }
  ],
  "_userbio": {
    "uuid": 915424,
    "type": "user",
    "name": "Giri Gopalan"
  },
  "_downloads": {
    "count": 692,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FastGP"
  },
  "_searchresults": 41,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FastGP.html",
    "manual.pdf"
  ],
  "_realowner": "ggopalan",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-07-23"
    },
    {
      "version": "1.1",
      "date": "2015-07-27"
    },
    {
      "version": "1.1.2",
      "date": "2015-10-25"
    },
    {
      "version": "1.2",
      "date": "2016-02-02"
    },
    {
      "version": "1.3",
      "date": "2026-04-29"
    }
  ],
  "_exports": [
    "durbin",
    "ess",
    "rcpp_distance",
    "rcpp_log_dmvnorm",
    "rcpp_rmvnorm",
    "rcpp_rmvnorm_stable",
    "rcppeigen_get_chol",
    "rcppeigen_get_chol_diag",
    "rcppeigen_get_chol_stable",
    "rcppeigen_get_det",
    "rcppeigen_get_diag",
    "rcppeigen_invert_matrix",
    "tinv",
    "trench"
  ],
  "_help": [
    {
      "page": "ess",
      "title": "Sampling from a Bayesian model with a multivariate normal prior distribution",
      "topics": [
        "ess"
      ]
    },
    {
      "page": "rcpp_matrix_ops",
      "title": "Matrix Operations Using Rcpp and RcppEigen",
      "topics": [
        "durbin",
        "rcppeigen_get_chol",
        "rcppeigen_get_chol_diag",
        "rcppeigen_get_chol_stable",
        "rcppeigen_get_det",
        "rcppeigen_get_diag",
        "rcppeigen_invert_matrix",
        "rcpp_distance",
        "tinv",
        "trench"
      ]
    },
    {
      "page": "rcpp_rmvnorm",
      "title": "Multivariate Normal Sampling and Log-Density Evaluation",
      "topics": [
        "rcpp_log_dmvnorm",
        "rcpp_rmvnorm",
        "rcpp_rmvnorm_stable"
      ]
    }
  ],
  "_rundeps": [
    "MASS",
    "mvtnorm",
    "Rcpp",
    "RcppEigen"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.56702636615906,
  "_indexed": true,
  "_nocasepkg": "fastgp",
  "_universes": [
    "ggopalan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-29T09:03:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "489c693c5f4e7d726ab875a2b71473a83482e11d",
      "fileid": "78f85e31a34f49e2a10a5f5571fa66f82cfdfd8e0d4d1a1dddf3930510d06e51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ggopalan/actions/runs/26628210762"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-29T09:03:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "489c693c5f4e7d726ab875a2b71473a83482e11d",
      "fileid": "6107ea1164dc7e47d0ba80fc8058baabc232f1a4f8bc58800ff283fa213a7339",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ggopalan/actions/runs/26628210762"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-29T09:03:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "489c693c5f4e7d726ab875a2b71473a83482e11d",
      "fileid": "2bef7990b380fc17eecd6c119c32aff33d147218ac002bb089470f56a2a99885",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ggopalan/actions/runs/26628210762"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-29T09:03:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "489c693c5f4e7d726ab875a2b71473a83482e11d",
      "fileid": "a3a11ceaefcbb86283d9c59812d8fd9fab82bbbef5c0614b3f0d87a821d92b1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ggopalan/actions/runs/26628210762"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-29T10:46:48.000Z",
      "arch": "aarch64",
      "commit": "489c693c5f4e7d726ab875a2b71473a83482e11d",
      "fileid": "d4f2b477381c3ee972ed47983d633d1a843ac9c3125f3a31984bfcafcfb1343a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ggopalan/actions/runs/26628210762"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-29T09:41:46.000Z",
      "arch": "x86_64",
      "commit": "489c693c5f4e7d726ab875a2b71473a83482e11d",
      "fileid": "75603113947c802e99cf4136f1dfd81d2e485c6bb7b9709b516cf78439fad74a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ggopalan/actions/runs/26628210762"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-29T10:46:50.000Z",
      "arch": "aarch64",
      "commit": "489c693c5f4e7d726ab875a2b71473a83482e11d",
      "fileid": "e3063858b270f79ec71d48d33a9936982212beb05c9effe2697d6dd665edcf26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ggopalan/actions/runs/26628210762"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-29T09:38:46.000Z",
      "arch": "x86_64",
      "commit": "489c693c5f4e7d726ab875a2b71473a83482e11d",
      "fileid": "6c5673fb2f8fdbd8388a5760688974e5057334f0a327fe8e109ec9c756f684aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ggopalan/actions/runs/26628210762"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-05-29T09:03:49.000Z",
      "arch": "emscripten",
      "commit": "489c693c5f4e7d726ab875a2b71473a83482e11d",
      "fileid": "c4d51826525869179359c3339cbbd91c2f64a1b188b6e3db20656ae7c90327c7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ggopalan/actions/runs/26628210762"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-29T09:03:19.000Z",
      "arch": "x86_64",
      "commit": "489c693c5f4e7d726ab875a2b71473a83482e11d",
      "fileid": "e9c00aaab9514f83c2ab02bdd8eb8fdd19c70129287676f5bb162c53675d3e18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ggopalan/actions/runs/26628210762"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-29T09:03:27.000Z",
      "arch": "x86_64",
      "commit": "489c693c5f4e7d726ab875a2b71473a83482e11d",
      "fileid": "ed2de65c98763232f5863b59379b89f49dba1285abd02f01e5c53b105df41322",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ggopalan/actions/runs/26628210762"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-29T09:03:28.000Z",
      "arch": "x86_64",
      "commit": "489c693c5f4e7d726ab875a2b71473a83482e11d",
      "fileid": "782c922a5cef041e5ea57bfc0d6759e4ae1360c4c992eab255a9d45bc59032a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ggopalan/actions/runs/26628210762"
    }
  ]
}