R Under development (unstable) (2024-06-29 r86852 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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("rgexf") + } test-bugs.r................... 0 tests test-bugs.r................... 0 tests test-bugs.r................... 1 tests OK test-bugs.r................... 1 tests OK test-bugs.r................... 1 tests OK test-bugs.r................... 2 tests OK 0.2s 1ms test-igraph.r................. 0 tests test-igraph.r................. 0 tests test-igraph.r................. 0 tests test-igraph.r................. 0 tests test-igraph.r................. 0 tests test-igraph.r................. 0 tests test-igraph.r................. 0 tests test-igraph.r................. 0 tests test-igraph.r................. 0 tests test-igraph.r................. 1 tests OK test-igraph.r................. 2 tests OK test-igraph.r................. 2 tests OK test-igraph.r................. 2 tests OK test-igraph.r................. 2 tests OK test-igraph.r................. 3 tests OK 68ms test-rgexf.r.................. 0 tests test-rgexf.r.................. 0 tests test-rgexf.r.................. 0 tests test-rgexf.r.................. 0 tests test-rgexf.r.................. 0 tests test-rgexf.r.................. 0 tests test-rgexf.r.................. 1 tests OK test-rgexf.r.................. 1 tests OK test-rgexf.r.................. 1 tests OK test-rgexf.r.................. 2 tests OK test-rgexf.r.................. 3 tests OK test-rgexf.r.................. 4 tests OK test-rgexf.r.................. 5 tests OK test-rgexf.r.................. 6 tests OK test-rgexf.r.................. 7 tests OK test-rgexf.r.................. 8 tests OK test-rgexf.r.................. 9 tests OK test-rgexf.r.................. 10 tests OK 66ms All ok, 15 results (0.3s) Warning message: `barabasi.game()` was deprecated in igraph 2.0.0. ℹ Please use `sample_pa()` instead. > > > proc.time() user system elapsed 0.98 0.15 1.14