CRAN Package Check Results for Package fastdid

Last updated on 2024-10-31 07:49:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 1.0.2 8.56 140.68 149.24 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.2 324.59 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.2 189.20 ERROR
r-devel-windows-x86_64 1.0.2 13.00 277.00 290.00 OK
r-patched-linux-x86_64 1.0.2 10.27 174.72 184.99 ERROR
r-release-linux-x86_64 1.0.2 11.11 174.59 185.70 ERROR
r-release-macos-arm64 1.0.2 161.00 OK
r-release-macos-x86_64 1.0.2 310.00 OK
r-oldrel-macos-arm64 1.0.2 157.00 OK
r-oldrel-macos-x86_64 1.0.2 299.00 OK
r-oldrel-windows-x86_64 1.0.2 15.00 315.00 330.00 OK

Check Details

Version: 1.0.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [47s/65s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > #from https://github.com/gdemin/maditr/blob/master/tests/tinytest.R > if(requireNamespace("tinytest", quietly=TRUE)){ + library(tinytest) + #options(covr = FALSE) + data.table::setDTthreads(0) + tinytest::test_package("fastdid", remove_side_effects=FALSE) + data.table::setDTthreads(NULL) + } test_1_fastdid.R.............. 0 tests test_1_fastdid.R.............. 0 tests test_1_fastdid.R.............. 0 tests test_1_fastdid.R.............. 1 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 2 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 3 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 4 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 5 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 6 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 7 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 8 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 8 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 10 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 11 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 12 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 13 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 14 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 15 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 16 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 17 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 18 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 18 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 19 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 19 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 19 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 22 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 22 tests <1b>[0;32mOK<1b>[0m Error in tracemem(dtc) : R was not compiled with support for memory profiling Calls: <Anonymous> ... <Anonymous> -> str_replace_all -> check_lengths -> <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [120s/145s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > #from https://github.com/gdemin/maditr/blob/master/tests/tinytest.R > if(requireNamespace("tinytest", quietly=TRUE)){ + library(tinytest) + #options(covr = FALSE) + data.table::setDTthreads(0) + tinytest::test_package("fastdid", remove_side_effects=FALSE) + data.table::setDTthreads(NULL) + } test_1_fastdid.R.............. 0 tests test_1_fastdid.R.............. 0 tests test_1_fastdid.R.............. 0 tests test_1_fastdid.R.............. 1 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 2 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 3 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 4 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 5 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 6 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 7 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 8 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 8 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 10 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 11 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 12 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 13 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 14 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 15 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 16 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 17 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 18 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 18 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 19 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 19 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 19 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 22 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 22 tests <1b>[0;32mOK<1b>[0m Error in tracemem(dtc) : R was not compiled with support for memory profiling Calls: <Anonymous> ... <Anonymous> -> str_replace_all -> check_lengths -> <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [55s/55s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > #from https://github.com/gdemin/maditr/blob/master/tests/tinytest.R > if(requireNamespace("tinytest", quietly=TRUE)){ + library(tinytest) + #options(covr = FALSE) + data.table::setDTthreads(0) + tinytest::test_package("fastdid", remove_side_effects=FALSE) + data.table::setDTthreads(NULL) + } test_1_fastdid.R.............. 0 tests test_1_fastdid.R.............. 0 tests test_1_fastdid.R.............. 0 tests test_1_fastdid.R.............. 1 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 2 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 3 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 4 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 5 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 6 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 7 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 8 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 8 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 10 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 11 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 12 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 13 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 14 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 15 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 16 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 17 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 18 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 18 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 19 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 19 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 19 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 22 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 22 tests <1b>[0;32mOK<1b>[0m Error in tracemem(dtc) : R was not compiled with support for memory profiling Calls: <Anonymous> ... <Anonymous> -> str_replace_all -> check_lengths -> <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [64s/102s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > #from https://github.com/gdemin/maditr/blob/master/tests/tinytest.R > if(requireNamespace("tinytest", quietly=TRUE)){ + library(tinytest) + #options(covr = FALSE) + data.table::setDTthreads(0) + tinytest::test_package("fastdid", remove_side_effects=FALSE) + data.table::setDTthreads(NULL) + } test_1_fastdid.R.............. 0 tests test_1_fastdid.R.............. 0 tests test_1_fastdid.R.............. 0 tests test_1_fastdid.R.............. 1 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 2 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 3 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 4 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 5 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 6 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 7 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 8 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 8 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 10 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 11 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 12 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 13 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 14 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 15 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 16 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 17 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 18 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 18 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 19 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 19 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 19 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 22 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 22 tests <1b>[0;32mOK<1b>[0m Error in tracemem(dtc) : R was not compiled with support for memory profiling Calls: <Anonymous> ... <Anonymous> -> str_replace_all -> check_lengths -> <Anonymous> Execution halted Flavor: r-patched-linux-x86_64

Version: 1.0.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [64s/104s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > > #from https://github.com/gdemin/maditr/blob/master/tests/tinytest.R > if(requireNamespace("tinytest", quietly=TRUE)){ + library(tinytest) + #options(covr = FALSE) + data.table::setDTthreads(0) + tinytest::test_package("fastdid", remove_side_effects=FALSE) + data.table::setDTthreads(NULL) + } test_1_fastdid.R.............. 0 tests test_1_fastdid.R.............. 0 tests test_1_fastdid.R.............. 0 tests test_1_fastdid.R.............. 1 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 2 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 3 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 4 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 5 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 6 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 7 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 8 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 8 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 9 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 10 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 11 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 12 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 13 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 14 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 15 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 16 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 17 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 18 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 18 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 19 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 19 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 19 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 20 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 21 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 22 tests <1b>[0;32mOK<1b>[0m test_1_fastdid.R.............. 22 tests <1b>[0;32mOK<1b>[0m Error in tracemem(dtc) : R was not compiled with support for memory profiling Calls: <Anonymous> ... <Anonymous> -> str_replace_all -> check_lengths -> <Anonymous> Execution halted Flavor: r-release-linux-x86_64