Package: keedwell 0.2.0
keedwell: Latin Squares in R
Completion and embedding of latin squares in R.
Authors:
keedwell_0.2.0.tar.gz
keedwell_0.2.0.zip(r-4.7)keedwell_0.2.0.zip(r-4.6)keedwell_0.2.0.zip(r-4.5)
keedwell_0.2.0.tgz(r-4.6-any)keedwell_0.2.0.tgz(r-4.5-any)
keedwell_0.2.0.tar.gz(r-4.7-any)keedwell_0.2.0.tar.gz(r-4.6-any)
keedwell_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
keedwell/json (API)
| # Install 'keedwell' in R: |
| install.packages('keedwell', repos = c('https://mhenderson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mhenderson/keedwell/issues
Last updated from:ee02116878 (on v0.2.0). Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 104 | ||
| source / vignettes | OK | 138 | ||
| linux-release-x86_64 | NOTE | 107 | ||
| macos-release-arm64 | NOTE | 96 | ||
| macos-oldrel-arm64 | NOTE | 64 | ||
| windows-devel | NOTE | 80 | ||
| windows-release | NOTE | 58 | ||
| windows-oldrel | NOTE | 63 | ||
| wasm-release | OK | 102 |
Exports:add_colsadd_rowsfirst_row_natural
Dependencies:clicpp11dplyrgenericsglueigraphlatticelifecyclemagrittrMatrixpillarpkgconfigpurrrR6rlangstringistringrtibbletidygraphtidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add new columns to a latin rectangle | add_cols |
| Embed latin rectangle in a latin square | add_rows |
| Symbols missing from columns edge data frame | edge_tbl |
| Symbols missing from rows data frame | edge_tbl_2 |
| First row in in natural order | first_row_natural |
| Matching strategy for adding new columns | next_col_matching |
| Random strategy for choosing a new columns | next_col_random |
| Find a compatible row for extending a latin rectangle | next_row_matching |
| Find a random new row for a latin rectangle | next_row_random |
| Symbols missing from columns bipartite graph | to_tidygraph |
| Symbols missing from rows bipartite graph | to_tidygraph_2 |
