Last updated on 2026-06-08 00:51:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 137.50 | 272.37 | 409.87 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 128.88 | 53.51 | 182.39 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 168.00 | 424.98 | 592.98 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 346.00 | 450.23 | 796.23 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 151.00 | 295.00 | 446.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.0.1 | 33.00 | 76.00 | 109.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 95.00 | 278.00 | 373.00 | ERROR | |
| r-release-windows-x86_64 | 1.0.1 | 160.00 | 287.00 | 447.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | 30.00 | 70.00 | 100.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.1 | 96.00 | 242.00 | 338.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.0.1 | 205.00 | 393.00 | 598.00 | OK |
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘cgmguru-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: detect_all_events
> ### Title: Detect All Glycemic Events
> ### Aliases: detect_all_events
>
> ### ** Examples
>
> # Load sample data
> library(iglu)
Error in library(iglu) : there is no package called ‘iglu’
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘detect_all_events.Rmd’ using rmarkdown
--- finished re-building ‘detect_all_events.Rmd’
--- re-building ‘detect_between_maxima.Rmd’ using rmarkdown
Quitting from detect_between_maxima.Rmd:10-14 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'detect_between_maxima.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘detect_between_maxima.Rmd’
--- re-building ‘detect_hyperglycemic_events.Rmd’ using rmarkdown
Quitting from detect_hyperglycemic_events.Rmd:10-14 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'detect_hyperglycemic_events.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘detect_hyperglycemic_events.Rmd’
--- re-building ‘detect_hypoglycemic_events.Rmd’ using rmarkdown
Quitting from detect_hypoglycemic_events.Rmd:10-14 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'detect_hypoglycemic_events.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘detect_hypoglycemic_events.Rmd’
--- re-building ‘examples.Rmd’ using rmarkdown
Quitting from examples.Rmd:10-21 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'examples.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘examples.Rmd’
--- re-building ‘excursion.Rmd’ using rmarkdown
Quitting from excursion.Rmd:10-14 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'excursion.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘excursion.Rmd’
--- re-building ‘find_local_maxima.Rmd’ using rmarkdown
Quitting from find_local_maxima.Rmd:10-14 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'find_local_maxima.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘find_local_maxima.Rmd’
--- re-building ‘find_max_after_hours.Rmd’ using rmarkdown
Quitting from find_max_after_hours.Rmd:10-14 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'find_max_after_hours.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘find_max_after_hours.Rmd’
--- re-building ‘find_max_before_hours.Rmd’ using rmarkdown
Quitting from find_max_before_hours.Rmd:10-14 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'find_max_before_hours.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘find_max_before_hours.Rmd’
--- re-building ‘find_min_after_hours.Rmd’ using rmarkdown
Quitting from find_min_after_hours.Rmd:10-14 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'find_min_after_hours.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘find_min_after_hours.Rmd’
--- re-building ‘find_min_before_hours.Rmd’ using rmarkdown
Quitting from find_min_before_hours.Rmd:10-14 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'find_min_before_hours.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘find_min_before_hours.Rmd’
--- re-building ‘find_new_maxima.Rmd’ using rmarkdown
Quitting from find_new_maxima.Rmd:10-14 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'find_new_maxima.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘find_new_maxima.Rmd’
--- re-building ‘grid.Rmd’ using rmarkdown
Quitting from grid.Rmd:12-16 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'grid.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘grid.Rmd’
--- re-building ‘intro.Rmd’ using rmarkdown
Quitting from intro.Rmd:10-17 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'intro.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘intro.Rmd’
--- re-building ‘maxima_grid.Rmd’ using rmarkdown
Quitting from maxima_grid.Rmd:10-14 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'maxima_grid.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘maxima_grid.Rmd’
--- re-building ‘mod_grid.Rmd’ using rmarkdown
Quitting from mod_grid.Rmd:10-14 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mod_grid.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘mod_grid.Rmd’
--- re-building ‘orderfast.Rmd’ using rmarkdown
Quitting from orderfast.Rmd:10-14 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'orderfast.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘orderfast.Rmd’
--- re-building ‘start_finder.Rmd’ using rmarkdown
Quitting from start_finder.Rmd:27-29 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()` at tmp/RtmpbFAZMP/Rex3117d83b6ccad0:8:1:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu) at tmp/RtmpbFAZMP/Rex3117d83b6ccad0:8:1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'start_finder.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘start_finder.Rmd’
--- re-building ‘transform_df.Rmd’ using rmarkdown
Quitting from transform_df.Rmd:10-14 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'iglu'
---
Backtrace:
▆
1. └─base::library(iglu)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'transform_df.Rmd' failed with diagnostics:
there is no package called 'iglu'
--- failed re-building ‘transform_df.Rmd’
SUMMARY: processing the following files failed:
‘detect_between_maxima.Rmd’ ‘detect_hyperglycemic_events.Rmd’
‘detect_hypoglycemic_events.Rmd’ ‘examples.Rmd’ ‘excursion.Rmd’
‘find_local_maxima.Rmd’ ‘find_max_after_hours.Rmd’
‘find_max_before_hours.Rmd’ ‘find_min_after_hours.Rmd’
‘find_min_before_hours.Rmd’ ‘find_new_maxima.Rmd’ ‘grid.Rmd’
‘intro.Rmd’ ‘maxima_grid.Rmd’ ‘mod_grid.Rmd’ ‘orderfast.Rmd’
‘start_finder.Rmd’ ‘transform_df.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [29s/36s]
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’ [27s/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