{
  "_id": "6a5c99ac9baadeef8ab5207a",
  "Package": "mvpd",
  "Title": "Multivariate Product Distributions for Elliptically Contoured\nDistributions",
  "Version": "0.0.5",
  "Authors@R": "c(\nperson(\"Bruce\", \"Swihart\",\nrole = c(\"aut\", \"cre\"),\nemail=\"bruce.swihart@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4216-9942\")\n))",
  "Description": "Estimates multivariate subgaussian stable densities and\nprobabilities as well as generates random variates using\nproduct distribution theory.  A function for estimating the\nparameters from data to fit a distribution to data is also\nprovided, using the method from Nolan (2013)\n<doi:10.1007/s00180-013-0396-7>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/swihart/mvpd, https://swihart.github.io/mvpd/",
  "BugReports": "https://github.com/swihart/mvpd/issues",
  "Config/pak/sysreqs": "make libgsl0-dev",
  "Repository": "https://swihart.r-universe.dev",
  "Date/Publication": "2026-04-15 13:57:29 UTC",
  "RemoteUrl": "https://github.com/swihart/mvpd",
  "RemoteRef": "HEAD",
  "RemoteSha": "0e575c95206570a01353d3202fdb569cc1f494ad",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-19 09:29:11 UTC",
    "User": "root"
  },
  "Author": "Bruce Swihart [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4216-9942>)",
  "Maintainer": "Bruce Swihart <bruce.swihart@gmail.com>",
  "_user": "swihart",
  "_type": "src",
  "_file": "mvpd_0.0.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/95fe15f722dc580d158d48310e18ef6ddb0fd51b993101a5023c263afe33b085",
  "_filesize": 191552,
  "_sha256": "95fe15f722dc580d158d48310e18ef6ddb0fd51b993101a5023c263afe33b085",
  "_expires": "2026-10-27T09:32:26.000Z",
  "_created": "2026-07-19T09:29:11.000Z",
  "_published": "2026-07-19T09:32:28.632Z",
  "_jobs": [
    {
      "job": 88178793197,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8440778186"
    },
    {
      "job": 88178793186,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440777704"
    },
    {
      "job": 88178793184,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8440771166"
    },
    {
      "job": 88178793179,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440772266"
    },
    {
      "job": 88178514447,
      "time": 217,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440756192"
    },
    {
      "job": 88178793192,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8440773805"
    },
    {
      "job": 88178793199,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8440768251"
    },
    {
      "job": 88178793187,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8440771968"
    },
    {
      "job": 88178793189,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8440771942"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/swihart/actions/runs/29681553162",
  "_status": "success",
  "_upstream": "https://github.com/swihart/mvpd",
  "_commit": {
    "id": "0e575c95206570a01353d3202fdb569cc1f494ad",
    "author": "swihart <bruce.swihart@gmail.com>",
    "committer": "swihart <bruce.swihart@gmail.com>",
    "message": "typo dkolm, add content intro into1\n",
    "time": 1776261449
  },
  "_maintainer": {
    "name": "Bruce Swihart",
    "email": "bruce.swihart@gmail.com",
    "login": "swihart",
    "description": "",
    "uuid": 4581196,
    "orcid": "0000-0002-4216-9942"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "stabledist",
      "role": "Imports"
    },
    {
      "package": "libstable4u",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "cubature",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "VGAMextra",
      "role": "Suggests"
    },
    {
      "package": "expint",
      "role": "Suggests"
    },
    {
      "package": "invgamma",
      "role": "Suggests"
    },
    {
      "package": "LNPar",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "uniformly",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "swihart",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 13
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "swihart",
      "count": 89,
      "uuid": 4581196
    }
  ],
  "_userbio": {
    "uuid": 4581196,
    "type": "user",
    "name": "Bruce Swihart",
    "followers": 18
  },
  "_downloads": {
    "count": 256,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mvpd"
  },
  "_devurl": "https://github.com/swihart/mvpd",
  "_pkgdown": "https://swihart.github.io/mvpd/",
  "_searchresults": 18,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mvpd.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/swihart/mvpd",
  "_realowner": "swihart",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-03-23"
    },
    {
      "version": "0.0.2",
      "date": "2022-03-31"
    },
    {
      "version": "0.0.3",
      "date": "2022-06-20"
    },
    {
      "version": "0.0.4",
      "date": "2023-09-03"
    },
    {
      "version": "0.0.5",
      "date": "2025-06-18"
    }
  ],
  "_exports": [
    "adaptIntegrate_inf_limPD",
    "dkolm",
    "dmvss",
    "dmvss_mat",
    "dmvt_mat",
    "fit_mvss",
    "pmvlogis",
    "pmvss",
    "pmvss_mc",
    "rkolm",
    "rmvlogis",
    "rmvss"
  ],
  "_help": [
    {
      "page": "adaptIntegrate_inf_limPD",
      "title": "Adaptive multivariate integration over hypercubes (admitting infinite limits)",
      "topics": [
        "adaptIntegrate_inf_limPD"
      ]
    },
    {
      "page": "dkolm",
      "title": "Density for the Kolmogorov Distribution",
      "topics": [
        "dkolm"
      ]
    },
    {
      "page": "dmvss",
      "title": "Multivariate Subgaussian Stable Density",
      "topics": [
        "dmvss"
      ]
    },
    {
      "page": "dmvss_mat",
      "title": "Multivariate Subgaussian Stable Density for matrix inputs",
      "topics": [
        "dmvss_mat"
      ]
    },
    {
      "page": "dmvt_mat",
      "title": "Multivariate t-Distribution Density for matrix inputs",
      "topics": [
        "dmvt_mat"
      ]
    },
    {
      "page": "fit_mvss",
      "title": "Fit a Multivariate Subgaussian Distribution",
      "topics": [
        "fit_mvss"
      ]
    },
    {
      "page": "mvpd",
      "title": "Multivariate Product Distributions",
      "topics": [
        "mvpd-package",
        "mvpd"
      ]
    },
    {
      "page": "pmvlogis",
      "title": "Multivariate Elliptically Contoured Logistic Distribution",
      "topics": [
        "pmvlogis"
      ]
    },
    {
      "page": "pmvss",
      "title": "Multivariate Subgaussian Stable Distribution",
      "topics": [
        "pmvss"
      ]
    },
    {
      "page": "pmvss_mc",
      "title": "Monte Carlo Multivariate Subgaussian Stable Distribution",
      "topics": [
        "pmvss_mc"
      ]
    },
    {
      "page": "rkolm",
      "title": "Random Variates for the Kolmogorov Distribution",
      "topics": [
        "rkolm"
      ]
    },
    {
      "page": "rmvlogis",
      "title": "Multivariate Logistic Random Variables",
      "topics": [
        "rmvlogis"
      ]
    },
    {
      "page": "rmvss",
      "title": "Multivariate Subgaussian Stable Random Variates",
      "topics": [
        "rmvss"
      ]
    }
  ],
  "_readme": "https://github.com/swihart/mvpd/raw/HEAD/README.md",
  "_rundeps": [
    "cubature",
    "lattice",
    "libstable4u",
    "Matrix",
    "matrixStats",
    "mvtnorm",
    "Rcpp",
    "RcppGSL",
    "stabledist"
  ],
  "_score": 3.255272505103306,
  "_indexed": true,
  "_nocasepkg": "mvpd",
  "_universes": [
    "swihart"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-07-19T09:31:34.000Z",
      "distro": "resolute",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/a333d021dd91114bbe904c484249d56ca19609084b304bdac1fc930131ee2434",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/29681553162"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-07-19T09:31:35.000Z",
      "distro": "resolute",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/42a8c57dfbc617064e6b66e8f99535f6e2615a3f71869a68b4879338919ac958",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/29681553162"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-07-19T09:30:55.000Z",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/d706fc4ab98d9136fae59ec1b55cfcbab7ff2361e33e3d05b751757fec716166",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/29681553162"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-07-19T09:30:59.000Z",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/0b0de337230c7817e995bb950021bbfb09da3b2571aee3986e2db7fbde69c1f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/29681553162"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-07-19T09:31:32.000Z",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/b676640732b002d5dac70ca40c4472b59ca95c925a98412b748309639b0bc39f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/29681553162"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-19T09:30:24.000Z",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/ad5e9493867edff6bd73d4cb02c7261061ee12005c933b107e18a5be3ebdabb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/29681553162"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-19T09:30:42.000Z",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/df162d403560e7a465c891c00c6055a1593430b36423cfdb21281c8b1a0ea231",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/29681553162"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-19T09:30:42.000Z",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/bde2900e578462f88e37c7911ba9335e269d8fa26cd08a0c73513a438d20323f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/29681553162"
    }
  ]
}