Package: NBAloveR
Title: Help Basketball Data Analysis
Version: 0.1.3.3
Authors@R: person("Koki", "Ando", email = "koki.25.ando@gmail.com", role = c("aut", "cre"))
Description: Provides interface to the online basketball data resources
such as Basketball reference API
and helps R users
analyze basketball data.
Depends: R (>= 3.1)
License: GPL-2
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, ggplot2, plyr, rvest, stringr, xml2
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Imports: magrittr, dplyr, stats, tidyr
Config/pak/sysreqs: libicu-dev
Repository: https://koki25ando.r-universe.dev
Date/Publication: 2022-02-25 13:32:21 UTC
RemoteUrl: https://github.com/koki25ando/nbalover
RemoteRef: HEAD
RemoteSha: b2a0c47fdf49bb2f1341fc5ff86cb073a7d53c36
NeedsCompilation: no
Packaged: 2026-06-06 09:18:10 UTC; root
Author: Koki Ando [aut, cre]
Maintainer: Koki Ando