{
  "_id": "6a4788f56527f6f71fa0d2c3",
  "Package": "craft",
  "Title": "Extra Functions to Control Minecraft with RaspberryJuice API",
  "Version": "0.3.6",
  "Date": "2025-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\"),\nperson(\"Felix\",   \"Ling\",     role=\"aut\")\n)",
  "Description": "Extra functions to illustrate the use of the miner package\nto control Minecraft with the RaspberryJuice API.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/kbroman/craft",
  "BugReports": "https://github.com/kbroman/craft/issues",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown=TRUE)",
  "Remotes": [
    "kbroman/miner",
    "kbroman/Rmaze"
  ],
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake libfftw3-dev libglpk-dev make libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libxml2-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://kbroman.r-universe.dev",
  "Date/Publication": "2026-07-01 14:07:21 UTC",
  "RemoteUrl": "https://github.com/kbroman/craft",
  "RemoteRef": "HEAD",
  "RemoteSha": "4814d513b576615fd712c840b22bd6be7a396320",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 16:07:00 UTC",
    "User": "root"
  },
  "Author": "Karl Broman [aut, cre],\nBrooke Anderson [aut],\nGergely Daróczi [aut],\nAli Zaidi [aut],\nMario Inchiosa [aut],\nDavid Smith [aut],\nFelix Ling [aut]",
  "Maintainer": "Karl Broman <broman@wisc.edu>",
  "_user": "kbroman",
  "_type": "src",
  "_file": "craft_0.3.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/f36e2212146b4c8a63a39266f7f0cccd0020a77226a25b6243dd3acb7933f821",
  "_filesize": 445278,
  "_sha256": "f36e2212146b4c8a63a39266f7f0cccd0020a77226a25b6243dd3acb7933f821",
  "_expires": "2026-10-11T10:03:32.000Z",
  "_created": "2026-07-01T16:07:00.000Z",
  "_published": "2026-07-03T10:03:33.019Z",
  "_jobs": [
    {
      "job": 84976585354,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8015885554"
    },
    {
      "job": 84976585625,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8015888477"
    },
    {
      "job": 84976585643,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8015867128"
    },
    {
      "job": 84976585381,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8015882508"
    },
    {
      "job": 84976584341,
      "time": 188,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8015822703"
    },
    {
      "job": 84976585733,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8015894449"
    },
    {
      "job": 84976585051,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8015868868"
    },
    {
      "job": 84976585592,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8015859717"
    },
    {
      "job": 84976585370,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8015864597"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kbroman/actions/runs/28530963972",
  "_status": "success",
  "_upstream": "https://github.com/kbroman/craft",
  "_commit": {
    "id": "4814d513b576615fd712c840b22bd6be7a396320",
    "author": "Karl Broman <kbroman@gmail.com>",
    "committer": "Karl Broman <kbroman@gmail.com>",
    "message": "avoid pasting badges into vignette\n",
    "time": 1782914841
  },
  "_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
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "miner",
      "role": "Depends"
    },
    {
      "package": "Rmaze",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "imager",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "kbroman",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 5
    },
    {
      "week": "2026-20",
      "n": 31
    },
    {
      "week": "2026-21",
      "n": 3
    },
    {
      "week": "2026-23",
      "n": 2
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.5",
      "date": "2026-05-16"
    }
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "kbroman",
      "count": 116,
      "uuid": 53972
    },
    {
      "user": "nwstephens",
      "count": 4,
      "uuid": 7519295
    },
    {
      "user": "revodavid",
      "count": 1,
      "uuid": 152948
    }
  ],
  "_userbio": {
    "uuid": 53972,
    "type": "user",
    "name": "Karl Broman",
    "followers": 1478,
    "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/craft"
  },
  "_devurl": "https://github.com/kbroman/craft",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/craft.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "buildBuilding",
    "buildDoor",
    "buildFence",
    "buildRlogo",
    "buildStairs",
    "clearSpace",
    "cube",
    "de_elsafy",
    "drawLine",
    "elsafy",
    "find_items",
    "getBlocksV",
    "getBlockV",
    "getHeading",
    "getPlayerCompass",
    "ice_towers",
    "initHeading",
    "lookForward",
    "mc_clearplot",
    "mc_maze",
    "mc_mazer",
    "mc_plot",
    "mc_race",
    "mc_Reval",
    "mc_whoami",
    "moveForward",
    "num_guess",
    "setBlocksMix",
    "setBlocksMixV",
    "setBlocksStyle",
    "setBlocksStyleV",
    "setBlocksV",
    "setBlockV",
    "setHeading",
    "setPlayerDirectionV",
    "setPlayerPosV",
    "sphere",
    "turnLeft",
    "whereami",
    "write_text"
  ],
  "_datasets": [
    {
      "name": "font_sets",
      "title": "Font set data",
      "object": "font_sets",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Rlogo",
      "title": "R logo data",
      "object": "Rlogo",
      "class": [
        "cimg",
        "imager_array",
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "buildBuilding",
      "title": "Build a building",
      "topics": [
        "buildBuilding"
      ]
    },
    {
      "page": "buildDoor",
      "title": "Builds a door",
      "topics": [
        "buildDoor"
      ]
    },
    {
      "page": "buildFence",
      "title": "Build a fence around a square area",
      "topics": [
        "buildFence"
      ]
    },
    {
      "page": "buildRlogo",
      "title": "Render R logo in minecraft",
      "topics": [
        "buildRlogo"
      ]
    },
    {
      "page": "buildStairs",
      "title": "Builds stairs",
      "topics": [
        "buildStairs"
      ]
    },
    {
      "page": "clearSpace",
      "title": "Clear out a cube around a player",
      "topics": [
        "clearSpace"
      ]
    },
    {
      "page": "cube",
      "title": "Make a cube",
      "topics": [
        "cube"
      ]
    },
    {
      "page": "de_elsafy",
      "title": "Give a player reverse Elsa powers",
      "topics": [
        "de_elsafy"
      ]
    },
    {
      "page": "drawLine",
      "title": "Draws a line",
      "topics": [
        "drawLine"
      ]
    },
    {
      "page": "elsafy",
      "title": "Give a player Elsa powers",
      "topics": [
        "elsafy"
      ]
    },
    {
      "page": "find_items",
      "title": "Find multiple items by name or ID/style",
      "topics": [
        "find_items"
      ]
    },
    {
      "page": "font_sets",
      "title": "Font set data",
      "topics": [
        "font_sets"
      ]
    },
    {
      "page": "getBlocksV",
      "title": "getBlocks but taking vector positions",
      "topics": [
        "getBlocksV"
      ]
    },
    {
      "page": "getBlockV",
      "title": "getBlock but taking a vector position",
      "topics": [
        "getBlockV"
      ]
    },
    {
      "page": "getHeading",
      "title": "Get player heading",
      "topics": [
        "getHeading"
      ]
    },
    {
      "page": "getPlayerCompass",
      "title": "Get player's rotation as compass bearing",
      "topics": [
        "getPlayerCompass"
      ]
    },
    {
      "page": "ice_towers",
      "title": "Make a random ice tower at hit locations",
      "topics": [
        "ice_towers"
      ]
    },
    {
      "page": "initHeading",
      "title": "Set player heading to match the direction the player is facing",
      "topics": [
        "initHeading"
      ]
    },
    {
      "page": "lookForward",
      "title": "Check the block type (if any) ahead of the player",
      "topics": [
        "lookForward"
      ]
    },
    {
      "page": "mc_clearplot",
      "title": "Clear scatterplot",
      "topics": [
        "mc_clearplot"
      ]
    },
    {
      "page": "mc_maze",
      "title": "Generates a maze in front of a player",
      "topics": [
        "mc_maze"
      ]
    },
    {
      "page": "mc_mazer",
      "title": "Poll the chat window for maze generator commands and spawn mazes right in front of the player",
      "topics": [
        "mc_mazer"
      ]
    },
    {
      "page": "mc_plot",
      "title": "Scatterplot within Minecraft",
      "topics": [
        "mc_plot"
      ]
    },
    {
      "page": "mc_race",
      "title": "Determine who is fastest",
      "topics": [
        "mc_race"
      ]
    },
    {
      "page": "mc_Reval",
      "title": "Evaluate R within Minecraft",
      "topics": [
        "mc_Reval"
      ]
    },
    {
      "page": "mc_whoami",
      "title": "Listen for \"Who am I\"",
      "topics": [
        "mc_whoami"
      ]
    },
    {
      "page": "moveForward",
      "title": "Move the player in the direction of the player heading",
      "topics": [
        "moveForward"
      ]
    },
    {
      "page": "num_guess",
      "title": "Guess a number game",
      "topics": [
        "num_guess"
      ]
    },
    {
      "page": "Rlogo",
      "title": "R logo data",
      "topics": [
        "Rlogo"
      ]
    },
    {
      "page": "setBlocksMix",
      "title": "Place a random mixture of blocks in a cuboid",
      "topics": [
        "setBlocksMix"
      ]
    },
    {
      "page": "setBlocksMixV",
      "title": "setBlocksMix but taking vector positions",
      "topics": [
        "setBlocksMixV"
      ]
    },
    {
      "page": "setBlocksStyle",
      "title": "Place blocks in a cuboid",
      "topics": [
        "setBlocksStyle"
      ]
    },
    {
      "page": "setBlocksStyleV",
      "title": "setBlocksStyle but taking vector positions",
      "topics": [
        "setBlocksStyleV"
      ]
    },
    {
      "page": "setBlocksV",
      "title": "setBlocks but taking vector positions",
      "topics": [
        "setBlocksV"
      ]
    },
    {
      "page": "setBlockV",
      "title": "setBlock but taking a vector position",
      "topics": [
        "setBlockV"
      ]
    },
    {
      "page": "setHeading",
      "title": "Set player heading",
      "topics": [
        "setHeading"
      ]
    },
    {
      "page": "setPlayerDirectionV",
      "title": "setPlayerDirection but taking a vector of positions",
      "topics": [
        "setPlayerDirectionV"
      ]
    },
    {
      "page": "setPlayerPosV",
      "title": "setPlayerPos but taking a vector of positions",
      "topics": [
        "setPlayerPosV"
      ]
    },
    {
      "page": "sphere",
      "title": "Make a sphere",
      "topics": [
        "sphere"
      ]
    },
    {
      "page": "turnLeft",
      "title": "Rotate the player heading to the left",
      "topics": [
        "turnLeft"
      ]
    },
    {
      "page": "whereami",
      "title": "Get rounded player position",
      "topics": [
        "whereami"
      ]
    },
    {
      "page": "write_text",
      "title": "Write text in minecraft",
      "topics": [
        "write_text"
      ]
    }
  ],
  "_pkglogo": "https://github.com/kbroman/craft/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/kbroman/craft/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bmp",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "downloader",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "igraph",
    "imager",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "miner",
    "otel",
    "pkgconfig",
    "png",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readbitmap",
    "rlang",
    "Rmaze",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tiff",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "craft.Rmd",
      "filename": "craft.html",
      "title": "Extra functions to control Minecraft",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction ",
        "Installation",
        "Overview of craft commands",
        "Building stuff",
        "Useful tools",
        "Drawing stuff",
        "Games",
        "Alternate setBlocks functions",
        "Vector-based functions",
        "Being Elsa from Frozen",
        "Random walk",
        "Dangerous functions",
        "Acknowledgments and references"
      ],
      "created": "2026-05-14 14:15:22",
      "modified": "2026-07-01 14:07:21",
      "commits": 15
    }
  ],
  "_score": 4.819543935541868,
  "_indexed": true,
  "_nocasepkg": "craft",
  "_universes": [
    "kbroman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-07-01T16:09:27.000Z",
      "distro": "resolute",
      "commit": "4814d513b576615fd712c840b22bd6be7a396320",
      "fileid": "https://r2.ropensci.org/93293b008cdccd257df0d2322785471311355ed77dba88e32a3a49608a0209c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28530963972"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-07-01T16:09:31.000Z",
      "distro": "resolute",
      "commit": "4814d513b576615fd712c840b22bd6be7a396320",
      "fileid": "https://r2.ropensci.org/ec6dc6d7df71b9b214ef9f1d6e935430d97a725b8269e9f0cc5c602315105574",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28530963972"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-01T16:08:49.000Z",
      "commit": "4814d513b576615fd712c840b22bd6be7a396320",
      "fileid": "https://r2.ropensci.org/64f9efc519ef4ec4e8b4cab05aeab9bbe3512484af06b88459424bd9c3b88ef7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28530963972"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-01T16:09:17.000Z",
      "commit": "4814d513b576615fd712c840b22bd6be7a396320",
      "fileid": "https://r2.ropensci.org/9eac365f684ede4d940b3c69be2b3931d1a9b3370c5584d99bb3607b8b88be8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28530963972"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.6",
      "date": "2026-07-01T16:10:10.000Z",
      "commit": "4814d513b576615fd712c840b22bd6be7a396320",
      "fileid": "https://r2.ropensci.org/57235963e290c9ff6f4814d1e8858c964b4ff26f84220ed0d57b8ad599bcd1ab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28530963972"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-01T16:08:40.000Z",
      "commit": "4814d513b576615fd712c840b22bd6be7a396320",
      "fileid": "https://r2.ropensci.org/b90fcb34105db3345b7fcaac704232905ccf19ba8729de02cf519d7a7558d3bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28530963972"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-01T16:08:19.000Z",
      "commit": "4814d513b576615fd712c840b22bd6be7a396320",
      "fileid": "https://r2.ropensci.org/611125a28f6d7e18518bd231c7ab45d55c9e6ae90cc4114a7aaff69dd0632e95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28530963972"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-01T16:08:31.000Z",
      "commit": "4814d513b576615fd712c840b22bd6be7a396320",
      "fileid": "https://r2.ropensci.org/9646e90e66f8c5a05b0d70046e09e3fdbf7253ea3c27637b3847607b1d648b10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kbroman/actions/runs/28530963972"
    }
  ]
}