Package: stable Version: 1.1.7 Title: Probability Functions and Generalized Regression Models for Stable Distributions Authors@R: c( person("Bruce", "Swihart", email="bruce.swihart@gmail.com", role=c("cre", "aut")), person("Jim" , "Lindsey", email="jlindsey@gen.unimaas.nl", role="aut", comment="Jim created this package, Bruce is maintaining the CRAN version"), person("Philippe", "Lambert", email="phlambert@stat.ucl.ac.be", role="aut") ) Depends: R (>= 1.4), rmutil Description: Density, distribution, quantile and hazard functions of a stable variate; generalized regression models for the parameters of a stable distribution. See the README for how to make equivalent calls to those of 'stabledist' (i.e., Nolan's 0-parameterization and 1-parameterization as detailed in Nolan (2020)). See github for Lambert and Lindsey 1999 JRSS-C journal article, which details the parameterization of the Buck (1995) stable. See the Details section of the `?dstable` help file for context and references. License: GPL (>= 2) URL: https://www.commanster.eu/rcode.html BugReports: https://github.com/swihart/stable/issues Encoding: UTF-8 LazyLoad: true RoxygenNote: 7.3.3 Repository: https://swihart.r-universe.dev Date/Publication: 2026-02-16 13:17:00 UTC RemoteUrl: https://github.com/swihart/stable RemoteRef: HEAD RemoteSha: d1b990e4579ea892e52dd42d38784711c6424055 NeedsCompilation: yes Packaged: 2026-06-16 08:48:12 UTC; root Author: Bruce Swihart [cre, aut], Jim Lindsey [aut] (Jim created this package, Bruce is maintaining the CRAN version), Philippe Lambert [aut] Maintainer: Bruce Swihart