{
  "_id": "6a43c5bc58db26aa3c359c58",
  "Package": "miner",
  "Title": "Control Minecraft with RaspberryJuice API",
  "Version": "0.3.2",
  "Date": "2026-05-20",
  "Authors@R": "c(\nperson(\"Karl\",    \"Broman\",   role = c(\"aut\", \"cre\"), email = \"broman@wisc.edu\"),\nperson(\"Brooke\",  \"Anderson\", role=\"aut\"),\nperson(\"Gergely\", \"Daróczi\",  role=\"aut\"),\nperson(\"Ali\",     \"Zaidi\",    role=\"aut\"),\nperson(\"Mario\",   \"Inchiosa\", role=\"aut\"),\nperson(\"David\",   \"Smith\",    role=\"aut\")\n)",
  "Description": "Following the code in py3minepi, allows one to connect to\nthe minecraft from R.",
  "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": {
    "Date": "2026-06-30 13:24:19 UTC",
    "User": "root"
  },
  "Author": "Karl Broman [aut, cre],\nBrooke Anderson [aut],\nGergely Daróczi [aut],\nAli Zaidi [aut],\nMario Inchiosa [aut],\nDavid Smith [aut]",
  "Maintainer": "Karl Broman <broman@wisc.edu>",
  "MD5sum": "5bbc5ce07fd637eb8e7e9ced0a761e32",
  "_user": "kbroman",
  "_type": "src",
  "_file": "miner_0.3.2.tar.gz",
  "_fileid": "f4f016e0a3e87fb7baedf1492d50dd4c9d55226ed41dfa019530da2e76171200",
  "_filesize": 298378,
  "_sha256": "f4f016e0a3e87fb7baedf1492d50dd4c9d55226ed41dfa019530da2e76171200",
  "_created": "2026-06-30T13:24:19.000Z",
  "_published": "2026-06-30T13:33:48.042Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84301449580,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7981945749"
    },
    {
      "job": 84301449613,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7981945619"
    },
    {
      "job": 84301449745,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7982093820"
    },
    {
      "job": 84301449608,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7982138761"
    },
    {
      "job": 84300757309,
      "time": 186,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7981893918"
    },
    {
      "job": 84301449590,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7981939379"
    },
    {
      "job": 84301449670,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7981928832"
    },
    {
      "job": 84301449629,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7981921801"
    },
    {
      "job": 84301449895,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7981922639"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kbroman/actions/runs/28447514889",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kbroman/miner",
  "_commit": {
    "id": "66eb5cb553c44744370d799d89c5899f1cf7492a",
    "author": "Karl Broman <kbroman@gmail.com>",
    "committer": "Karl Broman <kbroman@gmail.com>",
    "message": "Avoid pasting of badges within vignette\n",
    "time": 1782825268
  },
  "_maintainer": {
    "name": "Karl Broman",
    "email": "broman@wisc.edu",
    "login": "kbroman",
    "mastodon": "@kbroman@rstats.me",
    "description": "Professor in Dept of Biostatistics & Medical Informatics at UW–Madison. Applied statistician working on statistical genomics.\n",
    "uuid": 53972
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "kbroman",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-19",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 24
    },
    {
      "week": "2026-21",
      "n": 12
    },
    {
      "week": "2026-23",
      "n": 2
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.1",
      "date": "2026-05-16"
    }
  ],
  "_topics": [
    "unconf",
    "unconf17"
  ],
  "_stars": 80,
  "_contributors": [
    {
      "user": "kbroman",
      "count": 191,
      "uuid": 53972
    },
    {
      "user": "geanders",
      "count": 101,
      "uuid": 5588360
    },
    {
      "user": "daroczig",
      "count": 31,
      "uuid": 495736
    },
    {
      "user": "revodavid",
      "count": 29,
      "uuid": 152948
    },
    {
      "user": "akzaidi",
      "count": 17,
      "uuid": 1307603
    },
    {
      "user": "nwstephens",
      "count": 2,
      "uuid": 7519295
    },
    {
      "user": "henrikbengtsson",
      "count": 2,
      "uuid": 1616850
    },
    {
      "user": "inchiosa",
      "count": 1,
      "uuid": 4316698
    }
  ],
  "_userbio": {
    "uuid": 53972,
    "type": "user",
    "name": "Karl Broman",
    "followers": 1479,
    "description": "Professor in Dept of Biostatistics & Medical Informatics at UW–Madison. Applied statistician working on statistical genomics.\r\n"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/miner"
  },
  "_devurl": "https://github.com/kbroman/miner",
  "_searchresults": 52,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/miner.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "chatPost",
    "find_entity",
    "find_item",
    "getBlock",
    "getBlockHits",
    "getBlocks",
    "getChatPosts",
    "getEntityTypes",
    "getHeight",
    "getPlayerDirection",
    "getPlayerId",
    "getPlayerIds",
    "getPlayerName",
    "getPlayerPitch",
    "getPlayerPos",
    "getPlayerRotation",
    "mc_close",
    "mc_connect",
    "setBlock",
    "setBlocks",
    "setPlayerDirection",
    "setPlayerPitch",
    "setPlayerPos",
    "setPlayerRotation",
    "spawnEntity"
  ],
  "_datasets": [
    {
      "name": "mc_items",
      "title": "Minecraft item information",
      "object": "mc_items",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "id",
        "style"
      ],
      "rows": 719,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "chatPost",
      "title": "Post to chat",
      "topics": [
        "chatPost"
      ]
    },
    {
      "page": "find_entity",
      "title": "Find entity by name",
      "topics": [
        "find_entity"
      ]
    },
    {
      "page": "find_item",
      "title": "Find item by name or ID/style",
      "topics": [
        "find_item"
      ]
    },
    {
      "page": "getBlock",
      "title": "Determine block type and style at some position",
      "topics": [
        "getBlock"
      ]
    },
    {
      "page": "getBlockHits",
      "title": "Get most recent block hits",
      "topics": [
        "getBlockHits"
      ]
    },
    {
      "page": "getBlocks",
      "title": "Determine block types in a cuboid",
      "topics": [
        "getBlocks"
      ]
    },
    {
      "page": "getChatPosts",
      "title": "Pull the most recent chat message",
      "topics": [
        "getChatPosts"
      ]
    },
    {
      "page": "getEntityTypes",
      "title": "Get entity types",
      "topics": [
        "getEntityTypes"
      ]
    },
    {
      "page": "getHeight",
      "title": "Get height of the world at a given position",
      "topics": [
        "getHeight"
      ]
    },
    {
      "page": "getPlayerDirection",
      "title": "Get player direction as unit vector",
      "topics": [
        "getPlayerDirection"
      ]
    },
    {
      "page": "getPlayerId",
      "title": "Get player ID",
      "topics": [
        "getPlayerId"
      ]
    },
    {
      "page": "getPlayerIds",
      "title": "Get player IDs",
      "topics": [
        "getPlayerIds"
      ]
    },
    {
      "page": "getPlayerName",
      "title": "Get player name",
      "topics": [
        "getPlayerName"
      ]
    },
    {
      "page": "getPlayerPitch",
      "title": "Get player pitch",
      "topics": [
        "getPlayerPitch"
      ]
    },
    {
      "page": "getPlayerPos",
      "title": "Get player position",
      "topics": [
        "getPlayerPos"
      ]
    },
    {
      "page": "getPlayerRotation",
      "title": "Get player rotation",
      "topics": [
        "getPlayerRotation"
      ]
    },
    {
      "page": "mc_close",
      "title": "Close cached connection to Minecraft server",
      "topics": [
        "mc_close"
      ]
    },
    {
      "page": "mc_connect",
      "title": "Create a connection to a Minecraft server",
      "topics": [
        "mc_connect"
      ]
    },
    {
      "page": "mc_items",
      "title": "Minecraft item information",
      "topics": [
        "mc_items"
      ]
    },
    {
      "page": "setBlock",
      "title": "Place a block",
      "topics": [
        "setBlock"
      ]
    },
    {
      "page": "setBlocks",
      "title": "Place blocks in a cuboid",
      "topics": [
        "setBlocks"
      ]
    },
    {
      "page": "setPlayerDirection",
      "title": "Set a player's direction",
      "topics": [
        "setPlayerDirection"
      ]
    },
    {
      "page": "setPlayerPitch",
      "title": "Set a player's pitch",
      "topics": [
        "setPlayerPitch"
      ]
    },
    {
      "page": "setPlayerPos",
      "title": "Change player position",
      "topics": [
        "setPlayerPos"
      ]
    },
    {
      "page": "setPlayerRotation",
      "title": "Set a player's rotation",
      "topics": [
        "setPlayerRotation"
      ]
    },
    {
      "page": "spawnEntity",
      "title": "Spawn an entity",
      "topics": [
        "spawnEntity"
      ]
    }
  ],
  "_pkglogo": "https://github.com/kbroman/miner/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/kbroman/miner/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "miner.Rmd",
      "filename": "miner.html",
      "title": "Program in Minecraft with R and miner",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction ",
        "Installation",
        "About Minecraft",
        "Your first miner adventure",
        "Overview of miner commands",
        "Suggestions for writing your own programs with miner",
        "Details on Setting up a Minecraft server",
        "Acknowledgments and References"
      ],
      "created": "2017-05-30 15:17:31",
      "modified": "2026-06-30 13:14:28",
      "commits": 26
    }
  ],
  "_score": 7.418433880080325,
  "_indexed": true,
  "_nocasepkg": "miner",
  "_universes": [
    "kbroman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-30T13:26:22.000Z",
      "distro": "resolute",
      "commit": "66eb5cb553c44744370d799d89c5899f1cf7492a",
      "fileid": "6a85bfe12a81783bed785dc529449a1fe9482b58f0e60824b4590c94374e0abf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28447514889"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-30T13:26:20.000Z",
      "distro": "resolute",
      "commit": "66eb5cb553c44744370d799d89c5899f1cf7492a",
      "fileid": "7ac121f45e719a4397ff0565d792cee4181ec25c61b63d7ef04c8bf2fef26625",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28447514889"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-30T13:31:41.000Z",
      "commit": "66eb5cb553c44744370d799d89c5899f1cf7492a",
      "fileid": "ca0b0e31ce136350cb61ce25bec1ecbba792a52e6ae35ff78c06ff075dbf87c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28447514889"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-30T13:33:22.000Z",
      "commit": "66eb5cb553c44744370d799d89c5899f1cf7492a",
      "fileid": "057dd7075e8f82af4f9eef3790cb0d27ce11c3a51d0c121d28d7d9fcbb4bea04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28447514889"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-06-30T13:26:16.000Z",
      "commit": "66eb5cb553c44744370d799d89c5899f1cf7492a",
      "fileid": "68ca5f96836cbf1dff970d440e90089bcdd259d10669aef4ab63d745b040b317",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28447514889"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-30T13:25:35.000Z",
      "commit": "66eb5cb553c44744370d799d89c5899f1cf7492a",
      "fileid": "afc6fdd577112253195bd1e48ad6e0e9007e6b05b56046de8ef6a5f682a7c32c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28447514889"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-30T13:25:22.000Z",
      "commit": "66eb5cb553c44744370d799d89c5899f1cf7492a",
      "fileid": "c0c34fd9cb6dc0ac0441cd39b39fa0c54e2cbde1fdc222ff5b3d745370e80ee9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28447514889"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-30T13:25:23.000Z",
      "commit": "66eb5cb553c44744370d799d89c5899f1cf7492a",
      "fileid": "2c45e48a95c041df9ce61dde45db33ecabdc8453101fbe0f02f03d54dca02a58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28447514889"
    }
  ]
}