{
  "_id": "6a10685eacfb0bcc41ca95df",
  "Package": "matrixNormal",
  "Version": "0.0.5",
  "Type": "Package",
  "Title": "The Matrix Normal Distribution",
  "Authors@R": "person(\"Paul M.\", \"Hargarten\", email = \"hargartenp@vcu.edu\", role = c(\"aut\", \"cre\"))",
  "Description": "Computes densities, probabilities, and random deviates of\nthe Matrix Normal (Iranmanesh et al. (2010)\n<doi:10.7508/ijmsi.2010.02.004>). Also includes simple but\nuseful matrix functions. See the vignette for more information.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/phargarten2/matrixNormal/issues",
  "RoxygenNote": "7.1.1",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Repository": "https://phargarten2.r-universe.dev",
  "Date/Publication": "2021-12-30 15:44:04 UTC",
  "RemoteUrl": "https://github.com/phargarten2/matrixnormal",
  "RemoteRef": "HEAD",
  "RemoteSha": "ac1fd4e31c961c2d1cd4e59a328afeac3562302b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 05:11:46 UTC",
    "User": "root"
  },
  "Author": "Paul M. Hargarten [aut, cre]",
  "Maintainer": "Paul M. Hargarten <hargartenp@vcu.edu>",
  "MD5sum": "e193f77b6fd40e86a15e5f0f375f52f8",
  "_user": "phargarten2",
  "_type": "src",
  "_file": "matrixNormal_0.0.5.tar.gz",
  "_fileid": "a02a9d58c4d6471f3695596938e726c7e37f780bd4325753be2a925a7460e3da",
  "_filesize": 206822,
  "_sha256": "a02a9d58c4d6471f3695596938e726c7e37f780bd4325753be2a925a7460e3da",
  "_created": "2026-05-08T05:11:46.000Z",
  "_published": "2026-05-22T14:29:50.823Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77400166877,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6872288501"
    },
    {
      "job": 77400166868,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6872288618"
    },
    {
      "job": 77400166968,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6872286267"
    },
    {
      "job": 77400166970,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6872287720"
    },
    {
      "job": 77400166490,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872263336"
    },
    {
      "job": 77400166081,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162979447"
    },
    {
      "job": 77400167243,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6872283198"
    },
    {
      "job": 77400167082,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6872278946"
    },
    {
      "job": 77400166677,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6872281612"
    }
  ],
  "_buildurl": "https://github.com/r-universe/phargarten2/actions/runs/25537999593",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/phargarten2/matrixnormal",
  "_commit": {
    "id": "ac1fd4e31c961c2d1cd4e59a328afeac3562302b",
    "author": "phargarten2 <ph137@duke.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Delete LICENSE.md\n\nDuplicate LICENSE in file",
    "time": 1640879044
  },
  "_maintainer": {
    "name": "Paul M. Hargarten",
    "email": "hargartenp@vcu.edu",
    "login": "phargarten2",
    "uuid": 17706062
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "version": ">= 1.0.8",
      "role": "Imports"
    },
    {
      "package": "formatR",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "LaplacesDemon",
      "version": ">= 16.1.1",
      "role": "Suggests"
    },
    {
      "package": "matrixcalc",
      "version": ">= 1.0-3",
      "role": "Suggests"
    },
    {
      "package": "matrixsampling",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "MBSP",
      "version": ">= 1.0",
      "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": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "phargarten2",
      "count": 9,
      "uuid": 17706062
    }
  ],
  "_userbio": {
    "uuid": 17706062,
    "type": "user",
    "name": "phargarten2"
  },
  "_downloads": {
    "count": 567,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/matrixNormal"
  },
  "_devurl": "https://github.com/phargarten2/matrixnormal",
  "_searchresults": 47,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/matrixNormal.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/phargarten2/matrixnormal",
  "_realowner": "phargarten2",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.0",
      "date": "2018-10-30"
    },
    {
      "version": "0.0.1",
      "date": "2019-07-09"
    },
    {
      "version": "0.0.4",
      "date": "2020-08-26"
    },
    {
      "version": "0.0.5",
      "date": "2021-04-02"
    },
    {
      "version": "0.1.0",
      "date": "2022-01-03"
    },
    {
      "version": "0.1.1",
      "date": "2022-09-16"
    },
    {
      "version": "0.1.2",
      "date": "2026-02-23"
    }
  ],
  "_exports": [
    "dmatnorm",
    "I",
    "is.positive.definite",
    "is.positive.semi.definite",
    "is.square.matrix",
    "is.symmetric.matrix",
    "J",
    "pmatnorm",
    "rmatnorm",
    "tr",
    "vec",
    "vech"
  ],
  "_help": [
    {
      "page": "is.symmetric.matrix",
      "title": "Is a matrix symmetric or positive-definite?",
      "concept": [
        "statistics"
      ],
      "topics": [
        "is.positive.definite",
        "is.positive.semi.definite",
        "is.square.matrix",
        "is.symmetric.matrix"
      ]
    },
    {
      "page": "matrixNormal_Distribution",
      "title": "The Matrix Normal Distribution",
      "concept": [
        "distribution"
      ],
      "topics": [
        "dmatnorm",
        "matrixNormal_Distribution",
        "pmatnorm",
        "rmatnorm"
      ]
    },
    {
      "page": "special.matrix",
      "title": "Generating Special Matrices",
      "concept": [
        "matrix"
      ],
      "topics": [
        "I",
        "J",
        "special.matrix"
      ]
    },
    {
      "page": "tr",
      "title": "Matrix Trace",
      "concept": [
        "matrix"
      ],
      "topics": [
        "tr"
      ]
    },
    {
      "page": "vec",
      "title": "Stacks a Matrix using matrix operator \"vec\"",
      "concept": [
        "matrix"
      ],
      "topics": [
        "vec"
      ]
    },
    {
      "page": "vech",
      "title": "Half-Vectorization of a matrix",
      "topics": [
        "vech"
      ]
    }
  ],
  "_readme": "https://github.com/phargarten2/matrixnormal/raw/HEAD/README.md",
  "_rundeps": [
    "mvtnorm"
  ],
  "_vignettes": [
    {
      "source": "introduction-to-matrixnormal-package.Rmd",
      "filename": "introduction-to-matrixnormal-package.html",
      "title": "Introduction to Matrix Normal Package",
      "author": "Paul M. Hargarten",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Distribution functions",
        "Matrix functions",
        "Conclusion",
        "Computational Details",
        "References"
      ],
      "created": "2019-05-23 02:08:10",
      "modified": "2021-12-30 15:40:25",
      "commits": 2
    }
  ],
  "_score": 5.325310371711061,
  "_indexed": true,
  "_nocasepkg": "matrixnormal",
  "_universes": [
    "phargarten2"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-08T05:13:54.000Z",
      "distro": "noble",
      "commit": "ac1fd4e31c961c2d1cd4e59a328afeac3562302b",
      "fileid": "d1397b6b3ade042fcb062d1532ebb22cd5887d2db9b36c6a38b933f1e61fb324",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/25537999593"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-05-08T05:13:54.000Z",
      "distro": "noble",
      "commit": "ac1fd4e31c961c2d1cd4e59a328afeac3562302b",
      "fileid": "f6f2a6236d7802aa928631919f47f9c76b33bdf9c021011d183f40b67ee882f7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/25537999593"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-08T05:13:47.000Z",
      "commit": "ac1fd4e31c961c2d1cd4e59a328afeac3562302b",
      "fileid": "66091bd6d965a3a5cb712d7a88c3de5ed407973580fc0bd33868e58b4e759d3c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/25537999593"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-05-08T05:13:50.000Z",
      "commit": "ac1fd4e31c961c2d1cd4e59a328afeac3562302b",
      "fileid": "9a38e762c2cb27548f5735dec6cda728b05f165f149a09619f024ef33b6b7978",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/25537999593"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-08T05:13:18.000Z",
      "commit": "ac1fd4e31c961c2d1cd4e59a328afeac3562302b",
      "fileid": "10786b84bb1445bc656098c403781504b43a1a9765b65c1f4141b771f85e6840",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/25537999593"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-08T05:12:59.000Z",
      "commit": "ac1fd4e31c961c2d1cd4e59a328afeac3562302b",
      "fileid": "cf577774bb735a754719cbdaf8c1d32546ee7882d7d480526d034de32b860df9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/25537999593"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-05-08T05:13:16.000Z",
      "commit": "ac1fd4e31c961c2d1cd4e59a328afeac3562302b",
      "fileid": "65036545c8c9362042deb344012e1978bcfb9036a8d4bd88a90d4e823e248a71",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/25537999593"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-05-22T14:29:33.000Z",
      "commit": "ac1fd4e31c961c2d1cd4e59a328afeac3562302b",
      "fileid": "434295e3d978610e7e36bd5e3acbd3b58197fd0bfd5cb4e77eb8318f79a029fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phargarten2/actions/runs/25537999593"
    }
  ]
}