Package: miner Title: Control Minecraft with RaspberryJuice API Version: 0.3.2 Date: 2026-05-20 Authors@R: c( person("Karl", "Broman", role = c("aut", "cre"), email = "broman@wisc.edu"), person("Brooke", "Anderson", role="aut"), person("Gergely", "Daróczi", role="aut"), person("Ali", "Zaidi", role="aut"), person("Mario", "Inchiosa", role="aut"), person("David", "Smith", role="aut") ) Description: Following the code in py3minepi, allows one to connect to the minecraft from R. Depends: R (>= 3.5.0) Imports: stats, utils Suggests: testthat, knitr, rmarkdown License: MIT + file LICENSE Encoding: UTF-8 LazyData: true URL: https://github.com/kbroman/miner BugReports: https://github.com/kbroman/miner/issues VignetteBuilder: knitr Roxygen: list(markdown=TRUE) Config/roxygen2/version: 8.0.0 Repository: https://kbroman.r-universe.dev Date/Publication: 2026-06-30 13:14:28 UTC RemoteUrl: https://github.com/kbroman/miner RemoteRef: HEAD RemoteSha: 66eb5cb553c44744370d799d89c5899f1cf7492a NeedsCompilation: no Packaged: 2026-06-30 13:24:19 UTC; root Author: Karl Broman [aut, cre], Brooke Anderson [aut], Gergely Daróczi [aut], Ali Zaidi [aut], Mario Inchiosa [aut], David Smith [aut] Maintainer: Karl Broman