Package: horsey
Title: Access to the 'Lichess' API
Version: 1.0.1
Authors@R: 
    person("W. Kyle", "Hamilton", email = "kyle.hamilton@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8642-7990"))
Description: Package that accesses the 'Lichess' API (<https://lichess.org/api>).
  Supports both authenticated and unauthenticated requests. Basic functionality
  for game and player analysis.
License: MIT + file LICENSE
URL: https://github.com/kylehamilton/horsey
BugReports: https://github.com/kylehamilton/horsey/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: httr2, jsonlite, tibble, dplyr, stringr, cli, rlang
Suggests: spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2026-01-16 22:32:05 UTC; kyleh
Author: W. Kyle Hamilton [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8642-7990>)
Maintainer: W. Kyle Hamilton <kyle.hamilton@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-22 09:20:02 UTC
Built: R 4.5.2; ; 2026-01-23 00:51:07 UTC; windows
