R Under development (unstable) (2024-08-16 r87026 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(preventr) > > test_check("preventr") Estimates are from: Base model. Estimates are from: Base model. Estimates are from: Base model. Estimates are from: Base model. Estimates are from: Base model. Estimates are from: Base model. Estimates are from: Base model. Estimates are from: Base model. Estimates are from: Base model. Estimates are from: Base model. Estimates are from: Base model. [ FAIL 0 | WARN 0 | SKIP 57 | PASS 86 ] ══ Skipped tests (57) ══════════════════════════════════════════════════════════ • On CRAN (57): 'test-helpers_test.R:188:3', 'test-helpers_test.R:226:3', 'test-prevent_equations.R:293:3', 'test-prevent_equations.R:297:3', 'test-prevent_equations.R:334:3', 'test-prevent_equations.R:367:3', 'test-prevent_equations.R:371:3', 'test-prevent_equations.R:377:3', 'test-prevent_equations.R:381:3', 'test-prevent_equations.R:385:3', 'test-prevent_equations.R:393:3', 'test-prevent_equations.R:397:3', 'test-prevent_equations.R:405:3', 'test-prevent_equations.R:411:3', 'test-prevent_equations.R:415:3', 'test-prevent_equations.R:421:3', 'test-prevent_equations.R:425:3', 'test-prevent_equations.R:431:3', 'test-prevent_equations.R:435:3', 'test-prevent_equations.R:439:3', 'test-prevent_equations.R:443:3', 'test-prevent_equations.R:447:3', 'test-prevent_equations.R:451:3', 'test-prevent_equations.R:464:3', 'test-prevent_equations.R:468:3', 'test-prevent_equations.R:472:3', 'test-prevent_equations.R:476:3', 'test-prevent_equations.R:480:3', 'test-prevent_equations.R:484:3', 'test-prevent_equations.R:488:3', 'test-prevent_equations.R:492:3', 'test-prevent_equations.R:529:3', 'test-prevent_equations.R:590:3', 'test-prevent_equations.R:594:3', 'test-prevent_equations.R:617:3', 'test-prevent_equations.R:627:3', 'test-prevent_equations.R:637:3', 'test-prevent_equations.R:647:3', 'test-prevent_equations.R:661:3', 'test-prevent_equations.R:671:3', 'test-prevent_equations.R:682:3', 'test-prevent_equations.R:701:3', 'test-prevent_equations.R:721:3', 'test-prevent_equations.R:760:3', 'test-prevent_equations.R:771:3', 'test-prevent_equations.R:967:3', 'test-prevent_equations.R:986:3', 'test-prevent_equations.R:1006:3', 'test-prevent_equations.R:1045:3', 'test-prevent_equations.R:1056:3', 'test-prevent_equations.R:1322:3', 'test-prevent_equations.R:1511:3', 'test-prevent_equations.R:1609:3', 'test-prevent_equations.R:1629:3', 'test-prevent_equations.R:1649:3', 'test-prevent_equations.R:1827:3', 'test-prevent_equations.R:1867:3' [ FAIL 0 | WARN 0 | SKIP 57 | PASS 86 ] > > proc.time() user system elapsed 23.06 0.39 23.43