Package: paretoconv Title: Calculates the N-Fold Convolution of Two Pareto Distributions Version: 0.0.1.001 Authors@R: c( person("Mark", "Padgham", email="mark.padgham@email.com", role=c("aut", "cre")), person("Colin", "Gillespie", role=c ("ctb", "cph"), comment="Author of included rplconv code")) Description: Calculates the n-fold convolution of two Pareto distributions using the techniques devised by Colin Ramsay. Depends: R (>= 3.0.0) License: GPL-3 + file LICENSE Encoding: UTF-8 Imports: cubature, methods, poweRlaw, stats, VGAM Suggests: devtools, ggplot2, knitr, magrittr, rmarkdown, showtext, testthat, tidyr, tippy 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: 2026-06-13 06:52:24 UTC; root Author: Mark Padgham [aut, cre], Colin Gillespie [ctb, cph] (Author of included rplconv code) Maintainer: Mark Padgham