CRAN Package Check Results for Package processmapR

Last updated on 2024-12-07 03:49:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.6 21.57 91.24 112.81 OK
r-devel-linux-x86_64-debian-gcc 0.5.6 13.72 71.36 85.08 OK
r-devel-linux-x86_64-fedora-clang 0.5.6 208.03 OK
r-devel-linux-x86_64-fedora-gcc 0.5.6 205.87 OK
r-devel-windows-x86_64 0.5.6 21.00 117.00 138.00 OK
r-patched-linux-x86_64 0.5.5 19.60 88.34 107.94 ERROR
r-release-linux-x86_64 0.5.5 19.56 87.95 107.51 OK
r-release-macos-arm64 0.5.6 62.00 OK
r-release-macos-x86_64 0.5.6 87.00 OK
r-release-windows-x86_64 0.5.6 24.00 118.00 142.00 OK
r-oldrel-macos-arm64 0.5.6 64.00 OK
r-oldrel-macos-x86_64 0.5.6 106.00 OK
r-oldrel-windows-x86_64 0.5.6 30.00 145.00 175.00 OK

Check Details

Version: 0.5.5
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/21s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(processmapR) Attaching package: 'processmapR' The following object is masked from 'package:stats': frequency > > test_check("processmapR") [ FAIL 2 | WARN 0 | SKIP 10 | PASS 111 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • On CRAN (7): 'test_dotted_chart.R:115:2', 'test_lined_chart.R:91:3', 'test_trace_explorer.R:10:3', 'test_trace_explorer.R:36:3', 'test_trace_explorer.R:68:3', 'test_trace_explorer.R:104:3', 'test_trace_explorer.R:252:3' • depends on timezone (3): 'test_dotted_chart_helpers.R:5:3', 'test_dotted_chart_helpers.R:12:3', 'test_dotted_chart_helpers.R:69:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_dotted_chart_helpers.R:35:3'): test timeSinceStartOfDay CET summer/winter time ── as.integer(timeSinceStartOfDay(summer_time)) (`actual`) not equal to 17 * 3600 + 36 * 60 + 52 (`expected`). `actual`: 67012.0 `expected`: 63412.0 ── Failure ('test_dotted_chart_helpers.R:37:3'): test timeSinceStartOfDay CET summer/winter time ── as.integer(timeSinceStartOfDay(winter_time)) (`actual`) not equal to 19 * 3600 + 36 * 60 + 52 (`expected`). `actual`: 67012.0 `expected`: 70612.0 [ FAIL 2 | WARN 0 | SKIP 10 | PASS 111 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64