{
  "_id": "6a4a154d18ec5aec69204523",
  "Package": "wordPuzzleR",
  "Title": "Word Puzzle Game",
  "Version": "0.1.2",
  "Authors@R": "c(person(\"Xiurui\", \"Zhu\", , \"zxr6@163.com\", role = c(\"aut\", \"cre\"),\ncomment = NULL),\nperson(\"@olivroy\", , , \"olivroy@fosstodon.org\", role = c(\"ctb\"),\ncomment = \"Add `URL` and `BugReports` fields to `DESCRIPTION`.\"))",
  "Description": "The word puzzle game requires you to find out the letters\nin a word within a limited number of guesses. In each round, if\nyour guess hit any letters in the word, they reveal themselves.\nIf all letters are revealed before your guesses run out, you\nwin this game; otherwise you fail. You may run multiple games\nto guess different words.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/zhuxr11/wordPuzzleR",
  "BugReports": "https://github.com/zhuxr11/wordPuzzleR/issues",
  "Collate": "'zzz.R' 'utils.R' 'main.R' 'wordPuzzleR-package.R'",
  "Repository": "https://zhuxr11.r-universe.dev",
  "Date/Publication": "2026-04-10 06:13:52 UTC",
  "RemoteUrl": "https://github.com/zhuxr11/wordpuzzler",
  "RemoteRef": "HEAD",
  "RemoteSha": "9c6a310963590cd968c4681b1f8cbce98c654481",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 10:35:02 UTC",
    "User": "root"
  },
  "Author": "Xiurui Zhu [aut, cre],\n@olivroy [ctb] (Add `URL` and `BugReports` fields to `DESCRIPTION`.)",
  "Maintainer": "Xiurui Zhu <zxr6@163.com>",
  "_user": "zhuxr11",
  "_type": "src",
  "_file": "wordPuzzleR_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/ea7905466832dfd867821fe8751e40f2cab5fe7f91edc3c4217436d4e260a64c",
  "_filesize": 93684,
  "_sha256": "ea7905466832dfd867821fe8751e40f2cab5fe7f91edc3c4217436d4e260a64c",
  "_expires": "2026-10-13T08:26:52.000Z",
  "_created": "2026-06-10T10:35:02.000Z",
  "_published": "2026-07-05T08:26:53.924Z",
  "_jobs": [
    {
      "job": 85206783758,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7533261776"
    },
    {
      "job": 85206783672,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7533274859"
    },
    {
      "job": 85206783764,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7533263816"
    },
    {
      "job": 85206783810,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7533252377"
    },
    {
      "job": 85206783538,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7533223792"
    },
    {
      "job": 85206783801,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7533256289"
    },
    {
      "job": 85206783761,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7533258157"
    },
    {
      "job": 85206783865,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7533252995"
    },
    {
      "job": 85206783777,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7533252918"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27270201680",
  "_status": "success",
  "_upstream": "https://github.com/zhuxr11/wordpuzzler",
  "_commit": {
    "id": "9c6a310963590cd968c4681b1f8cbce98c654481",
    "author": "zhuxr11 <zxr6@163.com>",
    "committer": "zhuxr11 <zxr6@163.com>",
    "message": "Update `README.md`.\n",
    "time": 1775801632
  },
  "_maintainer": {
    "name": "Xiurui Zhu",
    "email": "zxr6@163.com",
    "login": "zhuxr11",
    "description": "",
    "uuid": 62409053
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    }
  ],
  "_owner": "zhuxr11",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.2",
      "date": "2026-04-10"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zhuxr11",
      "count": 18,
      "uuid": 62409053
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 62409053,
    "type": "user",
    "name": "zhuxr11"
  },
  "_downloads": {
    "count": 479,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wordPuzzleR"
  },
  "_devurl": "https://github.com/zhuxr11/wordpuzzler",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/wordPuzzleR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zhuxr11/wordpuzzler",
  "_realowner": "zhuxr11",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-10-02"
    },
    {
      "version": "0.1.1",
      "date": "2024-02-25"
    },
    {
      "version": "0.1.2",
      "date": "2026-04-10"
    }
  ],
  "_exports": [
    "config_game",
    "run_game"
  ],
  "_help": [
    {
      "page": "config_game",
      "title": "Configure wordPuzzleR",
      "topics": [
        "config_game"
      ]
    },
    {
      "page": "run_game",
      "title": "Run word puzzle game",
      "topics": [
        "run_game"
      ]
    }
  ],
  "_readme": "https://github.com/zhuxr11/wordpuzzler/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "farver",
    "glue",
    "labeling",
    "lifecycle",
    "magrittr",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "wordpuzzler",
  "_universes": [
    "zhuxr11"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-10T10:36:51.000Z",
      "distro": "noble",
      "commit": "9c6a310963590cd968c4681b1f8cbce98c654481",
      "fileid": "https://r2.ropensci.org/175420b2a40f7f395c03616833223e826ed6025b34076355c509ff8bfc9cf1e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27270201680"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-10T10:37:28.000Z",
      "distro": "noble",
      "commit": "9c6a310963590cd968c4681b1f8cbce98c654481",
      "fileid": "https://r2.ropensci.org/e69337b1e5847609d43a28c70f1abdc81ddafe3e4168234c95e3823a99c722f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27270201680"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-10T10:36:55.000Z",
      "commit": "9c6a310963590cd968c4681b1f8cbce98c654481",
      "fileid": "https://r2.ropensci.org/7a90ce5bd53b63b5b661b51bd1161ffb4fb92fceea0a21087f40bf976a0affd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27270201680"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-10T10:36:26.000Z",
      "commit": "9c6a310963590cd968c4681b1f8cbce98c654481",
      "fileid": "https://r2.ropensci.org/01993421d1444a9a387c187b9a227092e2d420382ee2a5be4e85090c8e07d227",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27270201680"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-10T10:36:47.000Z",
      "commit": "9c6a310963590cd968c4681b1f8cbce98c654481",
      "fileid": "https://r2.ropensci.org/f368d90dfb356826b21d111657b0733ebeddb49b78559f99856578a55f88cc10",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27270201680"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-10T10:36:37.000Z",
      "commit": "9c6a310963590cd968c4681b1f8cbce98c654481",
      "fileid": "https://r2.ropensci.org/4fcf76ef367587adec8e83d631c4f7d9c16551f7279c3d8be91b561287230d59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27270201680"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-10T10:36:22.000Z",
      "commit": "9c6a310963590cd968c4681b1f8cbce98c654481",
      "fileid": "https://r2.ropensci.org/2968a89f984191a2be4ff6111e818681fc0b3ef26b4762df2dd39f11659e79d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27270201680"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-10T10:36:26.000Z",
      "commit": "9c6a310963590cd968c4681b1f8cbce98c654481",
      "fileid": "https://r2.ropensci.org/625195c84f7735567d0790ef318416b02762b107328e57bc91ecee43849b590a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27270201680"
    }
  ]
}