Package: chessResults
Title: Scraper for Chess-Results.com
Version: 2026.08.27
Authors@R: person("Sirf", "Haru", email = "sirfharu@proton.me",
    role = c("aut", "cre", "cph"))
Description: Scrape data from <https://chess-results.com> and get a clean 
    'tibble'. Currently supports tournament information, starting rank,
    playing schedule, pairings/results for rounds, and closing rank.
License: GPL (>= 3)
URL: https://codeberg.org/SirfHaru/chessresults
        https://sirfharu.codeberg.page/chessresults
BugReports: https://codeberg.org/SirfHaru/chessresults/issues
Imports: dplyr (>= 1.2.1), janitor (>= 2.2.1), stringr (>= 1.6.0),
        tibble (>= 3.3.1), tidyr (>= 1.3.2), readr (>= 2.2.0), rvest
        (>= 1.0.5)
Depends: R (>= 4.6.0)
Suggests: spelling (>= 2.3.2)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-08-27 13:38:22 UTC; insaan
Author: Sirf Haru [aut, cre, cph]
Maintainer: Sirf Haru <sirfharu@proton.me>
Repository: CRAN
Date/Publication: 2026-08-28 07:01:26 UTC
