{
  "_id": "6a10424eacfb0bcc41c9db3f",
  "Package": "paretoconv",
  "Title": "Calculates the N-Fold Convolution of Two Pareto Distributions",
  "Version": "0.0.1.001",
  "Authors@R": "c(\nperson(\"Mark\", \"Padgham\", email=\"mark.padgham@email.com\", role=c(\"aut\", \"cre\")),\nperson(\"Colin\", \"Gillespie\", role=c (\"ctb\", \"cph\"),\ncomment=\"Author of included rplconv code\"))",
  "Description": "Calculates the n-fold convolution of two Pareto\ndistributions using the techniques devised by Colin Ramsay.",
  "License": "GPL-3 + file LICENSE",
  "Encoding": "UTF-8",
  "Remotes": [
    "csgillespie/poweRlaw"
  ],
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/mpadge/paretoconv",
  "BugReports": "https://github.com/mpadge/paretoconv/issues",
  "Config/pak/sysreqs": "make",
  "Repository": "https://mpadge.r-universe.dev",
  "Date/Publication": "2026-03-23 11:36:11 UTC",
  "RemoteUrl": "https://github.com/mpadge/paretoconv",
  "RemoteRef": "HEAD",
  "RemoteSha": "d8bacdb6c337406eca246b2dcd6063f6dfad2615",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-11 06:28:50 UTC",
    "User": "root"
  },
  "Author": "Mark Padgham [aut, cre],\nColin Gillespie [ctb, cph] (Author of included rplconv code)",
  "Maintainer": "Mark Padgham <mark.padgham@email.com>",
  "MD5sum": "aa5dfdf3bba8e05073d94fff8f8e1274",
  "_user": "mpadge",
  "_type": "src",
  "_file": "paretoconv_0.0.1.001.tar.gz",
  "_fileid": "8071363f0c1ee32c7ef715abb9260f19e6f4ea642494080dee32fcaad308aec3",
  "_filesize": 120425,
  "_sha256": "8071363f0c1ee32c7ef715abb9260f19e6f4ea642494080dee32fcaad308aec3",
  "_created": "2026-05-11T06:28:50.000Z",
  "_published": "2026-05-22T11:47:26.106Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373157081,
      "time": 3730,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77373157087,
      "time": 3730,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77373157515,
      "time": 3727,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77373157108,
      "time": 3733,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77373157509,
      "time": 3693,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77373157572,
      "time": 3756,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77373157390,
      "time": 3688,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77373157019,
      "time": 3753,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77373156806,
      "time": 3207,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6911686094"
    },
    {
      "job": 77373156690,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159729538"
    },
    {
      "job": 77373157434,
      "time": 3681,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAILURE",
      "artifact": ""
    },
    {
      "job": 77373157370,
      "time": 3694,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAILURE",
      "artifact": ""
    },
    {
      "job": 77373157439,
      "time": 3707,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAILURE",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/mpadge/actions/runs/25545782722",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mpadge/paretoconv",
  "_commit": {
    "id": "d8bacdb6c337406eca246b2dcd6063f6dfad2615",
    "author": "mark padgham <mark.padgham@email.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from mpadge/src\n\nre-implement kummer's M function in src/hypergeo.c",
    "time": 1774265771
  },
  "_maintainer": {
    "name": "Mark Padgham",
    "email": "mark.padgham@email.com",
    "login": "mpadge",
    "mastodon": "@mpadge@nerdculture.de",
    "uuid": 6697851
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "cubature",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "poweRlaw",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "VGAM",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "showtext",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tippy",
      "role": "Suggests"
    }
  ],
  "_owner": "mpadge",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "convolution",
    "pareto-distributions",
    "powerlaw"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mpadge",
      "count": 98,
      "uuid": 6697851
    }
  ],
  "_userbio": {
    "uuid": 6697851,
    "type": "user",
    "name": "mark padgham",
    "description": "rOpenSci software review lead"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/paretoconv"
  },
  "_devurl": "https://github.com/mpadge/paretoconv",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/paretoconv.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "compare_conv_distributions",
    "get_asymp_limit",
    "pareto_optimise",
    "paretoconv",
    "pdf_integral",
    "pparetoconv",
    "rplconv"
  ],
  "_help": [
    {
      "page": "compare_conv_distributions",
      "title": "Compares paretoconv with poweRlaw distributions",
      "topics": [
        "compare_conv_distributions"
      ]
    },
    {
      "page": "get_asymp_limit",
      "title": "Get limit of asymptotic convergence",
      "topics": [
        "get_asymp_limit"
      ]
    },
    {
      "page": "pareto_optimise",
      "title": "Locally optimal fitting of convoluted Pareto distribution to observed data",
      "topics": [
        "pareto_optimise"
      ]
    },
    {
      "page": "paretoconv",
      "title": "paretoconv.",
      "topics": [
        "paretoconv-package",
        "paretoconv"
      ]
    },
    {
      "page": "pdf_integral",
      "title": "Calculates integral of probability density functions for convoluted Pareto distributions",
      "topics": [
        "pdf_integral"
      ]
    },
    {
      "page": "pparetoconv",
      "title": "Estimate probability of observed KS statistic from synthetic models",
      "topics": [
        "pparetoconv"
      ]
    },
    {
      "page": "rplconv",
      "title": "Generate random deviates for power laws",
      "topics": [
        "rplconv"
      ]
    }
  ],
  "_readme": "https://github.com/mpadge/paretoconv/raw/HEAD/README.md",
  "_rundeps": [
    "cubature",
    "poweRlaw",
    "pracma",
    "Rcpp",
    "VGAM"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "paretoconv",
  "_universes": [
    "mpadge"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.001",
      "date": "2026-05-08T09:28:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d8bacdb6c337406eca246b2dcd6063f6dfad2615",
      "fileid": "249c54df8f249052467300a01755f6fc0072b79fedbd57f6c61c532794de8845",
      "status": "failure",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/25545782722"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.001",
      "date": "2026-05-22T11:47:06.000Z",
      "arch": "emscripten",
      "commit": "d8bacdb6c337406eca246b2dcd6063f6dfad2615",
      "fileid": "9ab55da6628f9895be979b3cef98249086474ee8207dc6b76c4389f1b9adde13",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/25545782722"
    }
  ]
}