Package: bracketeer
Title: Tournament Generator
Version: 0.1.1
Authors@R: 
    person("Theo", "Blauberg", 
    email = "theo.blauberg@outlook.com", 
    role = c("aut", "cre", "cph"),
    comment = c(ORCID = "0000-0003-1780-0365"))
Description: Create and manage tournament brackets for various competition formats
    including single elimination, double elimination, round robin, Swiss system,
    and group-stage-to-knockout tournaments. Provides tools for seeding,
    scheduling, recording results, and tracking standings.
URL: https://github.com/bbtheo/bracketeer,
        https://bbtheo.github.io/bracketeer/
BugReports: https://github.com/bbtheo/bracketeer/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/Needs/website: pkgdown
NeedsCompilation: no
Packaged: 2026-02-21 10:44:47 UTC; theo
Author: Theo Blauberg [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-1780-0365>)
Maintainer: Theo Blauberg <theo.blauberg@outlook.com>
Depends: R (>= 4.1.0)
Repository: CRAN
Date/Publication: 2026-02-25 19:20:07 UTC
Built: R 4.4.3; ; 2026-02-25 23:34:45 UTC; unix
