{
  "_id": "6a2011f2b401979e73449532",
  "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-03 11:29:44 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",
  "MD5sum": "cd15a8808994a6e5ced58ce30c1d5004",
  "_user": "dsco036",
  "_type": "src",
  "_file": "DistributionUtils_0.6-2.tar.gz",
  "_fileid": "6ab7982dd36ebbf364e0f9f3e9b0f33cf1707e4aee6e811e24528d836243c673",
  "_filesize": 309448,
  "_sha256": "6ab7982dd36ebbf364e0f9f3e9b0f33cf1707e4aee6e811e24528d836243c673",
  "_created": "2026-06-03T11:29:44.000Z",
  "_published": "2026-06-03T11:37:21.987Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79283616345,
      "time": 111,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383348389"
    },
    {
      "job": 79283616102,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383342401"
    },
    {
      "job": 79283616155,
      "time": 126,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383353221"
    },
    {
      "job": 79283616315,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383351417"
    },
    {
      "job": 79283616319,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383337514"
    },
    {
      "job": 79283616260,
      "time": 302,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383412725"
    },
    {
      "job": 79283616159,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383340982"
    },
    {
      "job": 79283616203,
      "time": 425,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383454911"
    },
    {
      "job": 79283257431,
      "time": 129,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383308555"
    },
    {
      "job": 79283616036,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383338967"
    },
    {
      "job": 79283616109,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383333328"
    },
    {
      "job": 79283616113,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383342040"
    },
    {
      "job": 79283616060,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383342459"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dsco036/actions/runs/26881719559",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 39,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dsco036",
      "count": 7,
      "uuid": 2948028
    }
  ],
  "_userbio": {
    "uuid": 2948028,
    "type": "user",
    "name": "David Scott"
  },
  "_downloads": {
    "count": 19988,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DistributionUtils"
  },
  "_searchresults": 34,
  "_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.900434119558966,
  "_indexed": true,
  "_nocasepkg": "distributionutils",
  "_universes": [
    "dsco036"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6-2",
      "date": "2026-06-03T11:31:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "f1acb2d7739a053a055b4351409aa4859b416c9b63ca0400a18abc54999f50fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/26881719559"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6-2",
      "date": "2026-06-03T11:31:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "175a1946d7e2799be7f6618d63f6b8324170e3eced7bc796834a4cf1ea3ad87d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/26881719559"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6-2",
      "date": "2026-06-03T11:31:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "9ef6328bb6fdded88faacac4af906c3a387124fc0fd4acdd809798fcd8047e00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/26881719559"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6-2",
      "date": "2026-06-03T11:31:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "06d55f08375db3befd6d8a5277b2ee048578b49fa0ebda97dc481ed913722de2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/26881719559"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6-2",
      "date": "2026-06-03T11:31:11.000Z",
      "arch": "aarch64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "2973bc9637b67a54c7daa8d8204ccdbb750fb30a3e215bb39a9bfad9c97a485d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/26881719559"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6-2",
      "date": "2026-06-03T11:34:34.000Z",
      "arch": "x86_64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "730d9d7ae8189f17b71d07618bde117a2eb3392be179af8cd0972271769e9df1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/26881719559"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6-2",
      "date": "2026-06-03T11:31:14.000Z",
      "arch": "aarch64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "f93263d0f053c0e116cba7814353f54312b4d31b336e878671e99c3c5dcf131c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/26881719559"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6-2",
      "date": "2026-06-03T11:35:56.000Z",
      "arch": "x86_64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "7c6375e73c464fa130bd9aacb992265b00f265f816d95e6c4a8f364642676cbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/26881719559"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6-2",
      "date": "2026-06-03T11:31:26.000Z",
      "arch": "emscripten",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "1dbfa8dcadad2931cee0574adf947ced970fd11aecf16cde117798efbe601b79",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/26881719559"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6-2",
      "date": "2026-06-03T11:30:50.000Z",
      "arch": "x86_64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "3398ddfab7dead25947a688965c3a04343e7a6622d14d926746cc254a094a645",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/26881719559"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6-2",
      "date": "2026-06-03T11:30:54.000Z",
      "arch": "x86_64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "5e5bd2d7905018bcfb4f08d10ce6f95d8446a3135195c4a26ecb5ca02b3756b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/26881719559"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6-2",
      "date": "2026-06-03T11:31:01.000Z",
      "arch": "x86_64",
      "commit": "5382676b1a32a60267c288d4c2bf90c1761a1dca",
      "fileid": "c70b2df6a32e0725149df3aa6e5d5fd1f654d9fcd44369e36615e9457ff69498",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dsco036/actions/runs/26881719559"
    }
  ]
}