Package: nhlapi
Type: Package
Title: A Minimum-Dependency 'R' Interface to the 'NHL' API
Version: 0.1.4
Authors@R: person("Jozef", "Hajnala", email = "jozef.hajnala@gmail.com", role = c("aut", "cre"))
Maintainer: Jozef Hajnala <jozef.hajnala@gmail.com>
Description: Retrieves and processes the data exposed by the open 'NHL' API. This includes information on players, teams, games, tournaments, drafts, standings, schedules and other endpoints. A lower-level interface to access the data via URLs directly is also provided.
Depends: R (>= 2.10)
Imports: jsonlite
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat, roxygen2, knitr, rmarkdown
License: AGPL-3
Language: en-US
URL: https://github.com/jozefhajnala/nhlapi
BugReports: https://github.com/jozefhajnala/nhlapi/issues
VignetteBuilder: knitr
SysDataCompression: xz
Copyright: NHL and the NHL Shield are registered trademarks of the
        National Hockey League. NHL and NHL team marks are the property
        of the NHL and its teams.
NeedsCompilation: no
Packaged: 2021-02-19 14:18:47 UTC; root
Author: Jozef Hajnala [aut, cre]
Repository: CRAN
Date/Publication: 2021-02-20 01:20:05 UTC
Built: R 4.1.0; ; 2021-05-26 07:19:59 UTC; unix
