Tools for analysing board game data. Mainly focused on providing an interface for BoardGameGeek's XML API2 through R6 class system objects. More details about the BoardGameGeek's API can be obtained here <https://boardgamegeek.com/wiki/page/BGG_XML_API2>.
Version: | 0.2.1 |
Depends: | R (≥ 4.0.0), data.table, R6 |
Imports: | checkmate, pryr, stringr, utils, xml2 |
Suggests: | testthat |
Published: | 2022-08-31 |
Author: | Jakub Bujnowicz [aut, cre] |
Maintainer: | Jakub Bujnowicz <bujnowiczgithub at gmail.com> |
License: | GPL-3 |
URL: | https://github.com/JakubBujnowicz/bggAnalytics |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | bggAnalytics results |
Reference manual: | bggAnalytics.pdf |
Package source: | bggAnalytics_0.2.1.tar.gz |
Windows binaries: | r-devel: bggAnalytics_0.2.1.zip, r-release: bggAnalytics_0.2.1.zip, r-oldrel: bggAnalytics_0.2.1.zip |
macOS binaries: | r-release (arm64): bggAnalytics_0.2.1.tgz, r-oldrel (arm64): bggAnalytics_0.2.1.tgz, r-release (x86_64): bggAnalytics_0.2.1.tgz, r-oldrel (x86_64): bggAnalytics_0.2.1.tgz |
Old sources: | bggAnalytics archive |
Please use the canonical form https://CRAN.R-project.org/package=bggAnalytics to link to this page.