{
  "_id": "6a49ccab74d3c5f978be9035",
  "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-06-16 08:08:28 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/1d375a48e9a3b4971720e2443be95156804508b1206ab7f9adac95dff1a9d46a",
  "_filesize": 193958,
  "_sha256": "1d375a48e9a3b4971720e2443be95156804508b1206ab7f9adac95dff1a9d46a",
  "_expires": "2026-10-13T03:16:57.000Z",
  "_created": "2026-06-16T08:08:28.000Z",
  "_published": "2026-07-05T03:16:59.369Z",
  "_jobs": [
    {
      "job": 85188640559,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7660908944"
    },
    {
      "job": 85188640587,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660901278"
    },
    {
      "job": 85188640712,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7660890012"
    },
    {
      "job": 85188640628,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660924125"
    },
    {
      "job": 85188640419,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660845448"
    },
    {
      "job": 85188640590,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660888794"
    },
    {
      "job": 85188640765,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7660888449"
    },
    {
      "job": 85188640665,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7660898547"
    },
    {
      "job": 85188640773,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7660880470"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/swihart/actions/runs/27603343798",
  "_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": "noble",
  "_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": "2025-25",
      "n": 7
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 13
    }
  ],
  "_tags": [
    {
      "name": "v0.0.5",
      "date": "2025-06-18"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "swihart",
      "count": 89,
      "uuid": 4581196
    }
  ],
  "_userbio": {
    "uuid": 4581196,
    "type": "user",
    "name": "Bruce Swihart",
    "followers": 19
  },
  "_downloads": {
    "count": 267,
    "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.0",
  "_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.431363764158987,
  "_indexed": true,
  "_nocasepkg": "mvpd",
  "_universes": [
    "swihart"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-06-16T08:11:10.000Z",
      "distro": "noble",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/2bf56c97d3f0331a3409ea0a862528bd113a54a36051edcadc8a93a94eb67231",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/27603343798"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-06-16T08:10:49.000Z",
      "distro": "noble",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/b1faf4b451cd1ea74ebce2249f5571e021b578be02cf9e1a1529a5fe69f222ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/27603343798"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-06-16T08:10:32.000Z",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/c86ea2e6f422462a99a383c95f6119833824565423a96532116a83c41beb85f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/27603343798"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-06-16T08:11:59.000Z",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/80d13c5b77bceba45e65a70064d6d718fbbc719e342cedd50266a193d6383625",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/27603343798"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-06-16T08:10:44.000Z",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/7ef68058f1c1af74a149852293a3a1b277da26bc0610b0d4f46c4c64b44976cb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/27603343798"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-06-16T08:10:06.000Z",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/cdefab4c723aa120ed6294a45e66de0be96d152e04c75dc8d6de894664432662",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/27603343798"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-06-16T08:10:24.000Z",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/0d4ca6fd4a9fcfe37055e645b0d2738e754ac16bbfc669ce12eb240c4d8b64d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/27603343798"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-06-16T08:09:44.000Z",
      "commit": "0e575c95206570a01353d3202fdb569cc1f494ad",
      "fileid": "https://r2.ropensci.org/2c1982507ef0a1290141f5321100fcd81cfec1bfb794245ff865668d99b144d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/swihart/actions/runs/27603343798"
    }
  ]
}