R Under development (unstable) (2024-05-28 r86639 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("tinytest2JUnit") + } test_constructJUnitTag.R...... 0 tests test_constructJUnitTag.R...... 0 tests test_constructJUnitTag.R...... 1 tests OK test_constructJUnitTag.R...... 2 tests OK test_constructJUnitTag.R...... 3 tests OK test_constructJUnitTag.R...... 4 tests OK test_constructJUnitTag.R...... 5 tests OK test_constructJUnitTag.R...... 5 tests OK test_constructJUnitTag.R...... 5 tests OK test_constructJUnitTag.R...... 6 tests OK test_constructJUnitTag.R...... 7 tests OK test_constructJUnitTag.R...... 8 tests OK test_constructJUnitTag.R...... 8 tests OK test_constructJUnitTag.R...... 8 tests OK test_constructJUnitTag.R...... 9 tests OK test_constructJUnitTag.R...... 9 tests OK test_constructJUnitTag.R...... 9 tests OK test_constructJUnitTag.R...... 10 tests OK test_constructJUnitTag.R...... 11 tests OK test_constructJUnitTag.R...... 12 tests OK test_constructJUnitTag.R...... 13 tests OK test_constructJUnitTag.R...... 14 tests OK test_constructJUnitTag.R...... 15 tests OK test_constructJUnitTag.R...... 15 tests OK test_constructJUnitTag.R...... 15 tests OK test_constructJUnitTag.R...... 16 tests OK test_constructJUnitTag.R...... 16 tests OK test_constructJUnitTag.R...... 16 tests OK test_constructJUnitTag.R...... 17 tests OK 2.9s 1ms test_runTestDir.R............. 0 tests test_runTestDir.R............. 1 tests OK test_runTestDir.R............. 2 tests OK test_runTestDir.R............. 3 tests OK test_runTestDir.R............. 4 tests OK test_runTestDir.R............. 4 tests OK test_runTestDir.R............. 5 tests OK test_runTestDir.R............. 6 tests OK test_runTestDir.R............. 7 tests OK test_runTestDir.R............. 8 tests OK test_runTestDir.R............. 9 tests OK test_runTestDir.R............. 9 tests OK test_runTestDir.R............. 9 tests OK test_runTestDir.R............. 9 tests OK test_runTestDir.R............. 10 tests OK test_runTestDir.R............. 10 tests OK test_runTestDir.R............. 10 tests OK test_runTestDir.R............. 11 tests OK test_runTestDir.R............. 12 tests OK test_runTestDir.R............. 13 tests OK test_runTestDir.R............. 14 tests OK test_runTestDir.R............. 15 tests OK test_runTestDir.R............. 16 tests OK test_runTestDir.R............. 17 tests OK test_runTestDir.R............. 18 tests OK test_runTestDir.R............. 19 tests OK test_runTestDir.R............. 19 tests OK test_runTestDir.R............. 20 tests OK test_runTestDir.R............. 21 tests OK test_runTestDir.R............. 22 tests OK test_runTestDir.R............. 23 tests OK test_runTestDir.R............. 24 tests OK test_runTestDir.R............. 25 tests OK test_with_get_call_wd.R....... 0 tests test_with_get_call_wd.R....... 0 tests test_with_get_call_wd.R....... 0 tests test_with_get_call_wd.R....... 0 tests test_with_get_call_wd.R....... 1 tests OK test_with_get_call_wd.R....... 1 tests OK test_with_get_call_wd.R....... 2 tests 1 fails 4ms test_runTestDir.R............. 25 tests OK test_with_get_call_wd.R....... 0 tests test_with_get_call_wd.R....... 0 tests test_with_get_call_wd.R....... 0 tests test_with_get_call_wd.R....... 0 tests test_with_get_call_wd.R....... 1 tests OK test_with_get_call_wd.R....... 1 tests OK test_with_get_call_wd.R....... 2 tests 1 fails 4ms test_runTestDir.R............. 25 tests OK test_runTestDir.R............. 26 tests 1 fails test_runTestDir.R............. 26 tests 1 fails test_runTestDir.R............. 26 tests 1 fails test_runTestDir.R............. 27 tests 1 fails test_runTestDir.R............. 27 tests 1 fails test_runTestDir.R............. 28 tests 1 fails test_runTestDir.R............. 28 tests 1 fails test_runTestDir.R............. 28 tests 1 fails test_runTestDir.R............. 28 tests 1 fails test_runTestDir.R............. 29 tests 1 fails test_runTestDir.R............. 29 tests 1 fails test_runTestDir.R............. 30 tests 1 fails 2.6s test_testPackage.R............ 0 tests test_testPackage.R............ 1 tests OK test_testPackage.R............ 1 tests OK test_testPackage.R............ 2 tests OK test_testPackage.R............ 2 tests OK test_testPackage.R............ 2 tests OK * installing *source* package 'fib' ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (fib) test_testPackage.R............ 2 tests OK test_testPackage.R............ 2 tests OK Error in file(file, ifelse(append, "a", "w")) : cannot open the connection Calls: ... expect_inherits -> fun -> testPackage -> writeJUnit -> cat -> file In addition: Warning message: In file(file, ifelse(append, "a", "w")) : cannot open file '/dev/null': No such file or directory Execution halted