nhlapi: A Minimum-Dependency 'R' Interface to the 'NHL' API

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.

Version: 0.1.4
Depends: R (≥ 2.10)
Imports: jsonlite
Suggests: testthat, roxygen2, knitr, rmarkdown
Published: 2021-02-20
Author: Jozef Hajnala [aut, cre]
Maintainer: Jozef Hajnala <jozef.hajnala at gmail.com>
BugReports: https://github.com/jozefhajnala/nhlapi/issues
License: AGPL-3
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.
URL: https://github.com/jozefhajnala/nhlapi
NeedsCompilation: no
Language: en-US
Materials: README NEWS
In views: SportsAnalytics
CRAN checks: nhlapi results

Documentation:

Reference manual: nhlapi.pdf
Vignettes: Low Level NHL API
Retrieving player data from the NHL API
Retrieving team data from the NHL API

Downloads:

Package source: nhlapi_0.1.4.tar.gz
Windows binaries: r-prerel: nhlapi_0.1.4.zip, r-release: nhlapi_0.1.4.zip, r-oldrel: nhlapi_0.1.4.zip
macOS binaries: r-prerel (arm64): nhlapi_0.1.4.tgz, r-release (arm64): nhlapi_0.1.4.tgz, r-oldrel (arm64): nhlapi_0.1.4.tgz, r-prerel (x86_64): nhlapi_0.1.4.tgz, r-release (x86_64): nhlapi_0.1.4.tgz
Old sources: nhlapi archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nhlapi to link to this page.