* using log directory ‘/data/gannet/ripley/R/packages/tests-clang/RITCH.Rcheck’ * using R Under development (unstable) (2025-02-28 r87848) * using platform: x86_64-pc-linux-gnu * R was compiled by clang version 20.1.0-rc3 flang version 20.1.0-rc3 * running under: Fedora Linux 40 (Workstation Edition) * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘RITCH/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘RITCH’ version ‘0.1.26’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘RITCH’ can be installed ... [79s/90s] OK See 'https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-clang/RITCH-00install.html' for details. * used C++ compiler: ‘clang version 20.1.0-rc3’ * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [17s/22s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [28s/25s] ERROR Running ‘tinytests.R’ [28s/25s] Running the tests in ‘tests/tinytests.R’ failed. Complete output: > if (requireNamespace("tinytest", quietly=TRUE) && + utils::packageVersion("tinytest") >= "1.0.0") { + + ## Set a seed to make the test deterministic + set.seed(42) + + ## R makes us to this + Sys.setenv("R_TESTS" = "") + + ## there are several more granular ways to test files in a tinytest directory, + ## see its package vignette; tests can also run once the package is installed + ## using the same command `test_package(pkgName)`, or by director or file + tinytest::test_package("RITCH") + } test_filename_helpers.R....... 0 tests test_filename_helpers.R....... 0 tests test_filename_helpers.R....... 1 tests [0;32mOK[0m test_filename_helpers.R....... 2 tests [0;32mOK[0m test_filename_helpers.R....... 3 tests [0;32mOK[0m test_filename_helpers.R....... 4 tests [0;32mOK[0m test_filename_helpers.R....... 5 tests [0;32mOK[0m test_filename_helpers.R....... 6 tests [0;32mOK[0m test_filename_helpers.R....... 7 tests [0;32mOK[0m test_filename_helpers.R....... 8 tests [0;32mOK[0m test_filename_helpers.R....... 9 tests [0;32mOK[0m test_filename_helpers.R....... 10 tests [0;32mOK[0m test_filename_helpers.R....... 11 tests [0;32mOK[0m test_filename_helpers.R....... 12 tests [0;32mOK[0m test_filename_helpers.R....... 13 tests [0;32mOK[0m [0;34m0.2s[0m test_filter_itch.R............ 0 tests test_filter_itch.R............ 0 tests test_filter_itch.R............ 0 tests test_filter_itch.R............ 0 tests test_filter_itch.R............ 0 tests test_filter_itch.R............ 0 tests test_filter_itch.R............ 0 tests test_filter_itch.R............ 0 tests test_filter_itch.R............ 0 tests test_filter_itch.R............ 1 tests [0;32mOK[0m test_filter_itch.R............ 1 tests [0;32mOK[0m test_filter_itch.R............ 2 tests [0;32mOK[0m test_filter_itch.R............ 2 tests [0;32mOK[0m test_filter_itch.R............ 2 tests [0;32mOK[0m test_filter_itch.R............ 3 tests [0;32mOK[0m test_filter_itch.R............ 3 tests [0;32mOK[0m test_filter_itch.R............ 3 tests [0;32mOK[0m test_filter_itch.R............ 4 tests [0;32mOK[0m test_filter_itch.R............ 4 tests [0;32mOK[0m test_filter_itch.R............ 4 tests [0;32mOK[0m test_filter_itch.R............ 4 tests [0;32mOK[0m test_filter_itch.R............ 5 tests [0;32mOK[0m test_filter_itch.R............ 6 tests [0;32mOK[0m test_filter_itch.R............ 6 tests [0;32mOK[0m test_filter_itch.R............ 7 tests [0;32mOK[0m test_filter_itch.R............ 7 tests [0;32mOK[0m test_filter_itch.R............ 7 tests [0;32mOK[0m test_filter_itch.R............ 8 tests [0;32mOK[0m test_filter_itch.R............ 8 tests [0;32mOK[0m test_filter_itch.R............ 9 tests [0;32mOK[0m test_filter_itch.R............ 9 tests [0;32mOK[0m test_filter_itch.R............ 10 tests [0;32mOK[0m test_filter_itch.R............ 10 tests [0;32mOK[0m test_filter_itch.R............ 11 tests [0;32mOK[0m test_filter_itch.R............ 12 tests [0;32mOK[0m test_filter_itch.R............ 12 tests [0;32mOK[0m test_filter_itch.R............ 12 tests [0;32mOK[0m test_filter_itch.R............ 12 tests [0;32mOK[0m test_filter_itch.R............ 12 tests [0;32mOK[0m test_filter_itch.R............ 12 tests [0;32mOK[0m test_filter_itch.R............ 13 tests [0;32mOK[0m test_filter_itch.R............ 13 tests [0;32mOK[0m test_filter_itch.R............ 13 tests [0;32mOK[0m test_filter_itch.R............ 14 tests [0;32mOK[0m test_filter_itch.R............ 14 tests [0;32mOK[0m test_filter_itch.R............ 15 tests [0;32mOK[0m test_filter_itch.R............ 15 tests [0;32mOK[0m test_filter_itch.R............ 16 tests [0;32mOK[0m test_filter_itch.R............ 16 tests [0;32mOK[0m test_filter_itch.R............ 16 tests [0;32mOK[0m test_filter_itch.R............ 17 tests [0;32mOK[0m test_filter_itch.R............ 17 tests [0;32mOK[0m test_filter_itch.R............ 18 tests [0;32mOK[0m test_filter_itch.R............ 18 tests [0;32mOK[0m test_filter_itch.R............ 19 tests [0;32mOK[0m test_filter_itch.R............ 19 tests [0;32mOK[0m test_filter_itch.R............ 19 tests [0;32mOK[0m test_filter_itch.R............ 20 tests [0;32mOK[0m test_filter_itch.R............ 20 tests [0;32mOK[0m test_filter_itch.R............ 20 tests [0;32mOK[0m test_filter_itch.R............ 21 tests [0;32mOK[0m test_filter_itch.R............ 21 tests [0;32mOK[0m test_filter_itch.R............ 22 tests [0;32mOK[0m test_filter_itch.R............ 22 tests [0;32mOK[0m test_filter_itch.R............ 22 tests [0;32mOK[0m test_filter_itch.R............ 22 tests [0;32mOK[0m test_filter_itch.R............ 22 tests [0;32mOK[0m test_filter_itch.R............ 23 tests [0;32mOK[0m test_filter_itch.R............ 23 tests [0;32mOK[0m test_filter_itch.R............ 23 tests [0;32mOK[0m test_filter_itch.R............ 24 tests [0;32mOK[0m test_filter_itch.R............ 24 tests [0;32mOK[0m test_filter_itch.R............ 25 tests [0;32mOK[0m test_filter_itch.R............ 25 tests [0;32mOK[0m test_filter_itch.R............ 25 tests [0;32mOK[0m test_filter_itch.R............ 26 tests [0;32mOK[0m test_filter_itch.R............ 27 tests [0;32mOK[0m test_filter_itch.R............ 28 tests [0;32mOK[0m test_filter_itch.R............ 28 tests [0;32mOK[0m test_filter_itch.R............ 28 tests [0;32mOK[0m test_filter_itch.R............ 29 tests [0;32mOK[0m test_filter_itch.R............ 29 tests [0;32mOK[0m test_filter_itch.R............ 29 tests [0;32mOK[0m test_filter_itch.R............ 30 tests [0;32mOK[0m test_filter_itch.R............ 30 tests [0;32mOK[0m test_filter_itch.R............ 30 tests [0;32mOK[0m test_filter_itch.R............ 31 tests [0;32mOK[0m test_filter_itch.R............ 32 tests [0;32mOK[0m test_filter_itch.R............ 32 tests [0;32mOK[0m test_filter_itch.R............ 33 tests [0;32mOK[0m test_filter_itch.R............ 33 tests [0;32mOK[0m test_filter_itch.R............ 33 tests [0;32mOK[0m test_filter_itch.R............ 33 tests [0;32mOK[0m test_filter_itch.R............ 34 tests [0;32mOK[0m test_filter_itch.R............ 34 tests [0;32mOK[0m test_filter_itch.R............ 34 tests [0;32mOK[0m test_filter_itch.R............ 35 tests [0;32mOK[0m test_filter_itch.R............ 35 tests [0;32mOK[0m test_filter_itch.R............ 35 tests [0;32mOK[0m test_filter_itch.R............ 36 tests [0;32mOK[0m test_filter_itch.R............ 37 tests [0;32mOK[0m test_filter_itch.R............ 37 tests [0;32mOK[0m test_filter_itch.R............ 38 tests [0;32mOK[0m test_filter_itch.R............ 38 tests [0;32mOK[0m test_filter_itch.R............ 38 tests [0;32mOK[0m test_filter_itch.R............ 38 tests [0;32mOK[0m test_filter_itch.R............ 38 tests [0;32mOK[0m test_filter_itch.R............ 39 tests [0;32mOK[0m test_filter_itch.R............ 39 tests [0;32mOK[0m test_filter_itch.R............ 39 tests [0;32mOK[0m test_filter_itch.R............ 40 tests [0;32mOK[0m test_filter_itch.R............ 40 tests [0;32mOK[0m test_filter_itch.R............ 40 tests [0;32mOK[0m test_filter_itch.R............ 41 tests [0;32mOK[0m test_filter_itch.R............ 41 tests [0;32mOK[0m test_filter_itch.R............ 42 tests [0;32mOK[0m test_filter_itch.R............ 43 tests [0;32mOK[0m test_filter_itch.R............ 43 tests [0;32mOK[0m test_filter_itch.R............ 44 tests [0;32mOK[0m test_filter_itch.R............ 44 tests [0;32mOK[0m test_filter_itch.R............ 44 tests [0;32mOK[0m test_filter_itch.R............ 45 tests [0;32mOK[0m test_filter_itch.R............ 45 tests [0;32mOK[0m test_filter_itch.R............ 45 tests [0;32mOK[0m test_filter_itch.R............ 45 tests [0;32mOK[0m test_filter_itch.R............ 45 tests [0;32mOK[0m test_filter_itch.R............ 46 tests [0;32mOK[0m test_filter_itch.R............ 46 tests [0;32mOK[0m test_filter_itch.R............ 47 tests [0;32mOK[0m test_filter_itch.R............ 47 tests [0;32mOK[0m test_filter_itch.R............ 47 tests [0;32mOK[0m test_filter_itch.R............ 48 tests [0;32mOK[0m test_filter_itch.R............ 48 tests [0;32mOK[0m test_filter_itch.R............ 48 tests [0;32mOK[0m test_filter_itch.R............ 48 tests [0;32mOK[0m test_filter_itch.R............ 48 tests [0;32mOK[0m test_filter_itch.R............ 49 tests [0;32mOK[0m test_filter_itch.R............ 49 tests [0;32mOK[0m test_filter_itch.R............ 50 tests [0;32mOK[0m test_filter_itch.R............ 50 tests [0;32mOK[0m test_filter_itch.R............ 50 tests [0;32mOK[0m test_filter_itch.R............ 50 tests [0;32mOK[0m test_filter_itch.R............ 50 tests [0;32mOK[0m test_filter_itch.R............ 51 tests [0;32mOK[0m test_filter_itch.R............ 51 tests [0;32mOK[0m test_filter_itch.R............ 52 tests [0;32mOK[0m test_filter_itch.R............ 52 tests [0;32mOK[0m test_filter_itch.R............ 52 tests [0;32mOK[0m test_filter_itch.R............ 52 tests [0;32mOK[0m test_filter_itch.R............ 52 tests [0;32mOK[0m test_filter_itch.R............ 53 tests [0;32mOK[0m test_filter_itch.R............ 53 tests [0;32mOK[0m test_filter_itch.R............ 54 tests [0;32mOK[0m test_filter_itch.R............ 54 tests [0;32mOK[0m test_filter_itch.R............ 54 tests [0;32mOK[0m test_filter_itch.R............ 54 tests [0;32mOK[0m test_filter_itch.R............ 55 tests [0;32mOK[0m test_filter_itch.R............ 55 tests [0;32mOK[0m test_filter_itch.R............ 55 tests [0;32mOK[0m test_filter_itch.R............ 55 tests [0;32mOK[0m test_filter_itch.R............ 55 tests [0;32mOK[0m test_filter_itch.R............ 56 tests [0;32mOK[0m test_filter_itch.R............ 57 tests [0;32mOK[0m test_filter_itch.R............ 57 tests [0;32mOK[0m test_filter_itch.R............ 57 tests [0;32mOK[0m test_filter_itch.R............ 58 tests [0;32mOK[0m test_filter_itch.R............ 58 tests [0;32mOK[0m test_filter_itch.R............ 58 tests [0;32mOK[0m test_filter_itch.R............ 59 tests [0;32mOK[0m test_filter_itch.R............ 60 tests [0;32mOK[0m test_filter_itch.R............ 61 tests [0;31m1 fails[0m test_filter_itch.R............ 61 tests [0;31m1 fails[0m test_filter_itch.R............ 61 tests [0;31m1 fails[0m test_filter_itch.R............ 62 tests [0;31m1 fails[0m test_filter_itch.R............ 62 tests [0;31m1 fails[0m test_filter_itch.R............ 62 tests [0;31m1 fails[0m [0;34m9.0s[0m test_gz_functions.R........... 0 tests test_gz_functions.R........... 0 tests test_gz_functions.R........... 0 tests test_gz_functions.R........... 0 tests test_gz_functions.R........... 0 tests test_gz_functions.R........... 0 tests test_gz_functions.R........... 0 tests test_gz_functions.R........... 1 tests [0;32mOK[0m test_gz_functions.R........... 2 tests [0;32mOK[0m test_gz_functions.R........... 2 tests [0;32mOK[0m test_gz_functions.R........... 3 tests [0;32mOK[0m test_gz_functions.R........... 3 tests [0;32mOK[0m test_gz_functions.R........... 4 tests [0;32mOK[0m test_gz_functions.R........... 5 tests [0;32mOK[0m test_gz_functions.R........... 5 tests [0;32mOK[0m [0;34m0.9s[0m test_read_functions.R......... 0 tests test_read_functions.R......... 0 tests test_read_functions.R......... 0 tests test_read_functions.R......... 0 tests test_read_functions.R......... 0 tests test_read_functions.R......... 0 tests test_read_functions.R......... 0 tests test_read_functions.R......... 0 tests test_read_functions.R......... 0 tests test_read_functions.R......... 0 tests test_read_functions.R......... 1 tests [0;32mOK[0m test_read_functions.R......... 2 tests [0;32mOK[0m test_read_functions.R......... 3 tests [0;32mOK[0m test_read_functions.R......... 4 tests [0;32mOK[0m test_read_functions.R......... 4 tests [0;32mOK[0m test_read_functions.R......... 4 tests [0;32mOK[0m test_read_functions.R......... 5 tests [0;32mOK[0m test_read_functions.R......... 6 tests [0;32mOK[0m test_read_functions.R......... 7 tests [0;32mOK[0m test_read_functions.R......... 7 tests [0;32mOK[0m test_read_functions.R......... 8 tests [0;32mOK[0m test_read_functions.R......... 9 tests [0;32mOK[0m test_read_functions.R......... 9 tests [0;32mOK[0m test_read_functions.R......... 9 tests [0;32mOK[0m test_read_functions.R......... 10 tests [0;32mOK[0m test_read_functions.R......... 11 tests [0;32mOK[0m test_read_functions.R......... 11 tests [0;32mOK[0m test_read_functions.R......... 11 tests [0;32mOK[0m test_read_functions.R......... 12 tests [0;32mOK[0m test_read_functions.R......... 13 tests [0;32mOK[0m test_read_functions.R......... 14 tests [0;32mOK[0m test_read_functions.R......... 15 tests [0;32mOK[0m test_read_functions.R......... 16 tests [0;32mOK[0m test_read_functions.R......... 17 tests [0;32mOK[0m test_read_functions.R......... 18 tests [0;32mOK[0m test_read_functions.R......... 19 tests [0;32mOK[0m test_read_functions.R......... 20 tests [0;32mOK[0m test_read_functions.R......... 20 tests [0;32mOK[0m test_read_functions.R......... 21 tests [0;32mOK[0m test_read_functions.R......... 22 tests [0;32mOK[0m test_read_functions.R......... 23 tests [0;32mOK[0m test_read_functions.R......... 24 tests [0;32mOK[0m test_read_functions.R......... 25 tests [0;32mOK[0m test_read_functions.R......... 25 tests [0;32mOK[0m test_read_functions.R......... 26 tests [0;32mOK[0m test_read_functions.R......... 26 tests [0;32mOK[0m test_read_functions.R......... 27 tests [0;32mOK[0m test_read_functions.R......... 27 tests [0;32mOK[0m test_read_functions.R......... 28 tests [0;32mOK[0m test_read_functions.R......... 28 tests [0;32mOK[0m test_read_functions.R......... 28 tests [0;32mOK[0m test_read_functions.R......... 29 tests [0;32mOK[0m test_read_functions.R......... 30 tests [0;32mOK[0m test_read_functions.R......... 31 tests [0;32mOK[0m test_read_functions.R......... 32 tests [0;32mOK[0m test_read_functions.R......... 33 tests [0;32mOK[0m test_read_functions.R......... 34 tests [0;32mOK[0m test_read_functions.R......... 35 tests [0;32mOK[0m test_read_functions.R......... 36 tests [0;32mOK[0m test_read_functions.R......... 37 tests [0;32mOK[0m test_read_functions.R......... 37 tests [0;32mOK[0m test_read_functions.R......... 37 tests [0;32mOK[0m test_read_functions.R......... 38 tests [0;32mOK[0m test_read_functions.R......... 39 tests [0;32mOK[0m test_read_functions.R......... 40 tests [0;32mOK[0m test_read_functions.R......... 41 tests [0;32mOK[0m test_read_functions.R......... 42 tests [0;32mOK[0m test_read_functions.R......... 43 tests [0;32mOK[0m test_read_functions.R......... 44 tests [0;32mOK[0m test_read_functions.R......... 45 tests [0;32mOK[0m test_read_functions.R......... 46 tests [0;32mOK[0m test_read_functions.R......... 47 tests [0;32mOK[0m test_read_functions.R......... 48 tests [0;32mOK[0m test_read_functions.R......... 49 tests [0;32mOK[0m test_read_functions.R......... 49 tests [0;32mOK[0m test_read_functions.R......... 49 tests [0;32mOK[0m test_read_functions.R......... 50 tests [0;32mOK[0m test_read_functions.R......... 51 tests [0;32mOK[0m test_read_functions.R......... 52 tests [0;32mOK[0m test_read_functions.R......... 53 tests [0;32mOK[0m test_read_functions.R......... 54 tests [0;32mOK[0m test_read_functions.R......... 55 tests [0;32mOK[0m test_read_functions.R......... 56 tests [0;32mOK[0m test_read_functions.R......... 57 tests [0;32mOK[0m test_read_functions.R......... 57 tests [0;32mOK[0m test_read_functions.R......... 57 tests [0;32mOK[0m test_read_functions.R......... 58 tests [0;32mOK[0m test_read_functions.R......... 59 tests [0;32mOK[0m test_read_functions.R......... 60 tests [0;32mOK[0m test_read_functions.R......... 61 tests [0;32mOK[0m test_read_functions.R......... 62 tests [0;32mOK[0m test_read_functions.R......... 63 tests [0;32mOK[0m test_read_functions.R......... 64 tests [0;32mOK[0m test_read_functions.R......... 65 tests [0;32mOK[0m test_read_functions.R......... 65 tests [0;32mOK[0m test_read_functions.R......... 65 tests [0;32mOK[0m test_read_functions.R......... 66 tests [0;32mOK[0m test_read_functions.R......... 67 tests [0;32mOK[0m test_read_functions.R......... 68 tests [0;32mOK[0m test_read_functions.R......... 69 tests [0;32mOK[0m test_read_functions.R......... 70 tests [0;32mOK[0m test_read_functions.R......... 71 tests [0;32mOK[0m test_read_functions.R......... 72 tests [0;32mOK[0m test_read_functions.R......... 73 tests [0;32mOK[0m test_read_functions.R......... 74 tests [0;32mOK[0m test_read_functions.R......... 75 tests [0;32mOK[0m test_read_functions.R......... 75 tests [0;32mOK[0m test_read_functions.R......... 75 tests [0;32mOK[0m test_read_functions.R......... 76 tests [0;32mOK[0m test_read_functions.R......... 77 tests [0;32mOK[0m test_read_functions.R......... 78 tests [0;32mOK[0m test_read_functions.R......... 79 tests [0;32mOK[0m test_read_functions.R......... 79 tests [0;32mOK[0m test_read_functions.R......... 79 tests [0;32mOK[0m test_read_functions.R......... 80 tests [0;32mOK[0m test_read_functions.R......... 81 tests [0;32mOK[0m test_read_functions.R......... 82 tests [0;32mOK[0m test_read_functions.R......... 83 tests [0;32mOK[0m test_read_functions.R......... 83 tests [0;32mOK[0m test_read_functions.R......... 83 tests [0;32mOK[0m test_read_functions.R......... 84 tests [0;32mOK[0m test_read_functions.R......... 85 tests [0;32mOK[0m test_read_functions.R......... 86 tests [0;32mOK[0m test_read_functions.R......... 87 tests [0;32mOK[0m test_read_functions.R......... 87 tests [0;32mOK[0m test_read_functions.R......... 87 tests [0;32mOK[0m test_read_functions.R......... 88 tests [0;32mOK[0m test_read_functions.R......... 89 tests [0;32mOK[0m test_read_functions.R......... 90 tests [0;32mOK[0m test_read_functions.R......... 91 tests [0;32mOK[0m test_read_functions.R......... 91 tests [0;32mOK[0m test_read_functions.R......... 91 tests [0;32mOK[0m test_read_functions.R......... 92 tests [0;32mOK[0m test_read_functions.R......... 93 tests [0;32mOK[0m test_read_functions.R......... 94 tests [0;32mOK[0m test_read_functions.R......... 95 tests [0;32mOK[0m test_read_functions.R......... 95 tests [0;32mOK[0m test_read_functions.R......... 95 tests [0;32mOK[0m test_read_functions.R......... 96 tests [0;32mOK[0m test_read_functions.R......... 97 tests [0;32mOK[0m test_read_functions.R......... 98 tests [0;32mOK[0m test_read_functions.R......... 99 tests [0;32mOK[0m test_read_functions.R......... 99 tests [0;32mOK[0m test_read_functions.R......... 100 tests [0;32mOK[0m test_read_functions.R......... 101 tests [0;32mOK[0m test_read_functions.R......... 102 tests [0;32mOK[0m test_read_functions.R......... 103 tests [0;32mOK[0m test_read_functions.R......... 104 tests [0;32mOK[0m test_read_functions.R......... 105 tests [0;32mOK[0m test_read_functions.R......... 106 tests [0;32mOK[0m test_read_functions.R......... 107 tests [0;32mOK[0m test_read_functions.R......... 108 tests [0;32mOK[0m test_read_functions.R......... 109 tests [0;32mOK[0m test_read_functions.R......... 109 tests [0;32mOK[0m test_read_functions.R......... 109 tests [0;32mOK[0m test_read_functions.R......... 109 tests [0;32mOK[0m test_read_functions.R......... 109 tests [0;32mOK[0m test_read_functions.R......... 110 tests [0;32mOK[0m test_read_functions.R......... 111 tests [0;32mOK[0m test_read_functions.R......... 112 tests [0;32mOK[0m test_read_functions.R......... 113 tests [0;32mOK[0m test_read_functions.R......... 114 tests [0;32mOK[0m test_read_functions.R......... 114 tests [0;32mOK[0m test_read_functions.R......... 115 tests [0;32mOK[0m test_read_functions.R......... 116 tests [0;32mOK[0m test_read_functions.R......... 117 tests [0;32mOK[0m test_read_functions.R......... 118 tests [0;32mOK[0m test_read_functions.R......... 119 tests [0;32mOK[0m test_read_functions.R......... 120 tests [0;32mOK[0m test_read_functions.R......... 121 tests [0;32mOK[0m test_read_functions.R......... 122 tests [0;32mOK[0m [0;34m5.2s[0m test_write_itch.R............. 0 tests test_write_itch.R............. 0 tests test_write_itch.R............. 0 tests test_write_itch.R............. 0 tests test_write_itch.R............. 0 tests test_write_itch.R............. 0 tests test_write_itch.R............. 0 tests test_write_itch.R............. 0 tests test_write_itch.R............. 1 tests [0;32mOK[0m test_write_itch.R............. 2 tests [0;32mOK[0m test_write_itch.R............. 2 tests [0;32mOK[0m test_write_itch.R............. 3 tests [0;32mOK[0m test_write_itch.R............. 3 tests [0;32mOK[0m test_write_itch.R............. 4 tests [0;32mOK[0m test_write_itch.R............. 5 tests [0;32mOK[0m test_write_itch.R............. 5 tests [0;32mOK[0m test_write_itch.R............. 5 tests [0;32mOK[0m test_write_itch.R............. 6 tests [0;32mOK[0m test_write_itch.R............. 7 tests [0;32mOK[0m test_write_itch.R............. 8 tests [0;32mOK[0m test_write_itch.R............. 8 tests [0;32mOK[0m test_write_itch.R............. 9 tests [0;32mOK[0m test_write_itch.R............. 9 tests [0;32mOK[0m test_write_itch.R............. 10 tests [0;32mOK[0m test_write_itch.R............. 10 tests [0;32mOK[0m test_write_itch.R............. 10 tests [0;32mOK[0m test_write_itch.R............. 11 tests [0;31m1 fails[0m test_write_itch.R............. 11 tests [0;31m1 fails[0m test_write_itch.R............. 12 tests [0;31m1 fails[0m test_write_itch.R............. 12 tests [0;31m1 fails[0m test_write_itch.R............. 13 tests [0;31m2 fails[0m test_write_itch.R............. 13 tests [0;31m2 fails[0m test_write_itch.R............. 14 tests [0;31m2 fails[0m test_write_itch.R............. 14 tests [0;31m2 fails[0m test_write_itch.R............. 14 tests [0;31m2 fails[0m test_write_itch.R............. 15 tests [0;31m3 fails[0m test_write_itch.R............. 16 tests [0;31m3 fails[0m test_write_itch.R............. 17 tests [0;31m4 fails[0m test_write_itch.R............. 18 tests [0;31m4 fails[0m test_write_itch.R............. 18 tests [0;31m4 fails[0m [0;34m5.7s[0m ----- FAILED[data]: test_filter_itch.R<395--395> call| expect_equal(file.size(rawoutfile), 72619) diff| Expected '72619', got '72660' ----- FAILED[data]: test_write_itch.R<78--78> call| expect_equal(file.size(outfile), 159965) diff| Expected '159965', got '159599' ----- FAILED[data]: test_write_itch.R<90--90> call| expect_equal(file.size(outfile), 419608) diff| Expected '419608', got '436513' ----- FAILED[data]: test_write_itch.R<103--103> call| expect_equal(file.size(outfile), 419608) diff| Expected '419608', got '436513' ----- FAILED[data]: test_write_itch.R<112--112> call| expect_equal(file.size(outfile), 419608 * 2) diff| Expected '839216', got '873026' Error: 5 out of 220 tests failed Execution halted * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR