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.5-any)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'))

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

On CRAN:

2.70 score 2 scripts 205 downloads 2 exports 5 dependencies

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

TargetResultLatest binary
Doc / VignettesOKJan 27 2025
R-4.5-winNOTEJan 27 2025
R-4.5-macNOTEJan 27 2025
R-4.5-linuxNOTEJan 27 2025
R-4.4-winNOTEJan 27 2025
R-4.4-macNOTEJan 27 2025
R-4.3-winNOTEJan 27 2025
R-4.3-macNOTEJan 27 2025

Exports:stable_topological_sorttopological_sort

Dependencies:cligluelifecyclerlangvctrs

Readme and manuals

Help Manual

Help pageTopics
Topological sortingstable_topological_sort topological_sort