{
  "_id": "6a49c54dfbe299ac63d6c9da",
  "Package": "fun",
  "Type": "Package",
  "Title": "Use R for Fun",
  "Version": "0.4.1",
  "Authors@R": "c(\nperson(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\")),\nperson(\"Yixuan\", \"Qiu\", role = \"aut\"),\nperson(\"Taiyun\", \"Wei\", role = \"aut\")\n)",
  "Description": "A collection of R games and other funny stuff, such as the\nclassic Mine sweeper and sliding puzzles.",
  "LazyData": "true",
  "License": "GPL",
  "URL": "https://github.com/yihui/fun",
  "BugReports": "https://github.com/yihui/fun/issues",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Repository": "https://yihui.r-universe.dev",
  "Date/Publication": "2026-02-26 14:28:47 UTC",
  "RemoteUrl": "https://github.com/yihui/fun",
  "RemoteRef": "HEAD",
  "RemoteSha": "d4ee8a2794c639fedf83ce98b97a3a0ffbf6a421",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 02:42:19 UTC",
    "User": "root"
  },
  "Author": "Yihui Xie [aut, cre] (ORCID: <https://orcid.org/0000-0003-0645-5666>),\nYixuan Qiu [aut],\nTaiyun Wei [aut]",
  "Maintainer": "Yihui Xie <xie@yihui.name>",
  "_user": "yihui",
  "_type": "src",
  "_file": "fun_0.4.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/0d180f11ae6e1ac0636cd75f67afb16ca1d20240728d20e0a575aa535e1c257f",
  "_filesize": 181159,
  "_sha256": "0d180f11ae6e1ac0636cd75f67afb16ca1d20240728d20e0a575aa535e1c257f",
  "_expires": "2026-10-13T02:45:31.000Z",
  "_created": "2026-07-05T02:42:19.000Z",
  "_published": "2026-07-05T02:45:33.317Z",
  "_jobs": [
    {
      "job": 85186654893,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087652339"
    },
    {
      "job": 85186654881,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087647948"
    },
    {
      "job": 85186654905,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087644980"
    },
    {
      "job": 85186654865,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087645013"
    },
    {
      "job": 85186525871,
      "time": 141,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087637719"
    },
    {
      "job": 85186654868,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8087646458"
    },
    {
      "job": 85186654895,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087643716"
    },
    {
      "job": 85186654883,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087643720"
    },
    {
      "job": 85186654885,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087643376"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yihui/actions/runs/28727197096",
  "_status": "success",
  "_upstream": "https://github.com/yihui/fun",
  "_commit": {
    "id": "d4ee8a2794c639fedf83ce98b97a3a0ffbf6a421",
    "author": "Yihui Xie <xie@yihui.name>",
    "committer": "Yihui Xie <xie@yihui.name>",
    "message": "start the next version\n",
    "time": 1772116127
  },
  "_maintainer": {
    "name": "Yihui Xie",
    "email": "xie@yihui.name",
    "login": "yihui",
    "mastodon": "@yihui@mastodon.social",
    "bluesky": "@yihui.org",
    "linkedin": "in/yihuixie",
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)",
    "uuid": 163582,
    "orcid": "0000-0003-0645-5666"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "tuneR",
      "role": "Suggests"
    }
  ],
  "_owner": "yihui",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.4",
      "date": "2026-02-26"
    }
  ],
  "_stars": 52,
  "_contributors": [
    {
      "user": "yihui",
      "count": 103,
      "uuid": 163582
    },
    {
      "user": "taiyun",
      "count": 6,
      "uuid": 507671
    },
    {
      "user": "yixuan",
      "count": 6,
      "uuid": 216398
    },
    {
      "user": "cderv",
      "count": 2,
      "uuid": 6791940
    },
    {
      "user": "talgalili",
      "count": 1,
      "uuid": 976006
    }
  ],
  "_userbio": {
    "uuid": 163582,
    "type": "user",
    "name": "Yihui Xie",
    "followers": 9858,
    "description": "Freelancer (open source programmer, contractor, blogger, and writer)"
  },
  "_downloads": {
    "count": 492,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fun"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/yihui/fun",
  "_searchresults": 89,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fun.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yihui/fun",
  "_realowner": "yihui",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2011-08-12"
    },
    {
      "version": "0.2",
      "date": "2018-12-05"
    },
    {
      "version": "0.3",
      "date": "2020-10-23"
    },
    {
      "version": "0.4",
      "date": "2026-02-26"
    }
  ],
  "_exports": [
    "alzheimer_test",
    "gomoku",
    "htmlspecialchars",
    "lights_out",
    "mine_sweeper",
    "random_password",
    "shutdown",
    "sliding_puzzle",
    "tag_cloud",
    "tower_of_hanoi"
  ],
  "_datasets": [
    {
      "name": "tagData",
      "title": "Tag information of Yihui Xie's English blog",
      "object": "tagData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "tag",
        "link",
        "count",
        "color",
        "hicolor"
      ],
      "rows": 45,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fun-package",
      "title": "Use R for Fun",
      "topics": [
        "fun-package",
        "fun"
      ]
    },
    {
      "page": "alzheimer_test",
      "title": "Test Alzheimer's disease by finding out the different character in a character rectangle",
      "topics": [
        "alzheimer_test"
      ]
    },
    {
      "page": "gomoku",
      "title": "The game of Gomoku, a.k.a Five in a row",
      "topics": [
        "gomoku"
      ]
    },
    {
      "page": "htmlspecialchars",
      "title": "Replace HTML special characters with HTML entities",
      "topics": [
        "htmlspecialchars"
      ]
    },
    {
      "page": "lights_out",
      "title": "Play the ``Lights Out'' game in R",
      "topics": [
        "lights_out"
      ]
    },
    {
      "page": "mine_sweeper",
      "title": "Play the Mine Sweeper game in R",
      "topics": [
        "mine_sweeper"
      ]
    },
    {
      "page": "random_password",
      "title": "Generate a random password with a specified length",
      "topics": [
        "random_password"
      ]
    },
    {
      "page": "shutdown",
      "title": "Shut down the operating system with the command `shutdown'",
      "topics": [
        "shutdown"
      ]
    },
    {
      "page": "sliding_puzzle",
      "title": "Sliding puzzle in R",
      "topics": [
        "sliding_puzzle"
      ]
    },
    {
      "page": "tag_cloud",
      "title": "Creating Tag Cloud in R (with Flash and JavaScript)",
      "topics": [
        "tag_cloud"
      ]
    },
    {
      "page": "tagData",
      "title": "Tag information of Yihui Xie's English blog",
      "topics": [
        "tagData"
      ]
    },
    {
      "page": "tower_of_hanoi",
      "title": "Demonstrate the Tower of Hanoi puzzle in R",
      "topics": [
        "tower_of_hanoi"
      ]
    }
  ],
  "_readme": "https://github.com/yihui/fun/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 6.443544600663356,
  "_indexed": true,
  "_nocasepkg": "fun",
  "_universes": [
    "yihui"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-05T02:45:01.000Z",
      "distro": "resolute",
      "commit": "d4ee8a2794c639fedf83ce98b97a3a0ffbf6a421",
      "fileid": "https://r2.ropensci.org/6cbe6fdb93074106e59a7fdf972655e1dd7a5d38fb821349682474168fa49b3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28727197096"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.1",
      "date": "2026-07-05T02:44:14.000Z",
      "distro": "resolute",
      "commit": "d4ee8a2794c639fedf83ce98b97a3a0ffbf6a421",
      "fileid": "https://r2.ropensci.org/5515317d652dd48184ca7a29efb7eff75403715feaa8dfa17604e8910864b924",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28727197096"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-05T02:43:43.000Z",
      "commit": "d4ee8a2794c639fedf83ce98b97a3a0ffbf6a421",
      "fileid": "https://r2.ropensci.org/84169bc05e6d2ee9fa1988846e9872b6cdbab0aa466a77364a9dd0dae5f4275c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28727197096"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.1",
      "date": "2026-07-05T02:43:43.000Z",
      "commit": "d4ee8a2794c639fedf83ce98b97a3a0ffbf6a421",
      "fileid": "https://r2.ropensci.org/2edb86b0d594a3937902ece90c90055ac4f89febb0f2e4371b592ace28776d12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28727197096"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1",
      "date": "2026-07-05T02:44:05.000Z",
      "commit": "d4ee8a2794c639fedf83ce98b97a3a0ffbf6a421",
      "fileid": "https://r2.ropensci.org/ce2adb9c6337facda76176cea34c6c0ee67945109f008614bf0252ca6d4568f7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28727197096"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-05T02:43:23.000Z",
      "commit": "d4ee8a2794c639fedf83ce98b97a3a0ffbf6a421",
      "fileid": "https://r2.ropensci.org/9037102744a951e49553f9e87b016d0c7f67be25f991b1f5f17b199a2d57bb17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28727197096"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-05T02:43:23.000Z",
      "commit": "d4ee8a2794c639fedf83ce98b97a3a0ffbf6a421",
      "fileid": "https://r2.ropensci.org/54be4ac577537eebae5b6ad43fb4e280c7f3e7e60eb1eaf8ed7325755e05fb34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28727197096"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.1",
      "date": "2026-07-05T02:43:19.000Z",
      "commit": "d4ee8a2794c639fedf83ce98b97a3a0ffbf6a421",
      "fileid": "https://r2.ropensci.org/925356c8fe47c74606fe3db7d7abcba0b4d2c5f173e0d7374a5832c95e9ac440",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yihui/actions/runs/28727197096"
    }
  ]
}