Package: flipped Title: Applies various odd models for coin flipping Version: 0.0.1 Authors@R: person(given = "Brian", family = "O'Meara", role = c("aut", "cre"), email = "omeara.brian@gmail.com", comment = c(ORCID = "0000-0002-0337-5997")) Description: Everyone uses the binomial as the distribution for coin flipping: this assumes for a given coin, the probability of landing heads is constant for all time. It is likely a very sound assumption. However, even for this simple example other models may be possible. This package contains such models. License: GPL (>= 3) Imports: nloptr, stats Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Config/pak/sysreqs: cmake Repository: https://phylotastic.r-universe.dev Date/Publication: 2021-11-06 19:55:56 UTC RemoteUrl: https://github.com/bomeara/flipped RemoteRef: HEAD RemoteSha: 70e934a083e24603a2b2868577e299f9f0c91faa NeedsCompilation: no Packaged: 2026-06-18 07:38:36 UTC; root Author: Brian O'Meara [aut, cre] (ORCID: ) Maintainer: Brian O'Meara