{
  "_id": "6a2d0d543efcd9bda42ef6e4",
  "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-06-13 06:52:24 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": "2b94b1b3ca5c4401c9bdbaacdcbb1ab2",
  "_user": "mpadge",
  "_type": "src",
  "_file": "paretoconv_0.0.1.001.tar.gz",
  "_fileid": "6b5e939080f5da4de3fe280db1a9ea5ff6382b69f9bc1facef0c11db74a0ba87",
  "_filesize": 120611,
  "_sha256": "6b5e939080f5da4de3fe280db1a9ea5ff6382b69f9bc1facef0c11db74a0ba87",
  "_created": "2026-06-13T06:52:24.000Z",
  "_published": "2026-06-13T07:57:08.191Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81170662530,
      "time": 3719,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 81170662527,
      "time": 3734,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 81170662535,
      "time": 3772,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 81170662539,
      "time": 3733,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 81170662528,
      "time": 3714,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 81170662522,
      "time": 3799,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 81170662532,
      "time": 3697,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 81170662531,
      "time": 3851,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 81167340708,
      "time": 3199,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7608344540"
    },
    {
      "job": 81170662491,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608359816"
    },
    {
      "job": 81170662498,
      "time": 3671,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAILURE",
      "artifact": ""
    },
    {
      "job": 81170662507,
      "time": 3669,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAILURE",
      "artifact": ""
    },
    {
      "job": 81170662501,
      "time": 3673,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAILURE",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/mpadge/actions/runs/27265401341",
  "_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",
    "description": "rOpenSci software review lead",
    "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",
    "LICENSE",
    "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-06-10T09:56:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d8bacdb6c337406eca246b2dcd6063f6dfad2615",
      "fileid": "e3f9185223f7ddb6510df77fb87251cff504567231bd01318f00c810377ae637",
      "status": "failure",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/27265401341"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.001",
      "date": "2026-06-13T06:54:43.000Z",
      "arch": "emscripten",
      "commit": "d8bacdb6c337406eca246b2dcd6063f6dfad2615",
      "fileid": "5619942b5fe3b5861ac626a5071cd64146a63a6bba2575036f69a88445a30384",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/27265401341"
    }
  ]
}