Package: sudokuAlt 0.2-1
sudokuAlt: Tools for Making and Spoiling Sudoku Games
Tools for making, retrieving, displaying and solving sudoku games. This package is an alternative to the earlier sudoku-solver package, 'sudoku'. The present package uses a slightly different algorithm, has a simpler coding and presents a few more sugar tools, such as plot and print methods. Solved sudoku games are of some interest in Experimental Design as examples of Latin Square designs with additional balance constraints.
Authors:
sudokuAlt_0.2-1.tar.gz
sudokuAlt_0.2-1.zip(r-4.7)sudokuAlt_0.2-1.zip(r-4.6)sudokuAlt_0.2-1.zip(r-4.5)
sudokuAlt_0.2-1.tgz(r-4.6-any)sudokuAlt_0.2-1.tgz(r-4.5-any)
sudokuAlt_0.2-1.tar.gz(r-4.7-any)sudokuAlt_0.2-1.tar.gz(r-4.6-any)
sudokuAlt_0.2-1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
sudokuAlt/json (API)
| # Install 'sudokuAlt' in R: |
| install.packages('sudokuAlt', repos = c('https://billvenables.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:61953f55a9. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 125 | ||
| source / vignettes | OK | 181 | ||
| linux-release-x86_64 | WARNING | 124 | ||
| macos-release-arm64 | WARNING | 95 | ||
| macos-oldrel-arm64 | WARNING | 88 | ||
| windows-devel | WARNING | 74 | ||
| windows-release | WARNING | 78 | ||
| windows-oldrel | WARNING | 88 | ||
| wasm-release | OK | 97 |
Exports:%>%as.sudokudaysAgodesignGameemptyGamefetchAUGamefetchUKGamemakeGameoriginalGameregulariseGameseedGamesolveGame
Dependencies:magrittr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generic Sudoku Game Constructor | as.sudoku |
| as.sudoku.matrix | as.sudoku.matrix |
| Construct a Sudoku Game Object | as.sudoku.sudoku |
| Format a Past Date | daysAgo |
| Sudoku Design | designGame designGame.default designGame.sudoku |
| Construct an empty game | emptyGame |
| Retrieve a Sudoku from the AU Site | fetchAUGame |
| Retrieve a Sudoku from the UK Site | fetchUKGame |
| Make a New Sudoku Game | makeGame |
| Retrieve the Original from a Solved Game | originalGame |
| Plot a Sudoku Game | plot.sudoku |
| Print a Sudoku Object | print.sudoku |
| regulariseGame | regulariseGame regulariseGame.default regulariseGame.sudoku |
| Starting Point to Make a Random Sudoku Game | seedGame |
| Solve a Sudoku Puzzle | solve.sudoku |
| Solve a Sudoku Game | solveGame |
