Package: melt
Type: Package
Title: Multiple Empirical Likelihood Tests
Version: 1.3.0
Description: Empirical likelihood-based multiple testing for the analysis of experimental designs. 
  Details of the testing procedures are given in Kim et al. (2021) <arxiv:2112.09206>. Additional functions for regression analysis are included.
URL: https://github.com/markean/melt
BugReports: https://github.com/markean/melt/issues
License: GPL (>= 2)
Depends: R (>= 3.6.0)
Imports: Rcpp (>= 1.0.6), stats
LinkingTo: Rcpp, RcppEigen, RcppProgress
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: yes
Authors@R: 
    c(person(given = "Eunseop", 
             family = "Kim", 
             email = "kim.7302@osu.edu", 
             role = c("aut", "cre")),
      person(given = "Steven",
             family = "MacEachern",
             role = c("aut", "ths")),
      person(given = "Mario",
             family = "Peruggia",
             role = c("aut", "ths")))
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Packaged: 2022-03-06 21:49:49 UTC; markean
Author: Eunseop Kim [aut, cre],
  Steven MacEachern [aut, ths],
  Mario Peruggia [aut, ths]
Maintainer: Eunseop Kim <kim.7302@osu.edu>
Repository: CRAN
Date/Publication: 2022-03-07 07:50:16 UTC
