Last updated on 2026-06-08 04:49:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 14.87 | 262.08 | 276.95 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 10.34 | 94.91 | 105.25 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 27.00 | 419.50 | 446.50 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 24.00 | 416.91 | 440.91 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 17.00 | 245.00 | 262.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 13.30 | 256.59 | 269.89 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 13.60 | 256.42 | 270.02 | OK | |
| r-release-macos-arm64 | 0.1.0 | 4.00 | 73.00 | 77.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 10.00 | 312.00 | 322.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 19.00 | 243.00 | 262.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 3.00 | 76.00 | 79.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 10.00 | 301.00 | 311.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 22.00 | 328.00 | 350.00 | OK |
Version: 0.1.0
Check: index information
Result: WARN
Fatal error: cannot create 'R_TempDir'
See sections ‘The INDEX file’ and ‘Package subdirectories’ in the
‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘ITScontrol_demonstration_level.Rmd’ using rmarkdown
Quitting from ITScontrol_demonstration_level.Rmd:136-162 [calendar]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'ggpubr'
---
Backtrace:
▆
1. ├─global phei_calendar(...)
2. └─base::loadNamespace(x)
3. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
4. └─base (local) withOneRestart(expr, restarts[[1L]])
5. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'ITScontrol_demonstration_level.Rmd' failed with diagnostics:
there is no package called 'ggpubr'
--- failed re-building ‘ITScontrol_demonstration_level.Rmd’
--- re-building ‘ITScontrol_demonstration_slope.Rmd’ using rmarkdown
Quitting from ITScontrol_demonstration_slope.Rmd:134-161 [calendar]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'ggpubr'
---
Backtrace:
▆
1. ├─global phei_calendar(...)
2. └─base::loadNamespace(x)
3. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
4. └─base (local) withOneRestart(expr, restarts[[1L]])
5. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'ITScontrol_demonstration_slope.Rmd' failed with diagnostics:
there is no package called 'ggpubr'
--- failed re-building ‘ITScontrol_demonstration_slope.Rmd’
--- re-building ‘ITScontrol_demonstration_slope2.Rmd’ using rmarkdown
Quitting from ITScontrol_demonstration_slope2.Rmd:134-160 [calendar]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'ggpubr'
---
Backtrace:
▆
1. ├─global phei_calendar(...)
2. └─base::loadNamespace(x)
3. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
4. └─base (local) withOneRestart(expr, restarts[[1L]])
5. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'ITScontrol_demonstration_slope2.Rmd' failed with diagnostics:
there is no package called 'ggpubr'
--- failed re-building ‘ITScontrol_demonstration_slope2.Rmd’
SUMMARY: processing the following files failed:
‘ITScontrol_demonstration_level.Rmd’
‘ITScontrol_demonstration_slope.Rmd’
‘ITScontrol_demonstration_slope2.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc