R Under development (unstable) (2024-02-21 r85967 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) ){ + home <- length(unclass(packageVersion("fastshap"))[[1L]]) == 4 + tinytest::test_package("fastshap", at_home = home) + } test-adjust.R................. 0 tests 48ms [Exited at #7: 'requireNamespace("lightgbm", quietly = TRUE)' is not TRUE] test-baseline.R............... 0 tests 2ms [Exited at #4: 'requireNamespace("lightgbm", quietly = TRUE)' is not TRUE] test-convergence.R............ 0 tests 1ms [Exited at #4: Test not ready] test-copy-classes.R........... 0 tests test-copy-classes.R........... 0 tests test-copy-classes.R........... 0 tests test-copy-classes.R........... 0 tests test-copy-classes.R........... 0 tests test-copy-classes.R........... 1 tests OK test-copy-classes.R........... 2 tests OK test-copy-classes.R........... 3 tests OK 10ms test-exact.R.................. 0 tests test-fastshap-vs-other-pkgs.R. 0 tests 2ms [Exited at #7: 'requireNamespace("iml", quietly = TRUE)' is not TRUE] test-genOMat.R................ 0 tests test-genOMat.R................ 0 tests test-genOMat.R................ 0 tests test-genOMat.R................ 0 tests test-genOMat.R................ 0 tests test-genOMat.R................ 1 tests OK 0.2s test-shapviz.R................ 0 tests All ok, 4 results (1.2s) > > > proc.time() user system elapsed 1.31 0.21 1.48