Last updated on 2024-09-14 11:49:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 7.26 | 83.47 | 90.73 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 5.35 | 60.40 | 65.75 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 144.89 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 151.05 | OK | |||
r-devel-windows-x86_64 | 0.1.2 | 13.00 | 102.00 | 115.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 7.36 | 78.58 | 85.94 | OK | |
r-release-linux-x86_64 | 0.1.2 | 6.85 | 43.50 | 50.35 | ERROR | |
r-release-macos-arm64 | 0.1.2 | 53.00 | OK | |||
r-release-macos-x86_64 | 0.1.2 | 94.00 | OK | |||
r-release-windows-x86_64 | 0.1.2 | 13.00 | 105.00 | 118.00 | OK | |
r-oldrel-macos-arm64 | 0.1.2 | 53.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.2 | 79.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.2 | 15.00 | 119.00 | 134.00 | OK |
Version: 0.1.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘tidyverse’
Flavor: r-release-linux-x86_64
Version: 0.1.2
Check: examples
Result: ERROR
Running examples in ‘cmpsR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: compute_diff_phase
> ### Title: Compute a Statistic for the Foreground Phase and the Background
> ### Phases
> ### Aliases: compute_diff_phase
>
> ### ** Examples
>
> library(tidyverse)
Error in library(tidyverse) : there is no package called ‘tidyverse’
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘cmpsR-vignette.Rmd’ using rmarkdown
Quitting from lines 11-25 [setup] (cmpsR-vignette.Rmd)
Error: processing vignette 'cmpsR-vignette.Rmd' failed with diagnostics:
there is no package called 'tidyverse'
--- failed re-building ‘cmpsR-vignette.Rmd’
SUMMARY: processing the following file failed:
‘cmpsR-vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-x86_64