Package: wallis 0.1.0
wallis: Room squares in R
Room squares in R.
Authors:
wallis_0.1.0.tar.gz
wallis_0.1.0.zip(r-4.5)wallis_0.1.0.zip(r-4.4)wallis_0.1.0.zip(r-4.3)
wallis_0.1.0.tgz(r-4.4-any)wallis_0.1.0.tgz(r-4.3-any)
wallis_0.1.0.tar.gz(r-4.5-noble)wallis_0.1.0.tar.gz(r-4.4-noble)
wallis_0.1.0.tgz(r-4.4-emscripten)wallis_0.1.0.tgz(r-4.3-emscripten)
wallis.pdf |wallis.html✨
wallis/json (API)
NEWS
# Install 'wallis' in R: |
install.packages('wallis', repos = c('https://mhenderson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mhenderson/wallis/issues
combinatorial-designscombinatoricsroom-squares
Last updated 3 months agofrom:631047f810 (on v0.1.0). Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win | NOTE | Nov 22 2024 |
R-4.5-linux | NOTE | Nov 22 2024 |
R-4.4-win | NOTE | Nov 22 2024 |
R-4.4-mac | NOTE | Nov 22 2024 |
R-4.3-win | NOTE | Nov 22 2024 |
R-4.3-mac | NOTE | Nov 22 2024 |
Exports:empty_cellsempty_roomis_maximal_proomis_partial_roomis_roomn_filled_cellsRoomunused_pairsvolume
Dependencies:clicpp11dplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
All ordered pairs | all_ordered_pairs |
All unordered pairs | all_pairs |
Is pair p available in R at cell e? | avail |
Pairs used in R | distinct_pairs |
Empty cells of a partial Room square | empty_cells |
Create a partial Room square with no filled cells | empty_room |
Horizontal and vertical grid lines | grid_lines |
Horizontal grid lines | horiz_lines |
Is A Room square column latin? | is_col_latin |
Does a column satisfy the latin constraint? | is_col_latin_i |
Is R a maximal partial Room square? | is_maximal_proom |
Is R a partial Room square? | is_partial_room |
Is R a Room square? | is_room |
Is a Room square row latin? | is_row_latin |
Does a row satisfy the latin constraint? | is_row_latin_i |
Number of filled cells in a partial Room square | n_filled_cells |
Remove both elements of a pair from a list | remove_both |
Create a Room square | Room |
Symbols visible from cell e | see |
Symbols visible from cell (row, col) in R | see2 |
Pairs not used in a partial Room square | unused_pairs |
Vertical grid lines | vertical_lines |
Volume of a partial Room square | volume |