{
  "_id": "6a22a0c1cd65a98ecbd586fb",
  "Package": "rWishart",
  "Title": "Random Wishart Matrix Generation",
  "Version": "0.1.2",
  "Authors@R": "c(person(\"Ben\", \"Barnard\", \nemail = \"benbarnard87@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Dean\", \"Young\",\nrole = c(\"aut\")))",
  "Maintainer": "Ben Barnard <benbarnard87@gmail.com>",
  "Description": "An expansion of R's 'stats' random wishart matrix\ngeneration. This package allows the user to generate singular,\nUhlig and Harald (1994) <doi:10.1214/aos/1176325375>, and\npseudo wishart, Diaz-Garcia, et al.(1997)\n<doi:10.1006/jmva.1997.1689>, matrices. In addition the user\ncan generate wishart matrices with fractional degrees of\nfreedom, Adhikari (2008)\n<doi:10.1061/(ASCE)0733-9399(2008)134:12(1029)>, commonly used\nin volatility modeling. Users can also use this package to\ncreate random covariance matrices.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "URL": "https://www.bearstatistics.com/rWishart",
  "Repository": "https://benbarnard.r-universe.dev",
  "Date/Publication": "2020-02-26 01:03:35 UTC",
  "RemoteUrl": "https://github.com/benbarnard/rwishart",
  "RemoteRef": "HEAD",
  "RemoteSha": "2eea51268361fee0b2566bdb3005aa4b7e430f1f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 10:08:28 UTC",
    "User": "root"
  },
  "Author": "Ben Barnard [aut, cre],\nDean Young [aut]",
  "MD5sum": "2eeae18cbf33416b2aa4d50fceb1af26",
  "_user": "benbarnard",
  "_type": "src",
  "_file": "rWishart_0.1.2.tar.gz",
  "_fileid": "1d28b4c33085320cc332b736a14d96c29c3658118d3d21f11d55d680d0280d1d",
  "_filesize": 120989,
  "_sha256": "1d28b4c33085320cc332b736a14d96c29c3658118d3d21f11d55d680d0280d1d",
  "_created": "2026-06-05T10:08:28.000Z",
  "_published": "2026-06-05T10:11:13.824Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79707076354,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434098146"
    },
    {
      "job": 79707076329,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434096198"
    },
    {
      "job": 79707076314,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434081691"
    },
    {
      "job": 79707076297,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434082685"
    },
    {
      "job": 79706644621,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434058372"
    },
    {
      "job": 79707076288,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434088878"
    },
    {
      "job": 79707076328,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434083676"
    },
    {
      "job": 79707076352,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434082321"
    },
    {
      "job": 79707076455,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434082533"
    }
  ],
  "_buildurl": "https://github.com/r-universe/benbarnard/actions/runs/27008677618",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/benbarnard/rwishart",
  "_commit": {
    "id": "2eea51268361fee0b2566bdb3005aa4b7e430f1f",
    "author": "Ben J Barnard <BenBarnard@users.noreply.github.com>",
    "committer": "Ben J Barnard <BenBarnard@users.noreply.github.com>",
    "message": "removed line with cholesky since it is no longer needed\n",
    "time": 1582679015
  },
  "_maintainer": {
    "name": "Ben Barnard",
    "email": "benbarnard87@gmail.com",
    "login": "benbarnard",
    "description": "Data Scientist",
    "uuid": 11150821
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "lazyeval",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "benbarnard",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "benbarnard",
      "count": 84,
      "uuid": 11150821
    },
    {
      "user": "gzt",
      "count": 2,
      "uuid": 2553342
    }
  ],
  "_userbio": {
    "uuid": 11150821,
    "type": "user",
    "name": "Ben J Barnard",
    "description": "Data Scientist"
  },
  "_downloads": {
    "count": 311,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rWishart"
  },
  "_devurl": "https://github.com/benbarnard/rwishart",
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rWishart.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/benbarnard/rwishart",
  "_realowner": "benbarnard",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-11-09"
    },
    {
      "version": "0.1.1",
      "date": "2018-09-09"
    },
    {
      "version": "0.1.2",
      "date": "2019-11-20"
    }
  ],
  "_exports": [
    "FractionalWishart",
    "NonsingularWishart",
    "PsuedoWishart",
    "rFractionalWishart",
    "rNonsingularWishart",
    "rPsuedoWishart",
    "rSingularWishart",
    "rWishart",
    "SingularWishart",
    "wishartTest"
  ],
  "_help": [
    {
      "page": "rFractionalWishart",
      "title": "Random Fractional Wishart Matrix",
      "topics": [
        "rFractionalWishart"
      ]
    },
    {
      "page": "rNonsingularWishart",
      "title": "Random Nonsingular Wishart Matrix",
      "topics": [
        "rNonsingularWishart"
      ]
    },
    {
      "page": "rPsuedoWishart",
      "title": "Random Psuedo Wishart Matrix",
      "topics": [
        "rPsuedoWishart"
      ]
    },
    {
      "page": "rSingularWishart",
      "title": "Random Singular Wishart Matrix",
      "topics": [
        "rSingularWishart"
      ]
    },
    {
      "page": "rWishart",
      "title": "Random Wishart Matrix Generation",
      "topics": [
        "rWishart-package",
        "rWishart"
      ]
    },
    {
      "page": "wishartTest",
      "title": "Test if Matrix is a Wishart Matrix",
      "topics": [
        "wishartTest"
      ]
    }
  ],
  "_readme": "https://github.com/benbarnard/rwishart/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "lazyeval",
    "MASS",
    "Matrix",
    "rlang"
  ],
  "_score": 3.0791812460476247,
  "_indexed": true,
  "_nocasepkg": "rwishart",
  "_universes": [
    "benbarnard"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-05T10:10:32.000Z",
      "distro": "noble",
      "commit": "2eea51268361fee0b2566bdb3005aa4b7e430f1f",
      "fileid": "57e60470efe4e9213a4bc5fc0fada53ac04329fd0df339c63ae1c80c286f9a0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/27008677618"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-05T10:10:27.000Z",
      "distro": "noble",
      "commit": "2eea51268361fee0b2566bdb3005aa4b7e430f1f",
      "fileid": "1295165592c05874235e03eab98d3bdf9faba22eb9e11ce5ba5508ef0f1b2916",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/27008677618"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-05T10:09:48.000Z",
      "commit": "2eea51268361fee0b2566bdb3005aa4b7e430f1f",
      "fileid": "c71103a8423678c528fb2f8176c4f3f3915f2aa82fa6be17f28569085d8f3f16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/27008677618"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-05T10:09:50.000Z",
      "commit": "2eea51268361fee0b2566bdb3005aa4b7e430f1f",
      "fileid": "93de5c78d07f68c956f07382eb92b8a5e542c1f5b46e41de26a7bb3b5f7b653e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/27008677618"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-05T10:10:26.000Z",
      "commit": "2eea51268361fee0b2566bdb3005aa4b7e430f1f",
      "fileid": "2a806cb53a347240ab03c91cab27e4ba86a72026e34f25bbe8dece04c8bd3464",
      "status": "success",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/27008677618"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-05T10:09:39.000Z",
      "commit": "2eea51268361fee0b2566bdb3005aa4b7e430f1f",
      "fileid": "148669c69f06ebbcfac0b4ecd761aa6e5115d5585332fc2877272182e1a56feb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/27008677618"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-05T10:09:38.000Z",
      "commit": "2eea51268361fee0b2566bdb3005aa4b7e430f1f",
      "fileid": "1e5c3d50a83116f3a17c36d8c565cd695230b49db5b2e2ed60f9877480dde1f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/27008677618"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-05T10:09:36.000Z",
      "commit": "2eea51268361fee0b2566bdb3005aa4b7e430f1f",
      "fileid": "32287df7094e296a16560b26e6d1d2dce9bf706dac971bb599f1416859461f50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/27008677618"
    }
  ]
}