The DESCRIPTION file:
tools:::Rd_package_DESCRIPTION("DPQ")
tools:::Rd_package_indices("DPQ")
An important goal is to investigate diverse algorithms and approximations
of R's own density (d*()), probability (p*()), and
quantile (q*()) functions, notably in “border” cases where
the traditional published algorithms have shown to be suboptimal, not
quite accurate, or even useless.
Examples are border cases of the beta distribution, or non-central
distributions such as the non-central chi-squared and t-distributions.