R package to calculate the density, the distribution function, the quantile function and the random generation of the McCullagh distribution.
To install mccullagh package, use
if(!require("devtools")) install.packages("devtools")
devtools::install_github("jiperezga/mccullagh")