R Under development (unstable) (2024-10-22 r87265 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(checked) > > test_check("checked") alias version marginaleffects marginaleffects (dev) 0.23.0 marginaleffects1 marginaleffects (v2.3.0) 0.23.0 mlr3shiny mlr3shiny (dev) 0.3.0 mlr3shiny1 mlr3shiny (v2.3.0) 0.3.0 tidysdm tidysdm (dev) 0.9.5 tidysdm1 tidysdm (v2.3.0) 0.9.5 viralx viralx (dev) 1.3.0 viralx1 viralx (v2.3.0) 1.3.0 package custom marginaleffects marginaleffects1 mlr3shiny mlr3shiny1 tidysdm tidysdm1 viralx viralx1 [[1]] [[2]] [[3]] [[4]] [[5]] [[6]] [[7]] [[8]] attr(,"class") [1] "list_of_task_spec" "list" [[1]] [[2]] [[3]] [[4]] [[5]] [[6]] [[7]] [[8]] attr(,"class") [1] "list_of_task_spec" "list" [ FAIL 0 | WARN 1 | SKIP 3 | PASS 59 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-check-reverse.R:3:1', 'test-check.R:3:1', 'test-results.R:3:1' [ FAIL 0 | WARN 1 | SKIP 3 | PASS 59 ] > > proc.time() user system elapsed 7.60 0.54 8.34