{
  "_id": "6a116126acfb0bcc41ceda52",
  "Package": "tlrmvnmvt",
  "Type": "Package",
  "Title": "Low-Rank Methods for MVN and MVT Probabilities",
  "Version": "1.1.2.1",
  "Date": "2022-06-07",
  "Authors@R": "c(person(\"Marc\", \"Genton\", role = \"aut\"),\nperson(\"David\", \"Keyes\", role = \"aut\"),\nperson(\"George\", \"Turkiyyah\", role = \"aut\"),\nperson(\"Jian\", \"Cao\", role = c(\"aut\", \"cre\"),\nemail = \"jian.cao@kaust.edu.sa\"))",
  "Description": "Implementation of the classic Genz algorithm and a novel\ntile-low-rank algorithm for computing relatively\nhigh-dimensional multivariate normal (MVN) and Student-t (MVT)\nprobabilities. References used for this package: Foley, James,\nAndries van Dam, Steven Feiner, and John Hughes. \"Computer\nGraphics: Principle and Practice\". Addison-Wesley Publishing\nCompany. Reading, Massachusetts (1987, ISBN:0-201-84840-6 1);\nGenz, A., \"Numerical computation of multivariate normal\nprobabilities,\" Journal of Computational and Graphical\nStatistics, 1, 141-149 (1992)\n<doi:10.1080/10618600.1992.10477010>; Cao, J., Genton, M. G.,\nKeyes, D. E., & Turkiyyah, G. M. \"Exploiting Low Rank\nCovariance Structures for Computing High-Dimensional Normal and\nStudent- t Probabilities,\" Statistics and Computing, 31.1, 1-16\n(2021) <doi:10.1007/s11222-020-09978-y>; Cao, J., Genton, M.\nG., Keyes, D. E., & Turkiyyah, G. M. \"tlrmvnmvt: Computing\nHigh-Dimensional Multivariate Normal and Student-t\nProbabilities with Low-Rank Methods in R,\" Journal of\nStatistical Software, 101.4, 1-25 (2022)\n<doi:10.18637/jss.v101.i04>.",
  "License": "GPL-2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-23 08:06:24 UTC",
    "User": "root"
  },
  "Author": "Marc Genton [aut], David Keyes [aut], George Turkiyyah [aut],\nJian Cao [aut, cre]",
  "Maintainer": "Jian Cao <jian.cao@kaust.edu.sa>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-12-24 07:56:14 UTC",
  "RemoteUrl": "https://github.com/cran/tlrmvnmvt",
  "RemoteRef": "HEAD",
  "RemoteSha": "6d352f9d5054dfaf98a04e461c4101ab3a373d91",
  "MD5sum": "2eee18f11e266e31fb1ea7e48dbfb3f4",
  "_user": "cran",
  "_type": "src",
  "_file": "tlrmvnmvt_1.1.2.1.tar.gz",
  "_fileid": "648f75287011e18c9de0d52d95143581469c8f6f2da89510a99b3ba5612390db",
  "_filesize": 182151,
  "_sha256": "648f75287011e18c9de0d52d95143581469c8f6f2da89510a99b3ba5612390db",
  "_created": "2026-05-23T08:06:24.000Z",
  "_published": "2026-05-23T08:11:18.319Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77508298360,
      "time": 192,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7175539510"
    },
    {
      "job": 77508298357,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7175534146"
    },
    {
      "job": 77508298350,
      "time": 185,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7175538889"
    },
    {
      "job": 77508298352,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7175538098"
    },
    {
      "job": 77507994456,
      "time": 343,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175521474"
    },
    {
      "job": 77508298354,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175537268"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26327594633",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tlrmvnmvt",
  "_commit": {
    "id": "6d352f9d5054dfaf98a04e461c4101ab3a373d91",
    "author": "Jian Cao <jian.cao@kaust.edu.sa>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.2.1\n",
    "time": 1766562974
  },
  "_maintainer": {
    "name": "Jian Cao",
    "email": "jian.cao@kaust.edu.sa"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.8",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "version": ">= 0.3.3.5.0",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "version": ">= 1.69.0.1",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.8",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 4.2.0",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "version": ">= 1.0.11",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 10,
  "_updates": [
    {
      "week": "2025-52",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1.2.1",
      "date": "2025-12-24"
    }
  ],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 836,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tlrmvnmvt"
  },
  "_searchresults": 9,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tlrmvnmvt.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-11-04"
    },
    {
      "version": "1.0.1",
      "date": "2020-01-11"
    },
    {
      "version": "1.1.0",
      "date": "2020-04-06"
    },
    {
      "version": "1.1.1",
      "date": "2022-01-29"
    },
    {
      "version": "1.1.2",
      "date": "2022-06-09"
    },
    {
      "version": "1.1.2.1",
      "date": "2025-12-24"
    }
  ],
  "_exports": [
    "GenzBretz",
    "pmvn",
    "pmvt",
    "TLRQMC",
    "zorder"
  ],
  "_help": [
    {
      "page": "tlrmvnmvt-package",
      "title": "Low-Rank Methods for MVN and MVT Probabilities",
      "topics": [
        "tlrmvnmvt"
      ]
    },
    {
      "page": "algorithms",
      "title": "Parameters for the Quasi-Monte Carlo sampling",
      "topics": [
        "GenzBretz",
        "TLRQMC"
      ]
    },
    {
      "page": "pmvn",
      "title": "Quasi-Monte Carlo method for multivariate normal probabilities",
      "topics": [
        "pmvn"
      ]
    },
    {
      "page": "pmvt",
      "title": "Quasi-Monte Carlo method for Student-$t$ probabilities",
      "topics": [
        "pmvt"
      ]
    },
    {
      "page": "zorder",
      "title": "Index locations on the 2D plane",
      "topics": [
        "zorder"
      ]
    }
  ],
  "_readme": "https://github.com/cran/tlrmvnmvt/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "Rcpp",
    "RcppEigen"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "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.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "tlrmvnmvt",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2.1",
      "date": "2026-05-23T08:09:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6d352f9d5054dfaf98a04e461c4101ab3a373d91",
      "fileid": "e5f160a10d2c1e84000e317c439523c1138d282969e2c49a1ae0e97f201f49d6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26327594633"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2.1",
      "date": "2026-05-23T08:09:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6d352f9d5054dfaf98a04e461c4101ab3a373d91",
      "fileid": "3c6377023bb3a1795be86e8bf945e54aaf6a6813bbcb527c7955aa9277622607",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26327594633"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2.1",
      "date": "2026-05-23T08:09:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6d352f9d5054dfaf98a04e461c4101ab3a373d91",
      "fileid": "db34630bda34f62ff75019827d35ff21a46a3ed28b9c8d9a404da44dd55ebbbe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26327594633"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2.1",
      "date": "2026-05-23T08:09:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6d352f9d5054dfaf98a04e461c4101ab3a373d91",
      "fileid": "9a56ad9d1ed80eacf72b8b28d24d6e2627849cb49a6b52f82f9a5adea380017a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26327594633"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2.1",
      "date": "2026-05-23T08:09:40.000Z",
      "arch": "emscripten",
      "commit": "6d352f9d5054dfaf98a04e461c4101ab3a373d91",
      "fileid": "205963a74c5c6803e2d41220106c61510533a987294c0812fd9d94887b1a2aa0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26327594633"
    }
  ]
}