Package: fun 0.3.1
fun: Use R for Fun
This is a collection of R games and other funny stuff, such as the classic Mine sweeper and sliding puzzles.
Authors:
fun_0.3.1.tar.gz
fun_0.3.1.zip(r-4.5)fun_0.3.1.zip(r-4.4)fun_0.3.1.zip(r-4.3)
fun_0.3.1.tgz(r-4.4-any)fun_0.3.1.tgz(r-4.3-any)
fun_0.3.1.tar.gz(r-4.5-noble)fun_0.3.1.tar.gz(r-4.4-noble)
fun_0.3.1.tgz(r-4.4-emscripten)fun_0.3.1.tgz(r-4.3-emscripten)
fun.pdf |fun.html✨
fun/json (API)
NEWS
# Install 'fun' in R: |
install.packages('fun', repos = c('https://yihui.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yihui/fun/issues
Datasets:
- tagData - Tag information of Yihui Xie's English blog
Last updated 2 years agofrom:47256dacdc. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:alzheimer_testgomokuhtmlspecialcharslights_outmine_sweeperrandom_passwordshutdownsliding_puzzletag_cloudtower_of_hanoi
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Use R for Fun | fun-package fun |
Test Alzheimer's disease by finding out the different character in a character rectangle | alzheimer_test |
The game of Gomoku, a.k.a Five in a row | gomoku |
Replace HTML special characters with HTML entities | htmlspecialchars |
Play the ``Lights Out'' game in R | lights_out |
Play the Mine Sweeper game in R | mine_sweeper |
Generate a random password with a specified length | random_password |
Shut down the operating system with the command `shutdown' | shutdown |
Sliding puzzle in R | sliding_puzzle |
Creating Tag Cloud in R (with Flash and JavaScript) | tag_cloud |
Tag information of Yihui Xie's English blog | tagData |
Demonstrate the Tower of Hanoi puzzle in R | tower_of_hanoi |