{
  "_id": "6a587ba6ff0138dec5d740e2",
  "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-07-16 05:30:23 UTC",
    "User": "root"
  },
  "Author": "Mark Padgham [aut, cre],\nColin Gillespie [ctb, cph] (Author of included rplconv code)",
  "Maintainer": "Mark Padgham <mark.padgham@email.com>",
  "_user": "mpadge",
  "_type": "src",
  "_file": "paretoconv_0.0.1.001.tar.gz",
  "_fileid": "https://r2.ropensci.org/6849e46085a41a7273ad0933ff3d57f8ae05c5a2ebf1b055e592f261354b4725",
  "_filesize": 120626,
  "_sha256": "6849e46085a41a7273ad0933ff3d57f8ae05c5a2ebf1b055e592f261354b4725",
  "_expires": "2026-10-24T06:35:16.000Z",
  "_created": "2026-07-16T05:30:23.000Z",
  "_published": "2026-07-16T06:35:18.346Z",
  "_jobs": [
    {
      "job": 87543200882,
      "time": 3754,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 87543200873,
      "time": 3739,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 87543200936,
      "time": 3765,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 87543200907,
      "time": 3803,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 87543200898,
      "time": 3702,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 87543200878,
      "time": 3749,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 87543200866,
      "time": 3696,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 87543200868,
      "time": 3790,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 87536305875,
      "time": 3198,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8365860262"
    },
    {
      "job": 87543200821,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8365902242"
    },
    {
      "job": 87543200864,
      "time": 3681,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAILURE",
      "artifact": ""
    },
    {
      "job": 87543200888,
      "time": 3678,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAILURE",
      "artifact": ""
    },
    {
      "job": 87543200877,
      "time": 3682,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "FAILURE",
      "artifact": ""
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mpadge/actions/runs/29230573948",
  "_status": "failure",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 325,
    "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.1",
  "_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.1",
      "os": "linux",
      "version": "0.0.1.001",
      "date": "2026-07-13T07:52:38.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d8bacdb6c337406eca246b2dcd6063f6dfad2615",
      "fileid": "https://r2.ropensci.org/28bec8b30605c1c4881d9b341033fcebf983b1bb3f11e1bbe7db28c1d636881a",
      "status": "failure",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/29230573948"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.001",
      "date": "2026-07-16T05:33:07.000Z",
      "arch": "emscripten",
      "commit": "d8bacdb6c337406eca246b2dcd6063f6dfad2615",
      "fileid": "https://r2.ropensci.org/3939e7570a6e2f01a9e87c960d3065160613e8ee5571bf67f8a7087e3b5caf0d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mpadge/actions/runs/29230573948"
    }
  ]
}