CRAN Package Check Results for Package fmtr

Last updated on 2026-01-21 14:49:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.0 13.19 83.20 96.39 OK
r-devel-linux-x86_64-debian-gcc 1.7.0 9.50 59.41 68.91 OK
r-devel-linux-x86_64-fedora-clang 1.7.0 28.00 127.55 155.55 OK
r-devel-linux-x86_64-fedora-gcc 1.7.0 24.00 134.42 158.42 OK
r-devel-windows-x86_64 1.7.0 19.00 127.00 146.00 OK
r-patched-linux-x86_64 1.7.0 15.15 73.30 88.45 OK
r-release-linux-x86_64 1.7.0 13.07 74.03 87.10 OK
r-release-macos-arm64 1.7.1 3.00 28.00 31.00 OK
r-release-macos-x86_64 1.7.1 11.00 117.00 128.00 OK
r-release-windows-x86_64 1.7.0 20.00 123.00 143.00 OK
r-oldrel-macos-arm64 1.7.1 3.00 31.00 34.00 ERROR
r-oldrel-macos-x86_64 1.7.1 12.00 166.00 178.00 OK
r-oldrel-windows-x86_64 1.7.0 24.00 144.00 168.00 OK

Check Details

Version: 1.7.1
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(fmtr) Loading required package: common > > test_check("fmtr") amp cyl, disp, hp, drat, wt, qsec, vs, am, gear, carb qseq, amp - mpg: Hello -> Miles/(US) gallon drat, qsec, am - cyl: Number of cylinders -> Num f Cylin. - wt: Rear axle ratio -> Weigh (100 lbs) [1] "00-1" "25-1" "00-2" "25-2" "00-3" "25-3" "00-4" "25-4" NA NA [1] "2000-Q1" "2025-Q1" "2000-Q2" "2025-Q2" "2000-Q3" "2025-Q3" "2000-Q4" [8] "2025-Q4" NA NA [1] "1" "1" "2" "2" "3" "3" "4" "4" NA NA [1] "Q1" Saving _problems/test-timewd-1618.R Saving _problems/test-timewd-1632.R Saving _problems/test-timewd-1646.R Saving _problems/test-timewd-1660.R Saving _problems/test-timewd-1674.R Saving _problems/test-timewd-1688.R Saving _problems/test-timewd-1702.R Saving _problems/test-timewd-1716.R [ FAIL 8 | WARN 2 | SKIP 0 | PASS 1986 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-timewd.R:1618:3'): timewd16: fapply() with time20. to time20.19 work as expected ── Expected `res13[5]` to equal "9:00:00.987654321012". Differences: 1/1 mismatches x[1]: "9:00:00.987654321008" y[1]: "9:00:00.987654321012" ── Failure ('test-timewd.R:1632:3'): timewd16: fapply() with time20. to time20.19 work as expected ── Expected `res14[5]` to equal "9:00:00.987654321012". Differences: 1/1 mismatches x[1]: "9:00:00.987654321008" y[1]: "9:00:00.987654321012" ── Failure ('test-timewd.R:1646:3'): timewd16: fapply() with time20. to time20.19 work as expected ── Expected `res15[5]` to equal "9:00:00.987654321012". Differences: 1/1 mismatches x[1]: "9:00:00.987654321008" y[1]: "9:00:00.987654321012" ── Failure ('test-timewd.R:1660:3'): timewd16: fapply() with time20. to time20.19 work as expected ── Expected `res16[5]` to equal "9:00:00.987654321012". Differences: 1/1 mismatches x[1]: "9:00:00.987654321008" y[1]: "9:00:00.987654321012" ── Failure ('test-timewd.R:1674:3'): timewd16: fapply() with time20. to time20.19 work as expected ── Expected `res17[5]` to equal "9:00:00.987654321012". Differences: 1/1 mismatches x[1]: "9:00:00.987654321008" y[1]: "9:00:00.987654321012" ── Failure ('test-timewd.R:1688:3'): timewd16: fapply() with time20. to time20.19 work as expected ── Expected `res18[5]` to equal "9:00:00.987654321012". Differences: 1/1 mismatches x[1]: "9:00:00.987654321008" y[1]: "9:00:00.987654321012" ── Failure ('test-timewd.R:1702:3'): timewd16: fapply() with time20. to time20.19 work as expected ── Expected `res19[5]` to equal "9:00:00.987654321012". Differences: 1/1 mismatches x[1]: "9:00:00.987654321008" y[1]: "9:00:00.987654321012" ── Failure ('test-timewd.R:1716:3'): timewd16: fapply() with time20. to time20.19 work as expected ── Expected `res20[5]` to equal "9:00:00.987654321012". Differences: 1/1 mismatches x[1]: "9:00:00.987654321008" y[1]: "9:00:00.987654321012" [ FAIL 8 | WARN 2 | SKIP 0 | PASS 1986 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-arm64