{
  "_id": "6a49609177d6db3f2f96626f",
  "Package": "DistributionUtils",
  "Version": "0.6-2",
  "Date": "2025-03-29",
  "Title": "Distribution Utilities",
  "Authors@R": "person(given = \"David\",\nfamily = \"Scott\",\nrole = c(\"aut\", \"cre\"),\nemail = \"d.scott@auckland.ac.nz\")",
  "Maintainer": "David Scott <d.scott@auckland.ac.nz>",
  "Encoding": "UTF-8",
  "Description": "Utilities are provided which are of use in the packages I\nhave developed for dealing with distributions. Currently these\npackages are GeneralizedHyperbolic, VarianceGamma, and\nSkewHyperbolic and NormalLaplace. Each of these packages\nrequires DistributionUtils. Functionality includes sample\nskewness and kurtosis, log-histogram, tail plots, moments by\nintegration, changing the point about which a moment is\ncalculated, functions for testing distributions using inversion\ntests and the Massart inequality. Also includes an\nimplementation of the incomplete Bessel K function.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 11:16:01 UTC",
    "User": "root"
  },
  "Author": "David Scott [aut, cre]",
  "Repository": "https://dsco036.r-universe.dev",
  "Date/Publication": "2025-03-29 01:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/DistributionUtils",
  "RemoteRef": "HEAD",
  "RemoteSha": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
  "_user": "dsco036",
  "_type": "src",
  "_file": "DistributionUtils_0.6-2.tar.gz",
  "_fileid": "https://r2.ropensci.org/2fa1e688fbf034d9bd2d6577fd4f8ce0d73030f2b09c6bd9cb75926abd252bf2",
  "_filesize": 311249,
  "_sha256": "2fa1e688fbf034d9bd2d6577fd4f8ce0d73030f2b09c6bd9cb75926abd252bf2",
  "_expires": "2026-10-12T19:35:43.000Z",
  "_created": "2026-06-24T11:16:01.000Z",
  "_published": "2026-07-04T19:35:45.259Z",
  "_jobs": [
    {
      "job": 85161020189,
      "time": 152,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7847920862"
    },
    {
      "job": 85161020291,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7847901391"
    },
    {
      "job": 85161020334,
      "time": 110,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847905666"
    },
    {
      "job": 85161020192,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847902726"
    },
    {
      "job": 85161020321,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7847894267"
    },
    {
      "job": 85161020289,
      "time": 181,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7847930274"
    },
    {
      "job": 85161020141,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847895670"
    },
    {
      "job": 85161020270,
      "time": 215,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847942129"
    },
    {
      "job": 85161019873,
      "time": 144,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847862509"
    },
    {
      "job": 85161020137,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847894394"
    },
    {
      "job": 85161020147,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7847896041"
    },
    {
      "job": 85161020228,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7847893279"
    },
    {
      "job": 85161020288,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847894212"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dsco036/actions/runs/28094456742",
  "_status": "success",
  "_upstream": "https://github.com/cran/DistributionUtils",
  "_commit": {
    "id": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
    "author": "David Scott <d.scott@auckland.ac.nz>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.6-2\n",
    "time": 1743210602
  },
  "_maintainer": {
    "name": "David Scott",
    "email": "d.scott@auckland.ac.nz",
    "login": "dsco036",
    "description": "",
    "uuid": 2948028
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.1",
      "role": "Depends"
    },
    {
      "package": "GeneralizedHyperbolic",
      "role": "Suggests"
    },
    {
      "package": "VarianceGamma",
      "role": "Suggests"
    },
    {
      "package": "SkewHyperbolic",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 41,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dsco036",
      "count": 7,
      "uuid": 2948028
    }
  ],
  "_userbio": {
    "uuid": 2948028,
    "type": "user",
    "name": "David Scott",
    "followers": 0
  },
  "_downloads": {
    "count": 15793,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DistributionUtils"
  },
  "_searchresults": 36,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DistributionUtils.html",
    "manual.pdf"
  ],
  "_realowner": "dsco036",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2010-03-01"
    },
    {
      "version": "0.2-0",
      "date": "2010-11-04"
    },
    {
      "version": "0.5-0",
      "date": "2011-12-16"
    },
    {
      "version": "0.5-1",
      "date": "2012-04-13"
    },
    {
      "version": "0.6-0",
      "date": "2018-11-27"
    },
    {
      "version": "0.6-1",
      "date": "2023-08-28"
    },
    {
      "version": "0.6-2",
      "date": "2025-03-29"
    }
  ],
  "_exports": [
    "besselRatio",
    "distCalcRange",
    "distIneqMassart",
    "distIneqMassartPlot",
    "distMode",
    "distStepSize",
    "gammaTailPlotLine",
    "incompleteBesselK",
    "incompleteBesselKR",
    "integrateDens",
    "inversionTestpq",
    "inversionTestqp",
    "is.wholenumber",
    "kurtosis",
    "logHist",
    "momChangeAbout",
    "momIntegrated",
    "momSE",
    "moranTest",
    "normTailPlotLine",
    "pDist",
    "qDist",
    "safeIntegrate",
    "skewness",
    "tailPlot",
    "tailPlotLine",
    "tsHessian",
    "tTailPlotLine"
  ],
  "_help": [
    {
      "page": "DistributionUtils-package",
      "title": "Utility functions useful for all distributions in packages following the standard approach developed in Scott, Wuertz and Dong.",
      "topics": [
        "DistributionUtils-package",
        "DistributionUtils"
      ]
    },
    {
      "page": "besselRatio",
      "title": "Ratio of Bessel K Functions",
      "topics": [
        "besselRatio"
      ]
    },
    {
      "page": "distCalcRange",
      "title": "Range of a Unimodal Distribution",
      "topics": [
        "distCalcRange"
      ]
    },
    {
      "page": "distIneqMassart",
      "title": "Massart Inequality for Distributions",
      "topics": [
        "distIneqMassart"
      ]
    },
    {
      "page": "distIneqMassartPlot",
      "title": "Massart Inequality Plot Function",
      "topics": [
        "distIneqMassartPlot"
      ]
    },
    {
      "page": "distMode",
      "title": "Mode of a Unimodal Distribution",
      "topics": [
        "distMode"
      ]
    },
    {
      "page": "distStepSize",
      "title": "Step Size for Calculating the Range of a Unimodal Distribution",
      "topics": [
        "distStepSize"
      ]
    },
    {
      "page": "incompleteBesselK",
      "title": "The Incomplete Bessel K Function",
      "topics": [
        "combinatorial",
        "GDENOM",
        "GNUM",
        "incompleteBesselK",
        "incompleteBesselKR",
        "SSFcoef"
      ]
    },
    {
      "page": "integrateDens",
      "title": "Integrates a Density Function",
      "topics": [
        "integrateDens"
      ]
    },
    {
      "page": "inversionTests",
      "title": "Inversion Tests for Distributions",
      "topics": [
        "inversionTestpq",
        "inversionTestqp"
      ]
    },
    {
      "page": "is.wholenumber",
      "title": "Is Object Numeric and Whole Numbers",
      "topics": [
        "is.wholenumber"
      ]
    },
    {
      "page": "logHist",
      "title": "Plot Log-Histogram",
      "topics": [
        "logHist"
      ]
    },
    {
      "page": "momChangeAbout",
      "title": "Obtain Moments About a New Location",
      "topics": [
        "momChangeAbout"
      ]
    },
    {
      "page": "momIntegrated",
      "title": "Moments Using Integration",
      "topics": [
        "momIntegrated"
      ]
    },
    {
      "page": "momSE",
      "title": "Standard Errors of Sample Moments",
      "topics": [
        "momSE"
      ]
    },
    {
      "page": "moranTest",
      "title": "Moran's Log Spacings Test",
      "topics": [
        "moranTest"
      ]
    },
    {
      "page": "pDist",
      "title": "Distribution and Quantile Functions for Unimodal Distributions",
      "topics": [
        "pDist",
        "qDist"
      ]
    },
    {
      "page": "safeIntegrate",
      "title": "Safe Integration of One-Dimensional Functions",
      "topics": [
        "print.integrate",
        "safeIntegrate"
      ]
    },
    {
      "page": "sampleMoments",
      "title": "Sample Skewness and Kurtosis",
      "topics": [
        "kurtosis",
        "skewness"
      ]
    },
    {
      "page": "tailPlot",
      "title": "Tail Plot Functions",
      "topics": [
        "gammaTailPlotLine",
        "normTailPlotLine",
        "tailPlot",
        "tailPlotLine",
        "tTailPlotLine"
      ]
    },
    {
      "page": "tsHessian",
      "title": "Calculate Two-Sided Hessian Approximation",
      "topics": [
        "tsHessian"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 4.844672247578601,
  "_indexed": true,
  "_nocasepkg": "distributionutils",
  "_universes": [
    "dsco036"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6-2",
      "date": "2026-06-24T11:18:43.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "https://r2.ropensci.org/a3f0fc04a21e414a556551e9cf13008b22910d7829dd3d97b72466325b387dad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/28094456742"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6-2",
      "date": "2026-06-24T11:17:49.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "https://r2.ropensci.org/4d918fb7d13e3ff9b6e777dd6f9a0f1cb19b59dd1e3ac681c3536cbd8338f752",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/28094456742"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6-2",
      "date": "2026-06-24T11:18:03.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "https://r2.ropensci.org/1f2804f210106440fdab2ce14b06523327101740228691f71c3a6217e8b60599",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/28094456742"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6-2",
      "date": "2026-06-24T11:17:52.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "https://r2.ropensci.org/ff1b27e8c98043a05abcf32034d4383f5fcf176099615bfe3a9c6aff1c71dd37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/28094456742"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6-2",
      "date": "2026-06-24T11:17:30.000Z",
      "arch": "aarch64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "https://r2.ropensci.org/033d416c65f735df619bde2aa918cf2129ec656d4339e206ae63a40a860949ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/28094456742"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6-2",
      "date": "2026-06-24T11:18:46.000Z",
      "arch": "x86_64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "https://r2.ropensci.org/9825ed132bcea0284645dc6c3925c3f9b0fd8e0e00f8182ef608ba43ad405e8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/28094456742"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6-2",
      "date": "2026-06-24T11:17:32.000Z",
      "arch": "aarch64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "https://r2.ropensci.org/9bf239442cd5e8f67475db65544a78bbfdfa048bf668dcc096dd1158358f2acc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/28094456742"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6-2",
      "date": "2026-06-24T11:19:09.000Z",
      "arch": "x86_64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "https://r2.ropensci.org/9afb1fe39c82d16f4dc1715122e87118b8cb4bbbff71a9fab4c90cbe06a7470e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/28094456742"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6-2",
      "date": "2026-06-24T11:17:41.000Z",
      "arch": "emscripten",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "https://r2.ropensci.org/7a7d2f81a4e94b7e9a455c70d768ef54fbe644ce0a5f035df38e9cfc5472d873",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/28094456742"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6-2",
      "date": "2026-06-24T11:17:14.000Z",
      "arch": "x86_64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "https://r2.ropensci.org/a1047202ca3b99f003fbd1a00ff7e799f603e6eeea65c552e37acd48e681ddac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/28094456742"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6-2",
      "date": "2026-06-24T11:17:18.000Z",
      "arch": "x86_64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "https://r2.ropensci.org/7955f66e356fab2a391cd55be3c16d7d4f9de66ba9ec40d2041642ee54636b0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/28094456742"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6-2",
      "date": "2026-06-24T11:17:16.000Z",
      "arch": "x86_64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "https://r2.ropensci.org/4d356ed469f0553be20f665bd4364c1fb7e4316dfedc1ab50156510b01413cf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/28094456742"
    }
  ]
}