Package: Rgof
Title: 1d Goodness of Fit Tests
Version: 4.0.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
LinkingTo: Rcpp
Imports: Rcpp, parallel, ggplot2, stats, graphics, microbenchmark,
        nortest
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
VignetteBuilder: knitr
Depends: R (>= 3.5)
LazyData: true
Config/roxygen2/version: 8.0.0
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2026-09-13 10:41:09 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: 2026-09-13 11:10:02 UTC
Built: R 4.5.2; x86_64-apple-darwin20; 2026-09-13 12:39:57 UTC; unix
Archs: Rgof.so.dSYM
