CRAN/E | toposort

toposort

Topological Sorting Algorithms

Installation

About

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.

github.com/tzakharko/toposort
Bug report File report

Key Metrics

Version 1.0.0
Published 2023-03-08 387 days ago
Needs compilation? no
License MIT
License File
CRAN checks toposort results

Downloads

Yesterday 6 0%
Last 7 days 24 -43%
Last 30 days 126 -9%
Last 90 days 545 +36%
Last 365 days 1.814 +776%

Maintainer

Maintainer

Taras Zakharko

taras.zakharko@gmail.com

Authors

Taras Zakharko

aut / cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Imports

glue
rlang
vctrs

Suggests

cli
testthat ≥ 3.0.0
tibble