Package: gofedf Title: Goodness of Fit Tests Based on Empirical Distribution Functions Version: 1.1.0 Authors@R: c( person("Richard", "Lockhart", role = c("aut"), email = "lockhart@sfu.ca"), person("Payman", "Nickchi", role = c("aut","cre"), email = "payman.nickchi@gmail.com") ) Description: Routines that allow the user to run goodness of fit tests based on empirical distribution functions for formal model evaluation in a general likelihood model. In addition, functions are provided to test if a sample follows Normal or Gamma distributions, validate the normality assumptions in a linear model, and examine the appropriateness of a Gamma distribution in generalized linear models with various link functions. Michael Arthur Stephens (1976) . License: GPL (>= 3) URL: https://github.com/pnickchi/gofedf BugReports: https://github.com/pnickchi/gofedf/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 2.10) Imports: stats, CompQuadForm, MASS, glm2, statmod NeedsCompilation: no Author: Richard Lockhart [aut], Payman Nickchi [aut, cre] Maintainer: Payman Nickchi Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Repository: https://pnickchi.r-universe.dev Date/Publication: 2026-04-12 00:52:21 UTC RemoteUrl: https://github.com/pnickchi/gofedf RemoteRef: HEAD RemoteSha: 4f5a65f0277cc466e119042d8de5d568adc98203 Packaged: 2026-06-11 11:07:13 UTC; root