Package: maxent.ot
Title: Perform Phonological Analyses using Maximum Entropy Optimality
        Theory
Version: 1.0.0
Authors@R: 
    c(person(given = "Connor",
           family = "Mayer",
           role = c("aut", "cre"),
           email = "cjmayer@uci.edu"),
      person(given = "Kie",
            family = "Zuraw",
            role = "aut",
            email = "kie@ucla.edu"),
      person(given = "Adeline",
            family = "Tan",
            role = "aut",
            email = "aderaetan@ucla.edu"))
Description: Fit Maximum Entropy Optimality Theory models to data sets,
  generate the predictions made by such models for novel data, and compare the 
  fit of different models using a variety of metrics. The package is described
  in Mayer, C., Tan, A., Zuraw, K. (in press) <https://sites.socsci.uci.edu/~cjmayer/papers/cmayer_et_al_maxent_ot_accepted.pdf>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: data.table
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/connormayer/maxent.ot
BugReports: https://github.com/connormayer/maxent.ot/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-09-20 16:15:22 UTC; conno
Author: Connor Mayer [aut, cre],
  Kie Zuraw [aut],
  Adeline Tan [aut]
Maintainer: Connor Mayer <cjmayer@uci.edu>
Repository: CRAN
Date/Publication: 2024-09-23 13:10:04 UTC
Built: R 4.3.3; ; 2024-09-23 15:12:17 UTC; unix
