Package: DPQmpfr Title: DPQ (Density, Probability, Quantile) Distribution Computations using MPFR Version: 0.3-4 VersionNote: Last CRAN: 0.3-3 on 2024-08-19; 0.3-2 on 2023-12-05; 0.3-1 on 2021-05-17 Date: 2025-10-15 Authors@R: person("Martin","Maechler", role=c("aut","cre"), email="maechler@stat.math.ethz.ch", comment = c(ORCID = "0000-0002-8685-9910")) Description: An extension to the 'DPQ' package with computations for 'DPQ' (Density (pdf), Probability (cdf) and Quantile) functions, where the functions here partly use the 'Rmpfr' package and hence the underlying 'MPFR' and 'GMP' C libraries. Depends: R (>= 4.0.0) Imports: DPQ (>= 0.6-1), Rmpfr (>= 1.1-1), gmp (>= 0.6-4), sfsmisc, stats, graphics, methods, utils License: GPL (>= 2) Encoding: UTF-8 URL: https://specfun.r-forge.r-project.org/, https://r-forge.r-project.org/R/?group_id=611, https://r-forge.r-project.org/scm/viewvc.php/pkg/DPQmpfr/?root=specfun, svn://svn.r-forge.r-project.org/svnroot/specfun/pkg/DPQmpfr BugReports: https://r-forge.r-project.org/tracker/?atid=2462&group_id=611 Config/pak/sysreqs: libgmp3-dev Repository: https://r-forge.r-universe.dev Date/Publication: 2026-01-07 21:05:14 UTC RemoteUrl: https://github.com/r-forge/specfun RemoteRef: HEAD RemoteSha: 64c907fbb86803f0b018bda8fe2df3bf09e03832 RemoteSubdir: pkg/DPQmpfr NeedsCompilation: no Packaged: 2026-06-21 06:40:33 UTC; root Author: Martin Maechler [aut, cre] (ORCID: ) Maintainer: Martin Maechler