README.md

wurstmineR

This is wurstmineR version 0.1.6 (semver). wurstmineR is an experimental R package meant for working with a Minecraft server that uses the vanilla Minecraft server API (i.e. Wurstmineberg). Or just regular Minecraft player statistics.

History

Initially, it was compiled from the fustercluck that is wurstminestats, in an attempt to make everything a little less horrible. As of now it contains pretty much all the relevant functionality as wurstminestats did at that point, and exceeds it in some cases. It also comes bundled with the strings.* datasets from our assets site, since they're pretty much static anyway and only need to be updated/pulled manually if there is, for example, a new mob or item. However, you can use getStrings() to either update said datasets or pull them from a different source.

With version 0.1.1 it gained the ability to easily read in local player stats files, however the functionality regarding non-API data is still fairly limited, but I intend to expand that in the future.

Note

Beware that this package uses a bunch of third party packages for all kinds of functions. The packages are listed in the Description file. The most important dependency is jsonlite >= 0.9.7, because the dataset transformations will not work with previous versions of jsonlite, or at least it won't work with jsonlite 0.9.6.



jemus42/wurstmineR documentation built on May 19, 2019, 4:03 a.m.