Package: chessResults
Title: Scrapper for Chess-Results.com
Version: 2026.07.05
Authors@R: person("SirfHaru", email = "105.hydrated233@passinbox.com", 
    role = c("aut", "cre"))
Description: Scrap data from chess-results.com and return a clean 'tibble'.
    Currently only supports tournament details and starting rank table.
License: GPL (>= 3)
URL: https://codeberg.org/SirfHaru/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: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-05 07:24:09 UTC; insaan
Author: SirfHaru [aut, cre]
Maintainer: SirfHaru <105.hydrated233@passinbox.com>
Repository: CRAN
Date/Publication: 2026-07-11 08:50:06 UTC
