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.5)sudokuAlt_0.2-1.zip(r-4.4)sudokuAlt_0.2-1.zip(r-4.3)
sudokuAlt_0.2-1.tgz(r-4.4-any)sudokuAlt_0.2-1.tgz(r-4.3-any)
sudokuAlt_0.2-1.tar.gz(r-4.5-noble)sudokuAlt_0.2-1.tar.gz(r-4.4-noble)
sudokuAlt_0.2-1.tgz(r-4.4-emscripten)sudokuAlt_0.2-1.tgz(r-4.3-emscripten)
sudokuAlt.pdf |sudokuAlt.html✨
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 5 years agofrom:61953f55a9. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | WARNING | Nov 08 2024 |
R-4.5-linux | WARNING | Nov 08 2024 |
R-4.4-win | WARNING | Nov 08 2024 |
R-4.4-mac | WARNING | Nov 08 2024 |
R-4.3-win | WARNING | Nov 08 2024 |
R-4.3-mac | WARNING | Nov 08 2024 |
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 |