- using R Under development (unstable) (2023-09-29 r85235)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-13 (GCC) 13.2.0
GNU Fortran (GCC) 13.2.0
- running under: Fedora Linux 36 (Workstation Edition)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘hutilscpp/DESCRIPTION’ ... OK
- this is package ‘hutilscpp’ version ‘0.9.3’
- 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 ‘hutilscpp’ can be installed ... [37s/46s] OK
See the install log for details.
- used C compiler: ‘gcc-13 (GCC) 13.2.0’
- 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 R 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 whether startup messages can be suppressed ... 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 ... [14s/18s] 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 line endings in Makefiles ... OK
- checking compilation flags in Makevars ... OK
- checking for GNU extensions in Makefiles ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... 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 ... [27s/32s] ERROR
Running ‘tinytest.R’ [27s/31s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
>
> if (requireNamespace("tinytest", quietly = TRUE) &&
+ requireNamespace("data.table", quietly = TRUE) &&
+ requireNamespace("hutils", quietly = TRUE)) {
+ if (startsWith(Sys.getenv("USERNAME"), "hugh")) {
+ options(hutilscpp.nThread = 10)
+ }
+ if (requireNamespace("covr", quietly = TRUE) && covr::in_covr()) {
+ options(hutilscpp.nThread = 1L)
+ }
+ tinytest::test_package("hutilscpp")
+ }
[0;34m0.2s [0m
test-AnyCharMatch.R........... 0 tests
test-AnyCharMatch.R........... 0 tests
test-AnyCharMatch.R........... 0 tests
test-AnyCharMatch.R........... 0 tests
test-AnyCharMatch.R........... 0 tests
test-AnyCharMatch.R........... 1 tests [0;32mOK [0m
test-AnyCharMatch.R........... 1 tests [0;32mOK [0m
test-AnyCharMatch.R........... 2 tests [0;32mOK [0m
test-AnyCharMatch.R........... 2 tests [0;32mOK [0m
test-AnyCharMatch.R........... 3 tests [0;32mOK [0m
test-AnyCharMatch.R........... 3 tests [0;32mOK [0m
test-AnyCharMatch.R........... 3 tests [0;32mOK [0m
test-AnyCharMatch.R........... 4 tests [0;32mOK [0m
test-AnyCharMatch.R........... 4 tests [0;32mOK [0m
test-AnyCharMatch.R........... 5 tests [0;32mOK [0m
test-AnyCharMatch.R........... 6 tests [0;32mOK [0m
test-AnyCharMatch.R........... 7 tests [0;32mOK [0m
test-AnyCharMatch.R........... 8 tests [0;32mOK [0m
test-AnyCharMatch.R........... 9 tests [0;32mOK [0m
test-AnyCharMatch.R........... 10 tests [0;32mOK [0m
test-AnyCharMatch.R........... 11 tests [0;32mOK [0m
test-AnyCharMatch.R........... 11 tests [0;32mOK [0m
test-AnyCharMatch.R........... 12 tests [0;32mOK [0m
test-AnyCharMatch.R........... 13 tests [0;32mOK [0m
test-AnyCharMatch.R........... 14 tests [0;32mOK [0m
test-AnyCharMatch.R........... 15 tests [0;32mOK [0m [0;36m20ms [0m
test-allocate.R............... 0 tests
test-allocate.R............... 1 tests [0;32mOK [0m
test-allocate.R............... 1 tests [0;32mOK [0m
test-allocate.R............... 2 tests [0;32mOK [0m
test-allocate.R............... 2 tests [0;32mOK [0m
test-allocate.R............... 2 tests [0;32mOK [0m
test-allocate.R............... 2 tests [0;32mOK [0m
test-allocate.R............... 3 tests [0;32mOK [0m
test-allocate.R............... 3 tests [0;32mOK [0m
test-allocate.R............... 4 tests [0;32mOK [0m
test-allocate.R............... 4 tests [0;32mOK [0m
test-allocate.R............... 5 tests [0;32mOK [0m [0;36m6ms [0m
test-and3.R................... 0 tests
test-and3.R................... 0 tests
test-and3.R................... 0 tests
test-and3.R................... 0 tests
test-and3.R................... 1 tests [0;32mOK [0m
test-and3.R................... 2 tests [0;32mOK [0m
test-and3.R................... 3 tests [0;32mOK [0m
test-and3.R................... 4 tests [0;32mOK [0m
test-and3.R................... 5 tests [0;32mOK [0m
test-and3.R................... 6 tests [0;32mOK [0m
test-and3.R................... 7 tests [0;32mOK [0m
test-and3.R................... 8 tests [0;32mOK [0m
test-and3.R................... 8 tests [0;32mOK [0m
test-and3.R................... 8 tests [0;32mOK [0m
test-and3.R................... 8 tests [0;32mOK [0m
test-and3.R................... 9 tests [0;32mOK [0m
test-and3.R................... 10 tests [0;32mOK [0m
test-and3.R................... 11 tests [0;32mOK [0m
test-and3.R................... 12 tests [0;32mOK [0m
test-and3.R................... 13 tests [0;32mOK [0m
test-and3.R................... 14 tests [0;32mOK [0m
test-and3.R................... 15 tests [0;32mOK [0m
test-and3.R................... 15 tests [0;32mOK [0m
test-and3.R................... 15 tests [0;32mOK [0m
test-and3.R................... 15 tests [0;32mOK [0m
test-and3.R................... 15 tests [0;32mOK [0m
test-and3.R................... 16 tests [0;32mOK [0m
test-and3.R................... 16 tests [0;32mOK [0m
test-and3.R................... 16 tests [0;32mOK [0m
test-and3.R................... 17 tests [0;32mOK [0m
test-and3.R................... 26 tests [0;32mOK [0m
test-and3.R................... 80 tests [0;32mOK [0m
test-and3.R................... 81 tests [0;32mOK [0m
test-and3.R................... 82 tests [0;32mOK [0m
test-and3.R................... 83 tests [0;32mOK [0m
test-and3.R................... 84 tests [0;32mOK [0m
test-and3.R................... 85 tests [0;32mOK [0m
test-and3.R................... 86 tests [0;32mOK [0m
test-and3.R................... 87 tests [0;32mOK [0m
test-and3.R................... 88 tests [0;32mOK [0m [0;36m100ms [0m
test-and3s-coverage.R......... 0 tests [0;34m2.4s [0m [Exited at #5: neither at home nor covering]
test-and3s-nframes.R.......... 0 tests
test-and3s-nframes.R.......... 0 tests
test-and3s-nframes.R.......... 0 tests
test-and3s-nframes.R.......... 0 tests
test-and3s-nframes.R.......... 0 tests
test-and3s-nframes.R.......... 0 tests
test-and3s-nframes.R.......... 1 tests [0;32mOK [0m
test-and3s-nframes.R.......... 2 tests [0;32mOK [0m
test-and3s-nframes.R.......... 3 tests [0;32mOK [0m
test-and3s-nframes.R.......... 4 tests [0;32mOK [0m
test-and3s-nframes.R.......... 5 tests [0;32mOK [0m
test-and3s-nframes.R.......... 6 tests [0;32mOK [0m
test-and3s-nframes.R.......... 7 tests [0;32mOK [0m
test-and3s-nframes.R.......... 7 tests [0;32mOK [0m
test-and3s-nframes.R.......... 8 tests [0;32mOK [0m [0;36m25ms [0m
test-and3s.R.................. 0 tests
test-and3s.R.................. 0 tests
test-and3s.R.................. 0 tests
test-and3s.R.................. 0 tests
test-and3s.R.................. 0 tests
test-and3s.R.................. 0 tests
test-and3s.R.................. 1 tests [0;32mOK [0m
test-and3s.R.................. 2 tests [0;32mOK [0m
test-and3s.R.................. 3 tests [0;32mOK [0m
test-and3s.R.................. 4 tests [0;32mOK [0m
test-and3s.R.................. 5 tests [0;32mOK [0m
test-and3s.R.................. 6 tests [0;32mOK [0m
test-and3s.R.................. 7 tests [0;32mOK [0m
test-and3s.R.................. 8 tests [0;32mOK [0m
test-and3s.R.................. 8 tests [0;32mOK [0m
test-and3s.R.................. 9 tests [0;32mOK [0m
test-and3s.R.................. 10 tests [0;32mOK [0m
test-and3s.R.................. 11 tests [0;32mOK [0m
test-and3s.R.................. 11 tests [0;32mOK [0m
test-and3s.R.................. 12 tests [0;32mOK [0m
test-and3s.R.................. 13 tests [0;32mOK [0m
test-and3s.R.................. 14 tests [0;32mOK [0m
test-and3s.R.................. 15 tests [0;32mOK [0m
test-and3s.R.................. 15 tests [0;32mOK [0m
test-and3s.R.................. 15 tests [0;32mOK [0m
test-and3s.R.................. 15 tests [0;32mOK [0m
test-and3s.R.................. 16 tests [0;32mOK [0m
test-and3s.R.................. 17 tests [0;32mOK [0m
test-and3s.R.................. 18 tests [0;32mOK [0m
test-and3s.R.................. 19 tests [0;32mOK [0m
test-and3s.R.................. 20 tests [0;32mOK [0m
test-and3s.R.................. 21 tests [0;32mOK [0m
test-and3s.R.................. 22 tests [0;32mOK [0m
test-and3s.R.................. 23 tests [0;32mOK [0m
test-and3s.R.................. 24 tests [0;32mOK [0m
test-and3s.R.................. 24 tests [0;32mOK [0m
test-and3s.R.................. 25 tests [0;32mOK [0m
test-and3s.R.................. 26 tests [0;32mOK [0m
test-and3s.R.................. 26 tests [0;32mOK [0m
test-and3s.R.................. 27 tests [0;32mOK [0m
test-and3s.R.................. 27 tests [0;32mOK [0m
test-and3s.R.................. 28 tests [0;32mOK [0m
test-and3s.R.................. 28 tests [0;32mOK [0m
test-and3s.R.................. 28 tests [0;32mOK [0m
test-and3s.R.................. 28 tests [0;32mOK [0m
test-and3s.R.................. 28 tests [0;32mOK [0m
test-and3s.R.................. 28 tests [0;32mOK [0m
test-and3s.R.................. 28 tests [0;32mOK [0m
test-and3s.R.................. 29 tests [0;32mOK [0m
test-and3s.R.................. 30 tests [0;32mOK [0m
test-and3s.R.................. 31 tests [0;32mOK [0m
test-and3s.R.................. 32 tests [0;32mOK [0m
test-and3s.R.................. 33 tests [0;32mOK [0m
test-and3s.R.................. 34 tests [0;32mOK [0m
test-and3s.R.................. 35 tests [0;32mOK [0m
test-and3s.R.................. 36 tests [0;32mOK [0m
test-and3s.R.................. 36 tests [0;32mOK [0m
test-and3s.R.................. 586 tests [0;32mOK [0m
test-and3s.R.................. 586 tests [0;32mOK [0m
test-and3s.R.................. 586 tests [0;32mOK [0m
test-and3s.R.................. 596 tests [0;32mOK [0m
test-and3s.R.................. 596 tests [0;32mOK [0m
test-and3s.R.................. 596 tests [0;32mOK [0m
test-and3s.R.................. 596 tests [0;32mOK [0m
test-and3s.R.................. 596 tests [0;32mOK [0m
test-and3s.R.................. 596 tests [0;32mOK [0m
test-and3s.R.................. 596 tests [0;32mOK [0m
test-and3s.R.................. 596 tests [0;32mOK [0m
test-and3s.R.................. 596 tests [0;32mOK [0m
test-and3s.R.................. 596 tests [0;32mOK [0m
test-and3s.R.................. 596 tests [0;32mOK [0m
test-and3s.R.................. 596 tests [0;32mOK [0m
test-and3s.R.................. 597 tests [0;32mOK [0m
test-and3s.R.................. 598 tests [0;32mOK [0m
test-and3s.R.................. 598 tests [0;32mOK [0m
test-and3s.R.................. 599 tests [0;32mOK [0m
test-and3s.R.................. 599 tests [0;32mOK [0m
test-and3s.R.................. 599 tests [0;32mOK [0m
test-and3s.R.................. 599 tests [0;32mOK [0m
test-and3s.R.................. 600 tests [0;32mOK [0m
test-and3s.R.................. 601 tests [0;32mOK [0m
test-and3s.R.................. 601 tests [0;32mOK [0m
test-and3s.R.................. 601 tests [0;32mOK [0m
test-and3s.R.................. 601 tests [0;32mOK [0m
test-and3s.R.................. 602 tests [0;32mOK [0m
test-and3s.R.................. 603 tests [0;32mOK [0m
test-and3s.R.................. 604 tests [0;32mOK [0m
test-and3s.R.................. 605 tests [0;32mOK [0m
test-and3s.R.................. 606 tests [0;32mOK [0m
test-and3s.R.................. 607 tests [0;32mOK [0m [0;34m26.6s [0m
test-anyOutside.R............. 1 tests [0;32mOK [0m
test-anyOutside.R............. 2 tests [0;32mOK [0m
test-anyOutside.R............. 3 tests [0;32mOK [0m
test-anyOutside.R............. 4 tests [0;32mOK [0m
test-anyOutside.R............. 5 tests [0;32mOK [0m
test-anyOutside.R............. 6 tests [0;32mOK [0m
test-anyOutside.R............. 7 tests [0;32mOK [0m
test-anyOutside.R............. 8 tests [0;32mOK [0m
test-anyOutside.R............. 9 tests [0;32mOK [0m
test-anyOutside.R............. 10 tests [0;32mOK [0m
test-anyOutside.R............. 11 tests [0;32mOK [0m
test-anyOutside.R............. 12 tests [0;32mOK [0m
test-anyOutside.R............. 13 tests [0;32mOK [0m
test-anyOutside.R............. 14 tests [0;32mOK [0m
test-anyOutside.R............. 15 tests [0;32mOK [0m
test-anyOutside.R............. 16 tests [0;32mOK [0m
test-anyOutside.R............. 17 tests [0;32mOK [0m
test-anyOutside.R............. 18 tests [0;32mOK [0m
test-anyOutside.R............. 19 tests [0;32mOK [0m
test-anyOutside.R............. 20 tests [0;32mOK [0m
test-anyOutside.R............. 21 tests [0;32mOK [0m
test-anyOutside.R............. 22 tests [0;32mOK [0m
test-anyOutside.R............. 23 tests [0;32mOK [0m
test-anyOutside.R............. 24 tests [0;32mOK [0m
test-anyOutside.R............. 25 tests [0;32mOK [0m
test-anyOutside.R............. 26 tests [0;32mOK [0m
test-anyOutside.R............. 27 tests [0;32mOK [0m
test-anyOutside.R............. 28 tests [0;32mOK [0m
test-anyOutside.R............. 29 tests [0;32mOK [0m
test-anyOutside.R............. 30 tests [0;32mOK [0m
test-anyOutside.R............. 30 tests [0;32mOK [0m
test-anyOutside.R............. 31 tests [0;32mOK [0m
test-anyOutside.R............. 32 tests [0;32mOK [0m
test-anyOutside.R............. 33 tests [0;32mOK [0m
test-anyOutside.R............. 34 tests [0;32mOK [0m
test-anyOutside.R............. 35 tests [0;32mOK [0m [0;36m17ms [0m
test-are_even.R............... 1 tests [0;32mOK [0m
test-are_even.R............... 2 tests [0;32mOK [0m
test-are_even.R............... 3 tests [0;32mOK [0m
test-are_even.R............... 4 tests [0;32mOK [0m
test-are_even.R............... 5 tests [0;32mOK [0m
test-are_even.R............... 6 tests [0;32mOK [0m
test-are_even.R............... 7 tests [0;32mOK [0m
test-are_even.R............... 8 tests [0;32mOK [0m
test-are_even.R............... 9 tests [0;32mOK [0m
test-are_even.R............... 10 tests [0;32mOK [0m
test-are_even.R............... 11 tests [0;32mOK [0m
test-are_even.R............... 12 tests [0;32mOK [0m
test-are_even.R............... 12 tests [0;32mOK [0m
test-are_even.R............... 13 tests [0;32mOK [0m
test-are_even.R............... 14 tests [0;32mOK [0m
test-are_even.R............... 15 tests [0;32mOK [0m
test-are_even.R............... 16 tests [0;32mOK [0m
test-are_even.R............... 17 tests [0;32mOK [0m
test-are_even.R............... 18 tests [0;32mOK [0m
test-are_even.R............... 19 tests [0;32mOK [0m
test-are_even.R............... 20 tests [0;32mOK [0m
test-are_even.R............... 21 tests [0;32mOK [0m
test-are_even.R............... 22 tests [0;32mOK [0m
test-are_even.R............... 23 tests [0;32mOK [0m
test-are_even.R............... 24 tests [0;32mOK [0m
test-are_even.R............... 24 tests [0;32mOK [0m [0;36m30ms [0m
test-as_integer_if_safe.R..... 0 tests
test-as_integer_if_safe.R..... 0 tests
test-as_integer_if_safe.R..... 1 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 2 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 3 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 4 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 5 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 6 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 7 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 8 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 9 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 10 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 10 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 11 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 12 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 13 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 14 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 15 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 16 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 17 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 18 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 19 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 20 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 21 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 22 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 23 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 24 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 25 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 26 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 27 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 29 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 29 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 30 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 31 tests [0;32mOK [0m
test-as_integer_if_safe.R..... 32 tests [0;32mOK [0m [0;36m16ms [0m
test-bench_system_time.R...... 0 tests [0;36m2ms [0m
test-between.R................ 0 tests
test-between.R................ 0 tests
test-between.R................ 0 tests
test-between.R................ 1 tests [0;32mOK [0m
test-between.R................ 2 tests [0;32mOK [0m
test-between.R................ 3 tests [0;32mOK [0m
test-between.R................ 4 tests [0;32mOK [0m
test-between.R................ 5 tests [0;32mOK [0m
test-between.R................ 6 tests [0;32mOK [0m
test-between.R................ 7 tests [0;32mOK [0m
test-between.R................ 8 tests [0;32mOK [0m
test-between.R................ 8 tests [0;32mOK [0m
test-between.R................ 8 tests [0;32mOK [0m
test-between.R................ 9 tests [0;32mOK [0m
test-between.R................ 10 tests [0;32mOK [0m
test-between.R................ 11 tests [0;32mOK [0m
test-between.R................ 12 tests [0;32mOK [0m
test-between.R................ 13 tests [0;32mOK [0m [0;34m0.3s [0m
test-check_omp.R.............. 0 tests
test-check_omp.R.............. 1 tests [0;32mOK [0m
test-check_omp.R.............. 2 tests [0;32mOK [0m
test-check_omp.R.............. 3 tests [0;32mOK [0m
test-check_omp.R.............. 4 tests [0;32mOK [0m
test-check_omp.R.............. 5 tests [0;32mOK [0m [0;36m47ms [0m
test-count_logical.R.......... 0 tests
test-count_logical.R.......... 1 tests [0;32mOK [0m
test-count_logical.R.......... 2 tests [0;32mOK [0m
test-count_logical.R.......... 3 tests [0;32mOK [0m
test-count_logical.R.......... 3 tests [0;32mOK [0m [0;36m4ms [0m
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 1 tests [0;32mOK [0m
test-cpp-haversine.R.......... 2 tests [0;32mOK [0m
test-cpp-haversine.R.......... 3 tests [0;32mOK [0m
test-cpp-haversine.R.......... 4 tests [0;32mOK [0m
test-cpp-haversine.R.......... 5 tests [0;32mOK [0m
test-cpp-haversine.R.......... 6 tests [0;32mOK [0m
test-cpp-haversine.R.......... 7 tests [0;32mOK [0m
test-cpp-haversine.R.......... 8 tests [0;32mOK [0m
test-cpp-haversine.R.......... 8 tests [0;32mOK [0m
test-cpp-haversine.R.......... 8 tests [0;32mOK [0m
test-cpp-haversine.R.......... 8 tests [0;32mOK [0m
test-cpp-haversine.R.......... 8 tests [0;32mOK [0m
test-cpp-haversine.R.......... 9 tests [0;32mOK [0m
test-cpp-haversine.R.......... 10 tests [0;32mOK [0m
test-cpp-haversine.R.......... 11 tests [0;32mOK [0m
test-cpp-haversine.R.......... 11 tests [0;32mOK [0m
test-cpp-haversine.R.......... 11 tests [0;32mOK [0m
test-cpp-haversine.R.......... 11 tests [0;32mOK [0m
test-cpp-haversine.R.......... 11 tests [0;32mOK [0m
test-cpp-haversine.R.......... 12 tests [0;32mOK [0m
test-cpp-haversine.R.......... 13 tests [0;32mOK [0m
test-cpp-haversine.R.......... 14 tests [0;32mOK [0m
test-cpp-haversine.R.......... 14 tests [0;32mOK [0m
test-cpp-haversine.R.......... 14 tests [0;32mOK [0m
test-cpp-haversine.R.......... 14 tests [0;32mOK [0m
test-cpp-haversine.R.......... 14 tests [0;32mOK [0m
test-cpp-haversine.R.......... 15 tests [0;32mOK [0m
test-cpp-haversine.R.......... 16 tests [0;32mOK [0m
test-cpp-haversine.R.......... 17 tests [0;32mOK [0m
test-cpp-haversine.R.......... 17 tests [0;32mOK [0m
test-cpp-haversine.R.......... 17 tests [0;32mOK [0m
test-cpp-haversine.R.......... 17 tests [0;32mOK [0m
test-cpp-haversine.R.......... 18 tests [0;32mOK [0m
test-cpp-haversine.R.......... 18 tests [0;32mOK [0m
test-cpp-haversine.R.......... 18 tests [0;32mOK [0m
test-cpp-haversine.R.......... 18 tests [0;32mOK [0m
test-cpp-haversine.R.......... 18 tests [0;32mOK [0m
test-cpp-haversine.R.......... 18 tests [0;32mOK [0m
test-cpp-haversine.R.......... 18 tests [0;32mOK [0m
test-cpp-haversine.R.......... 19 tests [0;32mOK [0m
test-cpp-haversine.R.......... 20 tests [0;32mOK [0m
test-cpp-haversine.R.......... 21 tests [0;32mOK [0m
test-cpp-haversine.R.......... 22 tests [0;32mOK [0m
test-cpp-haversine.R.......... 23 tests [0;32mOK [0m
test-cpp-haversine.R.......... 24 tests [0;32mOK [0m
test-cpp-haversine.R.......... 24 tests [0;32mOK [0m
test-cpp-haversine.R.......... 24 tests [0;32mOK [0m
test-cpp-haversine.R.......... 24 tests [0;32mOK [0m
test-cpp-haversine.R.......... 24 tests [0;32mOK [0m
test-cpp-haversine.R.......... 24 tests [0;32mOK [0m
test-cpp-haversine.R.......... 25 tests [0;32mOK [0m
test-cpp-haversine.R.......... 26 tests [0;32mOK [0m
test-cpp-haversine.R.......... 26 tests [0;32mOK [0m
test-cpp-haversine.R.......... 27 tests [0;32mOK [0m
test-cpp-haversine.R.......... 27 tests [0;32mOK [0m
test-cpp-haversine.R.......... 28 tests [0;32mOK [0m
test-cpp-haversine.R.......... 28 tests [0;32mOK [0m [0;36m27ms [0m
test-cumsum_reset.R........... 1 tests [0;32mOK [0m
test-cumsum_reset.R........... 2 tests [0;32mOK [0m
test-cumsum_reset.R........... 3 tests [0;32mOK [0m
test-cumsum_reset.R........... 4 tests [0;32mOK [0m
test-cumsum_reset.R........... 5 tests [0;32mOK [0m
test-cumsum_reset.R........... 6 tests [0;32mOK [0m
test-cumsum_reset.R........... 7 tests [0;32mOK [0m
test-cumsum_reset.R........... 8 tests [0;32mOK [0m
test-cumsum_reset.R........... 9 tests [0;32mOK [0m
test-cumsum_reset.R........... 10 tests [0;32mOK [0m
test-cumsum_reset.R........... 11 tests [0;32mOK [0m
test-cumsum_reset.R........... 12 tests [0;32mOK [0m
test-cumsum_reset.R........... 13 tests [0;32mOK [0m [0;36m8ms [0m
test-divisible.R.............. 1 tests [0;32mOK [0m
test-divisible.R.............. 2 tests [0;32mOK [0m
test-divisible.R.............. 3 tests [0;32mOK [0m [0;36m3ms [0m
test-do_duplicated_sorted.R... 0 tests
test-do_duplicated_sorted.R... 1 tests [0;32mOK [0m
test-do_duplicated_sorted.R... 1 tests [0;32mOK [0m
test-do_duplicated_sorted.R... 2 tests [0;32mOK [0m [0;36m3ms [0m
test-do_par_in_hash.R......... 1 tests [0;32mOK [0m
test-do_par_in_hash.R......... 2 tests [0;32mOK [0m [0;36m3ms [0m
test-fmatch.R................. 0 tests
test-fmatch.R................. 0 tests
test-fmatch.R................. 1 tests [0;32mOK [0m
test-fmatch.R................. 1 tests [0;32mOK [0m
test-fmatch.R................. 1 tests [0;32mOK [0m
test-fmatch.R................. 2 tests [0;32mOK [0m
test-fmatch.R................. 2 tests [0;32mOK [0m
test-fmatch.R................. 3 tests [0;32mOK [0m
test-fmatch.R................. 3 tests [0;32mOK [0m
test-fmatch.R................. 4 tests [0;32mOK [0m
test-fmatch.R................. 5 tests [0;32mOK [0m
test-fmatch.R................. 6 tests [0;32mOK [0m
test-fmatch.R................. 6 tests [0;32mOK [0m
test-fmatch.R................. 6 tests [0;32mOK [0m
test-fmatch.R................. 7 tests [0;32mOK [0m
test-fmatch.R................. 8 tests [0;32mOK [0m
test-fmatch.R................. 9 tests [0;32mOK [0m
test-fmatch.R................. 10 tests [0;32mOK [0m
test-fmatch.R................. 10 tests [0;32mOK [0m
test-fmatch.R................. 10 tests [0;32mOK [0m
test-fmatch.R................. 11 tests [0;32mOK [0m
test-fmatch.R................. 12 tests [0;32mOK [0m
test-fmatch.R................. 13 tests [0;32mOK [0m
test-fmatch.R................. 14 tests [0;32mOK [0m
test-fmatch.R................. 15 tests [0;32mOK [0m
test-fmatch.R................. 16 tests [0;32mOK [0m
test-fmatch.R................. 17 tests [0;32mOK [0m
test-fmatch.R................. 18 tests [0;32mOK [0m
test-fmatch.R................. 18 tests [0;32mOK [0m
test-fmatch.R................. 19 tests [0;32mOK [0m
test-fmatch.R................. 20 tests [0;32mOK [0m
test-fmatch.R................. 21 tests [0;32mOK [0m
test-fmatch.R................. 22 tests [0;32mOK [0m
test-fmatch.R................. 23 tests [0;32mOK [0m
test-fmatch.R................. 23 tests [0;32mOK [0m
test-fmatch.R................. 23 tests [0;32mOK [0m
test-fmatch.R................. 24 tests [0;32mOK [0m
test-fmatch.R................. 24 tests [0;32mOK [0m
test-fmatch.R................. 25 tests [0;32mOK [0m
test-fmatch.R................. 26 tests [0;32mOK [0m
test-fmatch.R................. 27 tests [0;32mOK [0m
test-fmatch.R................. 28 tests [0;32mOK [0m
test-fmatch.R................. 29 tests [0;32mOK [0m
test-fmatch.R................. 30 tests [0;32mOK [0m
test-fmatch.R................. 31 tests [0;32mOK [0m
test-fmatch.R................. 32 tests [0;32mOK [0m
test-fmatch.R................. 33 tests [0;32mOK [0m
test-fmatch.R................. 34 tests [0;32mOK [0m [0;36m85ms [0m
test-implies.R................ 1 tests [0;32mOK [0m
test-implies.R................ 1 tests [0;32mOK [0m
test-implies.R................ 1 tests [0;32mOK [0m
test-implies.R................ 1 tests [0;32mOK [0m
test-implies.R................ 1 tests [0;32mOK [0m
test-implies.R................ 1 tests [0;32mOK [0m
test-implies.R................ 2 tests [0;32mOK [0m
test-implies.R................ 3 tests [0;32mOK [0m [0;36m21ms [0m
test-in.R..................... 0 tests
test-in.R..................... 0 tests
test-in.R..................... 0 tests
test-in.R..................... 0 tests
test-in.R..................... 1 tests [0;32mOK [0m
test-in.R..................... 2 tests [0;32mOK [0m
test-in.R..................... 2 tests [0;32mOK [0m
test-in.R..................... 2 tests [0;32mOK [0m
test-in.R..................... 3 tests [0;32mOK [0m
test-in.R..................... 4 tests [0;32mOK [0m
test-in.R..................... 4 tests [0;32mOK [0m [0;36m6ms [0m
test-is_constant.R............ 1 tests [0;32mOK [0m Error in is_constant(NULL) :
`x` was not atomic. Such objects are not supported.
Calls: <Anonymous> ... eval -> expect_true -> fun -> isTRUE -> is_constant
Execution halted
- checking PDF version of manual ... [8s/13s] 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