The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 1.0.0
Imports: glue, rlang, vctrs
Suggests: cli, testthat (≥ 3.0.0), tibble
Published: 2023-03-08
Author: Taras Zakharko ORCID iD [aut, cre]
Maintainer: Taras Zakharko <taras.zakharko at gmail.com>
BugReports: https://github.com/tzakharko/toposort/issues
License: MIT + file LICENSE
URL: https://github.com/tzakharko/toposort
NeedsCompilation: no
Materials: README NEWS
CRAN checks: toposort results

Documentation:

Reference manual: toposort.pdf

Downloads:

Package source: toposort_1.0.0.tar.gz
Windows binaries: r-devel: toposort_1.0.0.zip, r-release: toposort_1.0.0.zip, r-oldrel: toposort_1.0.0.zip
macOS binaries: r-release (arm64): toposort_1.0.0.tgz, r-oldrel (arm64): toposort_1.0.0.tgz, r-release (x86_64): toposort_1.0.0.tgz, r-oldrel (x86_64): toposort_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=toposort to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.