{
  "_id": "6a200b7cb401979e7344764e",
  "Package": "sadists",
  "Maintainer": "Steven E. Pav <shabbychef@gmail.com>",
  "Authors@R": "c(person(c(\"Steven\", \"E.\"), \"Pav\", \nrole=c(\"aut\",\"cre\"),\nemail=\"shabbychef@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4197-6195\")))",
  "Version": "0.2.4",
  "Date": "2020-06-23",
  "License": "LGPL-3",
  "Title": "Some Additional Distributions",
  "BugReports": "https://github.com/shabbychef/sadists/issues",
  "Description": "Provides the density, distribution, quantile and\ngeneration functions of some obscure probability distributions,\nincluding the doubly non-central t, F, Beta, and Eta\ndistributions; the lambda-prime and K-prime; the upsilon\ndistribution; the (weighted) sum of non-central chi-squares to\na power; the (weighted) sum of log non-central chi-squares; the\nproduct of non-central chi-squares to powers; the product of\ndoubly non-central F variables; the product of independent\nnormals.",
  "URL": "https://github.com/shabbychef/sadists",
  "VignetteBuilder": "knitr",
  "Collate": "'cumulants.r' 'dnbeta.r' 'dneta.r' 'dnf.r' 'dnt.r' 'kprime.r'\n'lambdap.r' 'moments.r' 'prodchisqpow.r' 'proddnf.r'\n'prodnormal.r' 'runExample.r' 'sadists.r' 'sumchisqpow.r'\n'sumlogchisq.r' 'upsilon.r' 'utils.r'",
  "RoxygenNote": "7.0.2",
  "Config/pak/sysreqs": "pari-gp",
  "Repository": "https://shabbychef.r-universe.dev",
  "Date/Publication": "2021-04-03 22:35:36 UTC",
  "RemoteUrl": "https://github.com/shabbychef/sadists",
  "RemoteRef": "HEAD",
  "RemoteSha": "cc2eae75f0cef10f5a51417d8898b27d07736d31",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 11:06:29 UTC",
    "User": "root"
  },
  "Author": "Steven E. Pav [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4197-6195>)",
  "MD5sum": "3807783e2351cfd73f092ffc96177903",
  "_user": "shabbychef",
  "_type": "src",
  "_file": "sadists_0.2.4.tar.gz",
  "_fileid": "f70b28c1abfd1b413f107baa4b76eb26405c14bf9aa4efd2e6c52c8756e2c667",
  "_filesize": 6657569,
  "_sha256": "f70b28c1abfd1b413f107baa4b76eb26405c14bf9aa4efd2e6c52c8756e2c667",
  "_created": "2026-06-03T11:06:29.000Z",
  "_published": "2026-06-03T11:09:48.164Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79279882613,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382889112"
    },
    {
      "job": 79279882631,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382892731"
    },
    {
      "job": 79279882559,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7382876867"
    },
    {
      "job": 79279882561,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382874812"
    },
    {
      "job": 79279159173,
      "time": 262,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382840096"
    },
    {
      "job": 79279882570,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382887298"
    },
    {
      "job": 79279882560,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382869730"
    },
    {
      "job": 79279882550,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7382865718"
    },
    {
      "job": 79279882696,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382868063"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shabbychef/actions/runs/26880513860",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shabbychef/sadists",
  "_commit": {
    "id": "cc2eae75f0cef10f5a51417d8898b27d07736d31",
    "author": "Steven Pav <shabbychef@gmail.com>",
    "committer": "Steven Pav <shabbychef@gmail.com>",
    "message": "need tinytex for vignette in ghaction\n",
    "time": 1617489336
  },
  "_maintainer": {
    "name": "Steven E. Pav",
    "email": "shabbychef@gmail.com",
    "login": "shabbychef",
    "description": "",
    "uuid": 1456159,
    "orcid": "0000-0002-4197-6195"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "PDQutils",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "hypergeo",
      "role": "Imports"
    },
    {
      "package": "orthopolynom",
      "role": "Imports"
    },
    {
      "package": "SharpeR",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    },
    {
      "package": "formatR",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "shabbychef",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "shabbychef",
      "count": 132,
      "uuid": 1456159
    },
    {
      "user": "tappek",
      "count": 1,
      "uuid": 77916431
    }
  ],
  "_userbio": {
    "uuid": 1456159,
    "type": "user",
    "name": "Steven Pav"
  },
  "_downloads": {
    "count": 399,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sadists"
  },
  "_devurl": "https://github.com/shabbychef/sadists",
  "_searchresults": 26,
  "_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/sadists.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shabbychef/sadists",
  "_realowner": "shabbychef",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-03-05"
    },
    {
      "version": "0.2.0",
      "date": "2015-03-30"
    },
    {
      "version": "0.2.1",
      "date": "2015-06-11"
    },
    {
      "version": "0.2.2",
      "date": "2016-03-02"
    },
    {
      "version": "0.2.3",
      "date": "2017-03-20"
    },
    {
      "version": "0.2.4",
      "date": "2020-06-26"
    },
    {
      "version": "0.2.5",
      "date": "2023-08-21"
    }
  ],
  "_exports": [
    "ddnbeta",
    "ddneta",
    "ddnf",
    "ddnt",
    "dkprime",
    "dlambdap",
    "dprodchisqpow",
    "dproddnf",
    "dprodnormal",
    "dsumchisqpow",
    "dsumlogchisq",
    "dupsilon",
    "pdnbeta",
    "pdneta",
    "pdnf",
    "pdnt",
    "pkprime",
    "plambdap",
    "pprodchisqpow",
    "pproddnf",
    "pprodnormal",
    "psumchisqpow",
    "psumlogchisq",
    "pupsilon",
    "qdnbeta",
    "qdneta",
    "qdnf",
    "qdnt",
    "qkprime",
    "qlambdap",
    "qprodchisqpow",
    "qproddnf",
    "qprodnormal",
    "qsumchisqpow",
    "qsumlogchisq",
    "qupsilon",
    "rdnbeta",
    "rdneta",
    "rdnf",
    "rdnt",
    "rkprime",
    "rlambdap",
    "rprodchisqpow",
    "rproddnf",
    "rprodnormal",
    "rsumchisqpow",
    "rsumlogchisq",
    "runExample",
    "rupsilon"
  ],
  "_help": [
    {
      "page": "ddnbeta",
      "title": "The doubly non-central Beta distribution.",
      "topics": [
        "ddnbeta",
        "dnbeta",
        "pdnbeta",
        "qdnbeta",
        "rdnbeta"
      ]
    },
    {
      "page": "ddneta",
      "title": "The doubly non-central Eta distribution.",
      "topics": [
        "ddneta",
        "dneta",
        "pdneta",
        "qdneta",
        "rdneta"
      ]
    },
    {
      "page": "ddnf",
      "title": "The doubly non-central F distribution.",
      "topics": [
        "ddnf",
        "dnf",
        "pdnf",
        "qdnf",
        "rdnf"
      ]
    },
    {
      "page": "ddnt",
      "title": "The doubly non-central t distribution.",
      "topics": [
        "ddnt",
        "dnt",
        "pdnt",
        "qdnt",
        "rdnt"
      ]
    },
    {
      "page": "dkprime",
      "title": "The K prime distribution.",
      "topics": [
        "dkprime",
        "kprime",
        "pkprime",
        "qkprime",
        "rkprime"
      ]
    },
    {
      "page": "dlambdap",
      "title": "The lambda prime distribution.",
      "topics": [
        "dlambdap",
        "lambdap",
        "plambdap",
        "qlambdap",
        "rlambdap"
      ]
    },
    {
      "page": "dprodchisqpow",
      "title": "The product of (non-central) chi-squares raised to powers distribution.",
      "topics": [
        "dprodchisqpow",
        "pprodchisqpow",
        "prodchisqpow",
        "qprodchisqpow",
        "rprodchisqpow"
      ]
    },
    {
      "page": "dproddnf",
      "title": "The product of multiple doubly non-central F's distribution.",
      "topics": [
        "dproddnf",
        "pproddnf",
        "proddnf",
        "qproddnf",
        "rproddnf"
      ]
    },
    {
      "page": "dprodnormal",
      "title": "The product of normal random variates.",
      "topics": [
        "dprodnormal",
        "pprodnormal",
        "prodnormal",
        "qprodnormal",
        "rprodnormal"
      ]
    },
    {
      "page": "runExample",
      "title": "Run Shiny Application",
      "topics": [
        "runExample"
      ]
    },
    {
      "page": "sadists",
      "title": "Some Additional Distributions",
      "topics": [
        "sadists"
      ]
    },
    {
      "page": "NEWS",
      "title": "News for package 'sadists'",
      "topics": [
        "sadists-NEWS"
      ]
    },
    {
      "page": "dsumchisqpow",
      "title": "The sum of (non-central) chi-squares raised to powers distribution.",
      "topics": [
        "dsumchisqpow",
        "psumchisqpow",
        "qsumchisqpow",
        "rsumchisqpow",
        "sumchisqpow"
      ]
    },
    {
      "page": "dsumlogchisq",
      "title": "The sum of the logs of (non-central) chi-squares distribution.",
      "topics": [
        "dsumlogchisq",
        "psumlogchisq",
        "qsumlogchisq",
        "rsumlogchisq",
        "sumlogchisq"
      ]
    },
    {
      "page": "dupsilon",
      "title": "The upsilon distribution.",
      "topics": [
        "dupsilon",
        "pupsilon",
        "qupsilon",
        "rupsilon",
        "upsilon"
      ]
    }
  ],
  "_readme": "https://github.com/shabbychef/sadists/raw/HEAD/README.md",
  "_rundeps": [
    "contfrac",
    "deSolve",
    "elliptic",
    "hypergeo",
    "MASS",
    "moments",
    "orthopolynom",
    "PDQutils",
    "polynom"
  ],
  "_vignettes": [
    {
      "source": "sadists.Rnw",
      "filename": "sadists.pdf",
      "title": "The sadists package",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2014-02-14 05:20:12",
      "modified": "2020-06-22 06:45:26",
      "commits": 23
    }
  ],
  "_score": 5.494154594018442,
  "_indexed": true,
  "_nocasepkg": "sadists",
  "_universes": [
    "shabbychef"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-03T11:09:01.000Z",
      "distro": "noble",
      "commit": "cc2eae75f0cef10f5a51417d8898b27d07736d31",
      "fileid": "d3619cbc0237ddea61cb5dbc79e3bcdedf093a0c07a9ce6dc71c59f2472fe262",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/26880513860"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-03T11:09:10.000Z",
      "distro": "noble",
      "commit": "cc2eae75f0cef10f5a51417d8898b27d07736d31",
      "fileid": "3a92c5716a3322b5117b2e010e55048d1afe5456c6e7ab2fdf3ba1397afc6fd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/26880513860"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-03T11:08:25.000Z",
      "commit": "cc2eae75f0cef10f5a51417d8898b27d07736d31",
      "fileid": "34d6e173b7e84434ebcc282dcb6a6afd5b7835323861f08cc43d72cd00b33ade",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/26880513860"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-03T11:08:14.000Z",
      "commit": "cc2eae75f0cef10f5a51417d8898b27d07736d31",
      "fileid": "723b264016add13d0d313c4da54ca26a56ddf2b046ae982b12e22abcd5e62d3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/26880513860"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-06-03T11:09:09.000Z",
      "commit": "cc2eae75f0cef10f5a51417d8898b27d07736d31",
      "fileid": "c11a0facd54858cbcdbc456e128f1c596d6147626f51c5b47c7d95c4404459fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/26880513860"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-03T11:07:57.000Z",
      "commit": "cc2eae75f0cef10f5a51417d8898b27d07736d31",
      "fileid": "64f1f8172fe4e372a973b2165fd142aee2cc290b685b9bd5b702270cd588b889",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/26880513860"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-03T11:07:45.000Z",
      "commit": "cc2eae75f0cef10f5a51417d8898b27d07736d31",
      "fileid": "4b5d7206af88ff954f1edfceead9338df3530b95ac52e137056c9a31e59cbcd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/26880513860"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-03T11:07:52.000Z",
      "commit": "cc2eae75f0cef10f5a51417d8898b27d07736d31",
      "fileid": "e7f64de707507211ff01df7e91359661e878c533c67049e2398e0a286c100b45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shabbychef/actions/runs/26880513860"
    }
  ]
}