Package: Rgof
Title: 1d Goodness of Fit Tests
Version: 3.3.0
Authors@R: 
    person(given = "Wolfgang",
           family = "Rolke",
           role = c("aut", "cre"),
           email = "wolfgang.rolke@upr.edu",
           comment = c(ORCID = "0000-0002-3514-726X"))
Description: Routines that allow the user to run a large number of goodness-of-fit tests.  
     It allows for data to be continuous or discrete. It includes routines to estimate
     the power of the tests and display them as a power graph.
     The routine run.studies allows a user to quickly study the power of a new method and 
     how it compares to some of the standard ones.      
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
LinkingTo: Rcpp
Imports: Rcpp, parallel, ggplot2, stats, graphics, microbenchmark,
        nortest
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
Depends: R (>= 3.5)
LazyData: true
NeedsCompilation: yes
Packaged: 2025-06-16 18:20:32 UTC; Wolfgang
Author: Wolfgang Rolke [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3514-726X>)
Maintainer: Wolfgang Rolke <wolfgang.rolke@upr.edu>
Repository: CRAN
Date/Publication: 2025-06-16 18:30:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 08:34:50 UTC; unix
Archs: Rgof.so.dSYM
