R Under development (unstable) (2024-02-02 r85855 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("GroupSeq") + } test-groupseq.R............... 0 tests 87ms [Exited at #4: Internal gui functions - only tested interactively] test-gui.R.................... 0 tests 2ms [Exited at #5: Internal gui functions - only tested interactively] test-legacy_code.R............ 0 tests 4ms [Exited at #4: Internal functions of legacy code] 2ms test-sequential.R............. 0 tests 15ms [Exited at #5: Internal functions not yet exported] test-table.R.................. 0 tests 2ms [Exited at #4: Internal functions only tested interactively] 1ms test-widgets.R................ 0 tests 2ms [Exited at #10: Internal gui functions - only tested interactively] All ok, 0 results (0.1s) > > > proc.time() user system elapsed 0.42 0.17 0.59