R Under development (unstable) (2026-02-18 r89435 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > if (requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("rgph") + } Loading required package: rJava Loading required package: phutil test-as-reeb-graph.R.......... 2 tests OK test-as-reeb-graph.R.......... 4 tests OK test-as-reeb-graph.R.......... 6 tests OK test-as-reeb-graph.R.......... 9 tests OK test-as-reeb-graph.R.......... 12 tests OK test-as-reeb-graph.R.......... 12 tests OK test-as-reeb-graph.R.......... 12 tests OK test-as-reeb-graph.R.......... 12 tests OK test-as-reeb-graph.R.......... 16 tests OK test-as-reeb-graph.R.......... 20 tests OK 0.7s test-reeb-graph-pairs-degenerate.R 98 tests OK test-reeb-graph-pairs-degenerate.R 98 tests OK test-reeb-graph-pairs-degenerate.R 98 tests OK test-reeb-graph-pairs-degenerate.R 99 tests OK test-reeb-graph-pairs-degenerate.R 100 tests OK test-reeb-graph-pairs-degenerate.R 100 tests OK test-reeb-graph-pairs-degenerate.R 100 tests OK test-reeb-graph-pairs-degenerate.R 101 tests OK test-reeb-graph-pairs-degenerate.R 102 tests OK test-reeb-graph-pairs-degenerate.R 102 tests OK test-reeb-graph-pairs-degenerate.R 102 tests OK test-reeb-graph-pairs-degenerate.R 103 tests OK test-reeb-graph-pairs-degenerate.R 104 tests OK 0.2s test-reeb-graph-pairs-methods.R 0 tests test-reeb-graph-pairs-methods.R 0 tests test-reeb-graph-pairs-methods.R 0 tests test-reeb-graph-pairs-methods.R 0 tests test-reeb-graph-pairs-methods.R 0 tests test-reeb-graph-pairs-methods.R 0 tests test-reeb-graph-pairs-methods.R 1 tests OK test-reeb-graph-pairs-methods.R 1 tests OK test-reeb-graph-pairs-methods.R 1 tests OK test-reeb-graph-pairs-methods.R 2 tests OK 13ms test-reeb-graph-persistence-coercion.R 0 tests test-reeb-graph-persistence-coercion.R 0 tests test-reeb-graph-persistence-coercion.R 0 tests test-reeb-graph-persistence-coercion.R 1 tests OK test-reeb-graph-persistence-coercion.R 2 tests OK 18ms test-reeb-graph-persistence.R. 0 tests test-reeb-graph-persistence.R. 0 tests test-reeb-graph-persistence.R. 0 tests test-reeb-graph-persistence.R. 1 tests OK test-reeb-graph-persistence.R. 1 tests OK test-reeb-graph-persistence.R. 2 tests OK 10ms All ok, 130 results (1.0s) > > proc.time() user system elapsed 1.56 0.26 1.67