CRAN Package Check Results for Package cgmguru

Last updated on 2026-05-29 17:51:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 126.86 199.11 325.97 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 193.00 471.55 664.55 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 329.00 436.51 765.51 OK
r-devel-windows-x86_64 1.0.1 171.00 296.00 467.00 OK
r-patched-linux-x86_64 1.0.1 170.09 261.41 431.50 OK
r-release-linux-x86_64 1.0.1 355.51 262.04 617.55 OK
r-release-macos-arm64 1.0.1 33.00 76.00 109.00 OK
r-release-macos-x86_64 1.0.1 91.00 284.00 375.00 ERROR
r-release-windows-x86_64 1.0.1 151.00 292.00 443.00 OK
r-oldrel-macos-arm64 1.0.1 30.00 70.00 100.00 OK
r-oldrel-macos-x86_64 1.0.1 98.00 247.00 345.00 ERROR
r-oldrel-windows-x86_64 1.0.1 156.00 392.00 548.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [29s/35s] 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-23.R Saving _problems/test-sensor-wear-25.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 789 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-sensor-wear.R:23:3'): sensor_wear matches iglu manual active_percent with per-id end dates ── Expected `cmp$sensor_wear` to equal `cmp$active_percent`. Differences: `actual`: 72.296626984 51.066468254 38.020833333 90.873015873 72.544642857 `expected`: 72.296626984 50.768849206 38.020833333 90.873015873 72.544642857 ── Failure ('test-sensor-wear.R:24: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 789 ] Error: ! Test failures. Execution halted Flavor: r-release-macos-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [28s/35s] 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-23.R Saving _problems/test-sensor-wear-25.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 789 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-sensor-wear.R:23:3'): sensor_wear matches iglu manual active_percent with per-id end dates ── Expected `cmp$sensor_wear` to equal `cmp$active_percent`. Differences: `actual`: 72.296626984 51.066468254 38.020833333 90.873015873 72.544642857 `expected`: 72.296626984 50.768849206 38.020833333 90.873015873 72.544642857 ── Failure ('test-sensor-wear.R:24: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 789 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-x86_64