Package: itscalledsoccer
Title: American Soccer Analysis API Client
Version: 0.1.0
Authors@R: 
    c(
        person(
            given = "Tyler",
            family = "Richardett",
            role = c("aut", "cre"),
            email = "tyler.richardett@gmail.com"
        ),
        person(
            given = "American Soccer Analysis",
            role = "cph",
            email = "americansocceranalysis@gmail.com"
        )
    )
Description: Provides a wrapper around the same API <https://app.americansocceranalysis.com/api/v1/__docs__/>
    that powers the American Soccer Analysis app.
License: MIT + file LICENSE
URL:
        https://github.com/American-Soccer-Analysis/itscalledsoccer/tree/main/R-package
BugReports: https://github.com/American-Soccer-Analysis/itscalledsoccer/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: R (>= 3.2.0)
Imports: dplyr (>= 1.0.0), httpcache (>= 1.2.0), glue (>= 1.4.1), httr
        (>= 1.4.2), jsonlite (>= 1.7.0), magrittr (>= 2.0.0), R6 (>=
        2.5.0), tidyr (>= 1.1.1), stringi (>= 1.5.3), rlang (>=
        0.4.10), data.table (>= 1.13.0), crayon, clisymbols
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-02-07 23:35:11 UTC; tylerrichardett
Author: Tyler Richardett [aut, cre],
  American Soccer Analysis [cph]
Maintainer: Tyler Richardett <tyler.richardett@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-08 16:30:02 UTC
