{
  "_id": "6a241f6fa1338011a79f00ef",
  "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-06 11:45:29 UTC",
  "RemoteUrl": "https://github.com/kbroman/miner",
  "RemoteRef": "HEAD",
  "RemoteSha": "206577a76648b2e5bd744a0c19bb50fee91cca7d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 13:21:17 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": "5e59041e61b04686962cdba2c2f22f4a",
  "_user": "kbroman",
  "_type": "src",
  "_file": "miner_0.3.2.tar.gz",
  "_fileid": "ecdb184720690562a8ba38bcdb41bd1f15e1dcd119ceb34638a018cce0fa6842",
  "_filesize": 298014,
  "_sha256": "ecdb184720690562a8ba38bcdb41bd1f15e1dcd119ceb34638a018cce0fa6842",
  "_created": "2026-06-06T13:21:17.000Z",
  "_published": "2026-06-06T13:23:59.033Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79880057681,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7454744342"
    },
    {
      "job": 79880057694,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7454742149"
    },
    {
      "job": 79880057685,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7454739383"
    },
    {
      "job": 79880057691,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7454741277"
    },
    {
      "job": 79879902762,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7454730483"
    },
    {
      "job": 79880057688,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7454739950"
    },
    {
      "job": 79880057687,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7454737926"
    },
    {
      "job": 79880057698,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7454738043"
    },
    {
      "job": 79880057686,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7454736764"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kbroman/actions/runs/27063368829",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kbroman/miner",
  "_commit": {
    "id": "206577a76648b2e5bd744a0c19bb50fee91cca7d",
    "author": "Karl Broman <kbroman@gmail.com>",
    "committer": "Karl Broman <kbroman@gmail.com>",
    "message": "vignette: CSS loaded from web\n",
    "time": 1780746329
  },
  "_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
    }
  ],
  "_tags": [
    {
      "name": "0.3.1",
      "date": "2026-05-16"
    }
  ],
  "_topics": [
    "unconf",
    "unconf17"
  ],
  "_stars": 80,
  "_contributors": [
    {
      "user": "kbroman",
      "count": 189,
      "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",
    "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.0",
  "_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",
    "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 <a href=\"https://github.com/kbroman/miner\"><img src=\"https://kbroman.org/miner/miner_logo.png\" align=\"right\" height=\"138\" alt=\"miner logo\"/></a>",
        "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-06 11:45:29",
      "commits": 24
    }
  ],
  "_score": 7.242342621024644,
  "_indexed": true,
  "_nocasepkg": "miner",
  "_universes": [
    "kbroman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-06T13:23:33.000Z",
      "distro": "noble",
      "commit": "206577a76648b2e5bd744a0c19bb50fee91cca7d",
      "fileid": "866fc441599f3ab01abb613d229123c9324599dd413e1ae5c25296c9054c9579",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/27063368829"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-06-06T13:23:12.000Z",
      "distro": "noble",
      "commit": "206577a76648b2e5bd744a0c19bb50fee91cca7d",
      "fileid": "72d0480a01f059d123b1150cf34d37a7b47028e5dfc7782602a8b3e6ce65c6bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/27063368829"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-06T13:22:47.000Z",
      "commit": "206577a76648b2e5bd744a0c19bb50fee91cca7d",
      "fileid": "3810bfc3a84c93d0a24c8b961a2ae7973af7b72212ebbd21f01322af9210bd08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/27063368829"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-06-06T13:23:06.000Z",
      "commit": "206577a76648b2e5bd744a0c19bb50fee91cca7d",
      "fileid": "131a100c97d1a4d66dcc1b8197f7dae36adb06c4ffbd4c57552193028d311bdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/27063368829"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-06-06T13:23:02.000Z",
      "commit": "206577a76648b2e5bd744a0c19bb50fee91cca7d",
      "fileid": "ba4f1b1ebf30bcf2f64bdb514f4d5c7dae37d9626f8a2448672558f329830ff9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/27063368829"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-06T13:22:26.000Z",
      "commit": "206577a76648b2e5bd744a0c19bb50fee91cca7d",
      "fileid": "a1736c3bb019d765a850a2a73450444bdcbf77a74464cae91905c6895673448e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/27063368829"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-06T13:22:27.000Z",
      "commit": "206577a76648b2e5bd744a0c19bb50fee91cca7d",
      "fileid": "f9be9dc0283ba9dc4a6dc510d1e1a95eafa769e0db9ca0dbdc12daa6899d6a1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/27063368829"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-06-06T13:22:15.000Z",
      "commit": "206577a76648b2e5bd744a0c19bb50fee91cca7d",
      "fileid": "1e6ee83621fd6411f7a20de46988729d3c529b9f3a817e835cf134fe5122cf52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/27063368829"
    }
  ]
}