Package: toposort 1.0.0

toposort: Topological Sorting Algorithms

Flexible and ergonomic topological sorting implementation for R. Supports a variety of input data encoding (lists of edges or adjacency matrices, graphs edge direction), stable sort variants as well as cycle detection with detailed diagnosis.

Authors:Taras Zakharko [aut, cre]

toposort_1.0.0.tar.gz
toposort_1.0.0.zip(r-4.5)toposort_1.0.0.zip(r-4.4)toposort_1.0.0.zip(r-4.3)
toposort_1.0.0.tgz(r-4.4-any)toposort_1.0.0.tgz(r-4.3-any)
toposort_1.0.0.tar.gz(r-4.5-noble)toposort_1.0.0.tar.gz(r-4.4-noble)
toposort_1.0.0.tgz(r-4.4-emscripten)toposort_1.0.0.tgz(r-4.3-emscripten)
toposort.pdf |toposort.html
toposort/json (API)

# Install 'toposort' in R:
install.packages('toposort', repos = c('https://tzakharko.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/tzakharko/toposort/issues

On CRAN:

2 exports 0.62 score 5 dependencies 2 scripts 154 downloads

Last updated 2 years agofrom:ce471cdde1. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winNOTEAug 30 2024
R-4.5-linuxNOTEAug 30 2024
R-4.4-winNOTEAug 30 2024
R-4.4-macNOTEAug 30 2024
R-4.3-winNOTEAug 30 2024
R-4.3-macNOTEAug 30 2024

Exports:stable_topological_sorttopological_sort

Dependencies:cligluelifecyclerlangvctrs

Readme and manuals

Help Manual

Help pageTopics
Topological sortingstable_topological_sort topological_sort