CRAN Package Check Results for Package fozziejoin

Last updated on 2026-03-19 04:57:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.13 186.13 365.49 551.62 OK
r-devel-linux-x86_64-debian-gcc 0.0.13 148.27 207.75 356.02 OK
r-devel-linux-x86_64-fedora-clang 0.0.13 313.00 544.66 857.66 OK
r-devel-linux-x86_64-fedora-gcc 0.0.13 324.00 563.61 887.61 OK
r-devel-macos-arm64 0.0.13 44.00 83.00 127.00 OK
r-devel-windows-x86_64 0.0.13 162.00 267.00 429.00 OK
r-patched-linux-x86_64 0.0.13 184.27 362.09 546.36 OK
r-release-linux-x86_64 0.0.13 187.69 356.22 543.91 OK
r-release-macos-arm64 0.0.13 44.00 80.00 124.00 OK
r-release-macos-x86_64 0.0.13 145.00 253.00 398.00 OK
r-release-windows-x86_64 0.0.13 178.00 285.00 463.00 OK
r-oldrel-macos-arm64 0.0.13 42.00 86.00 128.00 NOTE
r-oldrel-macos-x86_64 0.0.13 146.00 276.00 422.00 NOTE
r-oldrel-windows-x86_64 0.0.13 195.00 399.00 594.00 ERROR

Check Details

Version: 0.0.13
Check: installed package size
Result: NOTE installed size is 8.4Mb sub-directories of 1Mb or more: libs 8.1Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.0.13
Check: tests
Result: ERROR Running 'testthat.R' [10s] Running the tests in 'tests/testthat.R' failed. Complete output: > # 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) > test_check("fozziejoin") Loading required package: fozziejoin Saving _problems/test_fozzie_string_inner_join-344.R thread '<unnamed>' (40476) panicked at D:\temp\2026_03_16_13_02_53_29542\RtmpegOL30\R.INSTALL19ae040777b5b\fozziejoin\src\vendor\extendr-api\src\robj\into_robj.rs:74:13: called `Result::unwrap()` on an `Err` value: Failed initial regex join: Failed to build RegexSet: regex parse error: ( ^ error: unclosed group note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '<unnamed>' (40476) panicked at src\lib.rs:192:1: explicit panic [ FAIL 1 | WARN 0 | SKIP 0 | PASS 143 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_fozzie_string_inner_join.R:344:5'): nthread argument works for hamming ── Expected `runtime["user.self"]` <= `2.5 * runtime["elapsed"]`. Actual comparison: 0.050000000 > 0.050000000 Difference: 0.000000000 > 0 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 143 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64