Package: chessResults
Title: Scraper for Chess-Results.com
Version: 2026.07.12
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. 
    All requests to the <https://chess-results.com> server are made using 
    'polite'.
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), polite (>= 0.1.4),
        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
RoxygenNote: 8.0.0
Language: en-US
NeedsCompilation: no
Packaged: 2026-07-11 15:15:32 UTC; insaan
Author: Sirf Haru [aut, cre, cph]
Maintainer: Sirf Haru <sirfharu@proton.me>
Repository: CRAN
Date/Publication: 2026-07-11 16:20:02 UTC
Built: R 4.6.0; ; 2026-07-11 19:13:12 UTC; unix
