{
  "_id": "6a1866eaacfb0bcc41dc0508",
  "Package": "tmvtnorm",
  "Version": "1.7",
  "Date": "2025-09-01",
  "Title": "Truncated Multivariate Normal and Student t Distribution",
  "Authors@R": "c(\nperson(\"Stefan\", \"Wilhelm\", email = \"wilhelm@financial.com\", role = c(\"aut\", \"cre\")),\nperson(\"Manjunath\", \"B G\", email = \"bgmanjunath@gmail.com\", role = \"aut\")\n)",
  "Encoding": "UTF-8",
  "Description": "Random number generation for the truncated multivariate\nnormal and Student t distribution. Computes probabilities,\nquantiles and densities, including one-dimensional and\nbivariate marginal densities. Computes first and second moments\n(i.e. mean and covariance matrix) for the double-truncated\nmultinormal case.",
  "License": "GPL (>= 2)",
  "URL": "https://www.r-project.org",
  "Repository": "https://stefanwilhelm.r-universe.dev",
  "Date/Publication": "2025-09-01 18:36:17 UTC",
  "RemoteUrl": "https://github.com/stefanwilhelm/tmvtnorm",
  "RemoteRef": "HEAD",
  "RemoteSha": "8d2ccb11b1d86669895f62b3cbb362b65880c6f7",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 15:02:22 UTC",
    "User": "root"
  },
  "Author": "Stefan Wilhelm [aut, cre],\nManjunath B G [aut]",
  "Maintainer": "Stefan Wilhelm <wilhelm@financial.com>",
  "MD5sum": "7b368d4886be8f68fcf9468793e7f035",
  "_user": "stefanwilhelm",
  "_type": "src",
  "_file": "tmvtnorm_1.7.tar.gz",
  "_fileid": "c0634ed839e4ba9f3e2254dbdcc8858072ee885dd76d340f0350a3c9d30d5c5d",
  "_filesize": 489333,
  "_sha256": "c0634ed839e4ba9f3e2254dbdcc8858072ee885dd76d340f0350a3c9d30d5c5d",
  "_created": "2026-05-28T15:02:22.000Z",
  "_published": "2026-05-28T16:01:46.880Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78321027988,
      "time": 144,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7269475742"
    },
    {
      "job": 78321028024,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7269520745"
    },
    {
      "job": 78321027986,
      "time": 138,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269473008"
    },
    {
      "job": 78321028079,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269510524"
    },
    {
      "job": 78321027991,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7270569792"
    },
    {
      "job": 78321027982,
      "time": 218,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7270828733"
    },
    {
      "job": 78321028176,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7270759812"
    },
    {
      "job": 78321028076,
      "time": 413,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7270848068"
    },
    {
      "job": 78320064874,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269411122"
    },
    {
      "job": 78321027973,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269500574"
    },
    {
      "job": 78321027972,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7269508403"
    },
    {
      "job": 78321028004,
      "time": 142,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7269517576"
    },
    {
      "job": 78321028003,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269509443"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stefanwilhelm/actions/runs/26582550488",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stefanwilhelm/tmvtnorm",
  "_commit": {
    "id": "8d2ccb11b1d86669895f62b3cbb362b65880c6f7",
    "author": "Stefan Wilhelm <stefan.wilhelm@financial.com>",
    "committer": "Stefan Wilhelm <stefan.wilhelm@financial.com>",
    "message": "* Eleminated all CRAN NOTEs during package build process, e.g. Rd \\link{} targets missing package anchors\n",
    "time": 1756751777
  },
  "_maintainer": {
    "name": "Stefan Wilhelm",
    "email": "wilhelm@financial.com",
    "login": "stefanwilhelm",
    "description": "",
    "uuid": 8960498
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 1.9.0",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "stats4",
      "role": "Depends"
    },
    {
      "package": "gmm",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    }
  ],
  "_owner": "stefanwilhelm",
  "_selfowned": true,
  "_usedby": 67,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.7",
      "date": "2025-09-01"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "stefan-financial-com",
      "count": 4,
      "uuid": 41648273
    },
    {
      "user": "stefanwilhelm",
      "count": 3,
      "uuid": 8960498
    }
  ],
  "_userbio": {
    "uuid": 8960498,
    "type": "user",
    "name": "stefanwilhelm"
  },
  "_downloads": {
    "count": 10465,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tmvtnorm"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/stefanwilhelm/tmvtnorm",
  "_searchresults": 462,
  "_topics": [
    "openblas",
    "fortran"
  ],
  "_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/tmvtnorm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stefanwilhelm/tmvtnorm",
  "_realowner": "stefanwilhelm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4-2",
      "date": "2009-03-29"
    },
    {
      "version": "0.5-1",
      "date": "2009-05-04"
    },
    {
      "version": "0.7-2",
      "date": "2009-08-26"
    },
    {
      "version": "0.8-3",
      "date": "2009-10-07"
    },
    {
      "version": "0.9-2",
      "date": "2010-01-04"
    },
    {
      "version": "1.0-1",
      "date": "2010-03-04"
    },
    {
      "version": "1.0-2",
      "date": "2010-03-05"
    },
    {
      "version": "1.1-5",
      "date": "2010-11-22"
    },
    {
      "version": "1.2-3",
      "date": "2011-06-04"
    },
    {
      "version": "1.3-1",
      "date": "2011-12-02"
    },
    {
      "version": "1.4-1",
      "date": "2011-12-27"
    },
    {
      "version": "1.4-3",
      "date": "2012-01-05"
    },
    {
      "version": "1.4-4",
      "date": "2012-01-11"
    },
    {
      "version": "1.4-6",
      "date": "2012-04-09"
    },
    {
      "version": "1.4-7",
      "date": "2012-12-17"
    },
    {
      "version": "1.4-8",
      "date": "2013-03-30"
    },
    {
      "version": "1.4-9",
      "date": "2014-03-03"
    },
    {
      "version": "1.4-10",
      "date": "2015-08-27"
    },
    {
      "version": "1.5",
      "date": "2022-03-22"
    },
    {
      "version": "1.6",
      "date": "2023-12-05"
    },
    {
      "version": "1.7",
      "date": "2025-09-01"
    }
  ],
  "_exports": [
    "dtmvnorm",
    "dtmvnorm.marginal",
    "dtmvnorm.marginal2",
    "dtmvt",
    "gmm.tmvnorm",
    "mle.tmvnorm",
    "mtmvnorm",
    "ptmvnorm",
    "ptmvnorm.marginal",
    "ptmvt",
    "ptmvt.marginal",
    "qtmvnorm.marginal",
    "rtmvnorm",
    "rtmvnorm.sparseMatrix",
    "rtmvnorm2",
    "rtmvt"
  ],
  "_help": [
    {
      "page": "dmvnorm.marginal",
      "title": "One-dimensional marginal density functions from a Truncated Multivariate Normal distribution",
      "topics": [
        "dtmvnorm.marginal"
      ]
    },
    {
      "page": "dtmvnorm.marginal2",
      "title": "Bivariate marginal density functions from a Truncated Multivariate Normal distribution",
      "topics": [
        "dtmvnorm.marginal2"
      ]
    },
    {
      "page": "dtmvt",
      "title": "Truncated Multivariate Student t Density",
      "topics": [
        "dtmvt"
      ]
    },
    {
      "page": "gmm.tmvnorm",
      "title": "GMM Estimation for the Truncated Multivariate Normal Distribution",
      "topics": [
        "gmm.tmvnorm"
      ]
    },
    {
      "page": "mle.tmvnorm",
      "title": "Maximum Likelihood Estimation for the Truncated Multivariate Normal Distribution",
      "topics": [
        "mle.tmvnorm"
      ]
    },
    {
      "page": "mtmvnorm",
      "title": "Computation of Mean Vector and Covariance Matrix For Truncated Multivariate Normal Distribution",
      "topics": [
        "moments",
        "mtmvnorm"
      ]
    },
    {
      "page": "ptmvnorm",
      "title": "Truncated Multivariate Normal Distribution",
      "topics": [
        "ptmvnorm"
      ]
    },
    {
      "page": "ptmvt",
      "title": "Truncated Multivariate Student t Distribution",
      "topics": [
        "ptmvt"
      ]
    },
    {
      "page": "ptmvnorm.marginal",
      "title": "One-dimensional marginal CDF function for a Truncated Multivariate Normal and Student t distribution",
      "topics": [
        "ptmvnorm.marginal",
        "ptmvt.marginal"
      ]
    },
    {
      "page": "qtmvnorm-marginal",
      "title": "Quantiles of the Truncated Multivariate Normal Distribution in one dimension",
      "topics": [
        "qtmvnorm.marginal"
      ]
    },
    {
      "page": "rtmvnorm",
      "title": "Sampling Random Numbers From The Truncated Multivariate Normal Distribution",
      "topics": [
        "rtmvnorm",
        "rtmvnorm.sparseMatrix"
      ]
    },
    {
      "page": "rtmvnorm2",
      "title": "Sampling Random Numbers From The Truncated Multivariate Normal Distribution With Linear Constraints",
      "topics": [
        "rtmvnorm2"
      ]
    },
    {
      "page": "rtmvt",
      "title": "Sampling Random Numbers From The Truncated Multivariate Student t Distribution",
      "topics": [
        "rtmvt"
      ]
    },
    {
      "page": "tmvnorm",
      "title": "Truncated Multivariate Normal Density",
      "topics": [
        "dtmvnorm"
      ]
    }
  ],
  "_readme": "https://github.com/stefanwilhelm/tmvtnorm/raw/HEAD/README.md",
  "_rundeps": [
    "gmm",
    "lattice",
    "Matrix",
    "mvtnorm",
    "sandwich",
    "zoo"
  ],
  "_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": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_vignettes": [
    {
      "source": "GibbsSampler.Rnw",
      "filename": "GibbsSampler.pdf",
      "title": "A short description of the Gibbs Sampler",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2016-12-04 14:57:37",
      "modified": "2022-03-21 19:36:50",
      "commits": 2
    }
  ],
  "_score": 9.589637256979282,
  "_indexed": true,
  "_nocasepkg": "tmvtnorm",
  "_universes": [
    "stefanwilhelm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7",
      "date": "2026-05-28T15:04:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8d2ccb11b1d86669895f62b3cbb362b65880c6f7",
      "fileid": "2b158fe779d350114e5d03cc6bbf907f637917d7a5f3d66d939cd4c0384fd9ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanwilhelm/actions/runs/26582550488"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7",
      "date": "2026-05-28T15:06:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8d2ccb11b1d86669895f62b3cbb362b65880c6f7",
      "fileid": "3a855c37e8fd48f8196c96588196f0dc87bab4406603be65f8e4333931ef2942",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanwilhelm/actions/runs/26582550488"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7",
      "date": "2026-05-28T15:04:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8d2ccb11b1d86669895f62b3cbb362b65880c6f7",
      "fileid": "ba86419b5200dc549b99818104df3459c6c75e2fa20ce080bee2e21022a08407",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanwilhelm/actions/runs/26582550488"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7",
      "date": "2026-05-28T15:05:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8d2ccb11b1d86669895f62b3cbb362b65880c6f7",
      "fileid": "828cffccd27b7102eb9446ea50f251aadc906d7a2b67aac86a191b5ecc08f64e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanwilhelm/actions/runs/26582550488"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7",
      "date": "2026-05-28T15:48:35.000Z",
      "arch": "aarch64",
      "commit": "8d2ccb11b1d86669895f62b3cbb362b65880c6f7",
      "fileid": "c02aa9334f076e4766bbc41972497204195df3b54699139fcf62fbf1a1db1727",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanwilhelm/actions/runs/26582550488"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7",
      "date": "2026-05-28T15:58:21.000Z",
      "arch": "x86_64",
      "commit": "8d2ccb11b1d86669895f62b3cbb362b65880c6f7",
      "fileid": "23605ed802920e9c0418a7c3e154454c083bafe23cd42296f5fb713f706bbd97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanwilhelm/actions/runs/26582550488"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7",
      "date": "2026-05-28T15:56:43.000Z",
      "arch": "aarch64",
      "commit": "8d2ccb11b1d86669895f62b3cbb362b65880c6f7",
      "fileid": "07bdf6d3223db1e57dd5b091c4bb1db46ee3c04e23a52c571151c96188260b7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanwilhelm/actions/runs/26582550488"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7",
      "date": "2026-05-28T15:58:28.000Z",
      "arch": "x86_64",
      "commit": "8d2ccb11b1d86669895f62b3cbb362b65880c6f7",
      "fileid": "0813fc4e209c4400ca1a249ca905ccb9c2815455f0a02389d73275fb9936ac9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanwilhelm/actions/runs/26582550488"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7",
      "date": "2026-05-28T15:05:59.000Z",
      "arch": "emscripten",
      "commit": "8d2ccb11b1d86669895f62b3cbb362b65880c6f7",
      "fileid": "63dd86b9ea6d431b59499f1b742eebee452fa0d2874657505dddaf6cd9d7a8fd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stefanwilhelm/actions/runs/26582550488"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7",
      "date": "2026-05-28T15:05:21.000Z",
      "arch": "x86_64",
      "commit": "8d2ccb11b1d86669895f62b3cbb362b65880c6f7",
      "fileid": "c2b3bf779f3317d87ec942f7c94705feec1e80ca1241bca54cfd8a759ea8c92e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanwilhelm/actions/runs/26582550488"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7",
      "date": "2026-05-28T15:05:18.000Z",
      "arch": "x86_64",
      "commit": "8d2ccb11b1d86669895f62b3cbb362b65880c6f7",
      "fileid": "b9bc3d00e14fa4471c4e53d815fbed692c32174072d4959c677fd574dff9ac79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanwilhelm/actions/runs/26582550488"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7",
      "date": "2026-05-28T15:05:25.000Z",
      "arch": "x86_64",
      "commit": "8d2ccb11b1d86669895f62b3cbb362b65880c6f7",
      "fileid": "719f44abb03f511a58c0fb38b356e74611ad70f25f17f688d0cbdf11a85fe103",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanwilhelm/actions/runs/26582550488"
    }
  ]
}