CRAN Package Check Results for Package cgmguru

Last updated on 2026-06-10 20:56:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 136.78 271.36 408.14 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 130.76 202.40 333.16 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 187.00 464.79 651.79 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 376.00 478.51 854.51 OK
r-devel-windows-x86_64 1.1.0 152.00 297.00 449.00 OK
r-patched-linux-x86_64 1.0.1 170.82 261.92 432.74 OK
r-release-linux-x86_64 1.0.1 173.82 262.48 436.30 OK
r-release-macos-arm64 1.1.0 33.00 75.00 108.00 OK
r-release-macos-x86_64 1.1.0 97.00 301.00 398.00 ERROR
r-release-windows-x86_64 1.0.1 160.00 287.00 447.00 OK
r-oldrel-macos-arm64 1.1.0 32.00 66.00 98.00 OK
r-oldrel-macos-x86_64 1.1.0 99.00 268.00 367.00 ERROR
r-oldrel-windows-x86_64 1.1.0 167.00 406.00 573.00 OK

Check Details

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [31s/39s] 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) > library(cgmguru) Attaching package: 'cgmguru' The following object is masked from 'package:graphics': grid > > test_check("cgmguru") Saving _problems/test-sensor-wear-43.R Saving _problems/test-sensor-wear-45.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 829 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-sensor-wear.R:43:3'): sensor_wear matches iglu manual active_percent with per-id end dates ── Expected `cmp$sensor_wear_percent` to equal `round(cmp$active_percent, 2)`. Differences: `actual`: 72.30 51.07 38.02 90.87 72.54 `expected`: 72.30 50.77 38.02 90.87 72.54 ── Failure ('test-sensor-wear.R:44:3'): sensor_wear matches iglu manual active_percent with per-id end dates ── Expected `as.numeric(cmp$start_date_cg)` to equal `as.numeric(cmp$start_date_ig)`. Differences: `actual`: 1433512776.0 1425047881.0 1425309065.0 1426172518.0 1424869468.0 `expected`: 1433512776.0 1425051481.0 1425312665.0 1426172518.0 1424873068.0 [ FAIL 2 | WARN 0 | SKIP 0 | PASS 829 ] Error: ! Test failures. Execution halted Flavor: r-release-macos-x86_64

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [30s/61s] 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) > library(cgmguru) Attaching package: 'cgmguru' The following object is masked from 'package:graphics': grid > > test_check("cgmguru") Saving _problems/test-sensor-wear-43.R Saving _problems/test-sensor-wear-45.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 829 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-sensor-wear.R:43:3'): sensor_wear matches iglu manual active_percent with per-id end dates ── Expected `cmp$sensor_wear_percent` to equal `round(cmp$active_percent, 2)`. Differences: `actual`: 72.30 51.07 38.02 90.87 72.54 `expected`: 72.30 50.77 38.02 90.87 72.54 ── Failure ('test-sensor-wear.R:44:3'): sensor_wear matches iglu manual active_percent with per-id end dates ── Expected `as.numeric(cmp$start_date_cg)` to equal `as.numeric(cmp$start_date_ig)`. Differences: `actual`: 1433512776.0 1425047881.0 1425309065.0 1426172518.0 1424869468.0 `expected`: 1433512776.0 1425051481.0 1425312665.0 1426172518.0 1424873068.0 [ FAIL 2 | WARN 0 | SKIP 0 | PASS 829 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-x86_64