{
  "_id": "6a12bf66acfb0bcc41d1d80b",
  "Package": "condTruncMVN",
  "Version": "0.0.3",
  "Type": "Package",
  "Title": "Conditional Truncated Multivariate Normal Distribution",
  "Authors@R": "person(\"Paul M.\", \"Hargarten\", \nemail = \"hargartenp@vcu.edu\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "Paul M. Hargarten <hargartenp@vcu.edu>",
  "Description": "Computes the density and probability for the conditional\ntruncated multivariate normal (Horrace (2005) p. 4,\n<doi:10.1016/j.jmva.2004.10.007>). Also draws random samples\nfrom this distribution.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Language": "en-US",
  "BugReports": "https://github.com/phargarten2/condTruncMVN/issues",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 09:01:34 UTC",
    "User": "root"
  },
  "Author": "Paul M. Hargarten [aut, cre]",
  "RoxygenNote": "7.3.3",
  "Repository": "https://phargarten2.r-universe.dev",
  "Date/Publication": "2026-02-22 17:00:38 UTC",
  "RemoteUrl": "https://github.com/phargarten2/condtruncmvn",
  "RemoteRef": "HEAD",
  "RemoteSha": "dccf5cefbc7642becaa1b8640cfb45d2920f7c24",
  "MD5sum": "c45ff936ce698a88ff52878e6bdcbc10",
  "_user": "phargarten2",
  "_type": "src",
  "_file": "condTruncMVN_0.0.3.tar.gz",
  "_fileid": "d8e993b0325c81da651374b2b6981b0296abd330975450c4844b1ee6615a915b",
  "_filesize": 175850,
  "_sha256": "d8e993b0325c81da651374b2b6981b0296abd330975450c4844b1ee6615a915b",
  "_created": "2026-05-24T09:01:34.000Z",
  "_published": "2026-05-24T09:05:42.767Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77585538765,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7183874618"
    },
    {
      "job": 77585538756,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183874675"
    },
    {
      "job": 77585538762,
      "time": 208,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7183877531"
    },
    {
      "job": 77585538767,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183871473"
    },
    {
      "job": 77585352365,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183858633"
    },
    {
      "job": 77585538750,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183870723"
    },
    {
      "job": 77585538829,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7183870933"
    },
    {
      "job": 77585538795,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7183870185"
    },
    {
      "job": 77585538789,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183868805"
    }
  ],
  "_buildurl": "https://github.com/r-universe/phargarten2/actions/runs/26356959379",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/phargarten2/condtruncmvn",
  "_commit": {
    "id": "dccf5cefbc7642becaa1b8640cfb45d2920f7c24",
    "author": "phargarten2 <ph137@duke.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Updates to v.0.0.3",
    "time": 1771779638
  },
  "_maintainer": {
    "name": "Paul M. Hargarten",
    "email": "hargartenp@vcu.edu",
    "login": "phargarten2",
    "description": "",
    "uuid": 17706062
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "condMVNorm",
      "version": ">= 2020.1",
      "role": "Depends"
    },
    {
      "package": "matrixNormal",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "tmvmixnorm",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "tmvtnorm",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "truncnorm",
      "version": ">= 1.0-8",
      "role": "Imports"
    },
    {
      "package": "formatR",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "sessioninfo",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "phargarten2",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "phargarten2",
      "count": 2,
      "uuid": 17706062
    }
  ],
  "_userbio": {
    "uuid": 17706062,
    "type": "user",
    "name": "phargarten2"
  },
  "_downloads": {
    "count": 312,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/condTruncMVN"
  },
  "_devurl": "https://github.com/phargarten2/condtruncmvn",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/condTruncMVN.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/phargarten2/condtruncmvn",
  "_realowner": "phargarten2",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2020-09-17"
    },
    {
      "version": "0.0.3",
      "date": "2026-02-22"
    }
  ],
  "_exports": [
    "condtMVN",
    "dcmvtruncnorm",
    "pcmvtruncnorm",
    "rcmvtruncnorm"
  ],
  "_help": [
    {
      "page": "condtMVN",
      "title": "Conditional Truncated Multivariate Normal Parameters",
      "topics": [
        "condtMVN"
      ]
    },
    {
      "page": "dcmvtruncnorm",
      "title": "Density of the Conditional Truncated Multivariate Normal",
      "topics": [
        "dcmvtruncnorm"
      ]
    },
    {
      "page": "pcmvtruncnorm",
      "title": "CDF for the Conditional Truncated Multivariate Normal",
      "topics": [
        "pcmvtruncnorm"
      ]
    },
    {
      "page": "rcmvtruncnorm",
      "title": "Random Sample from Conditional Truncated Multivariate Normal",
      "topics": [
        "rcmvtruncnorm"
      ]
    }
  ],
  "_readme": "https://github.com/phargarten2/condtruncmvn/raw/HEAD/README.md",
  "_rundeps": [
    "condMVNorm",
    "gmm",
    "lattice",
    "MASS",
    "Matrix",
    "matrixNormal",
    "mvtnorm",
    "sandwich",
    "tmvmixnorm",
    "tmvtnorm",
    "truncnorm",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "README.Rmd",
      "filename": "README.html",
      "title": "condTruncMVN: Conditional Truncated Multivariate Normal Distribution",
      "author": "Paul M. Hargarten",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Example",
        "Computational Details",
        "Final Notes",
        "References"
      ],
      "created": "2026-02-22 17:00:38",
      "modified": "2026-02-22 17:00:38",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "condtruncmvn",
  "_universes": [
    "phargarten2"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-24T09:03:43.000Z",
      "distro": "noble",
      "commit": "dccf5cefbc7642becaa1b8640cfb45d2920f7c24",
      "fileid": "59d4f2eee8394b9556023e846d410d488b5af4556e5298409a7800822ad6f4f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/26356959379"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-24T09:03:43.000Z",
      "distro": "noble",
      "commit": "dccf5cefbc7642becaa1b8640cfb45d2920f7c24",
      "fileid": "886be445f6691551d022a9c0e4959863ea97e66e378a7876941828db8a6ec38c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/26356959379"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-05-24T09:04:11.000Z",
      "commit": "dccf5cefbc7642becaa1b8640cfb45d2920f7c24",
      "fileid": "5e087686a238855265eaec1bdf7c2e8505c0c1e475ce609922314f25ea5e9a65",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/26356959379"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-05-24T09:03:24.000Z",
      "commit": "dccf5cefbc7642becaa1b8640cfb45d2920f7c24",
      "fileid": "c2127e9cbacb8bcecb1f86853061e7793a90ca4438b2ab6724973dd6e6d228e3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/26356959379"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-05-24T09:03:36.000Z",
      "commit": "dccf5cefbc7642becaa1b8640cfb45d2920f7c24",
      "fileid": "4cac7829902c1c3d7fd8a3eee6c4f6b2306a08ad3ca0547a0c27b7845fc42e8a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/26356959379"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-24T09:03:04.000Z",
      "commit": "dccf5cefbc7642becaa1b8640cfb45d2920f7c24",
      "fileid": "0e230279e066920234d192db39351b6feac9f66e05b55eef15130c997aeeb291",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/26356959379"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-24T09:03:04.000Z",
      "commit": "dccf5cefbc7642becaa1b8640cfb45d2920f7c24",
      "fileid": "f088ed06c8b9bf82176b2abab5fcf70b637d3d4e0923eb07ac5dc4c4aab07fe8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/26356959379"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-24T09:02:50.000Z",
      "commit": "dccf5cefbc7642becaa1b8640cfb45d2920f7c24",
      "fileid": "25182b214cf345271b792388fe94686b2ab8dfc56f73f04be2a675a678ee2607",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/26356959379"
    }
  ]
}