Last updated on 2024-09-11 19:49:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.2 | 5.16 | 60.47 | 65.63 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.2 | 3.88 | 42.31 | 46.19 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.2 | 105.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.2 | 110.14 | OK | |||
r-devel-windows-x86_64 | 0.9.2 | 7.00 | 96.00 | 103.00 | OK | |
r-patched-linux-x86_64 | 0.9.2 | 6.84 | 56.79 | 63.63 | OK | |
r-release-linux-x86_64 | 0.9.2 | 4.39 | 56.92 | 61.31 | OK | |
r-release-macos-arm64 | 0.9.2 | 50.00 | OK | |||
r-release-macos-x86_64 | 0.9.2 | 120.00 | OK | |||
r-release-windows-x86_64 | 0.9.2 | 7.00 | 96.00 | 103.00 | OK | |
r-oldrel-macos-arm64 | 0.9.2 | 45.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.9.2 | 95.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.9.2 | 8.00 | 108.00 | 116.00 | OK |
Version: 0.9.2
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘chk.Rmd’
...
> chk_flag(y)
> y <- NA
> chk_flag(y)
When sourcing ‘chk.R’:
Error: `y` must be a flag (TRUE or FALSE).
Execution halted
‘chk-families.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘chk.Rmd’ using ‘UTF-8’... failed
Flavor: r-oldrel-macos-arm64
Version: 0.9.2
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘chk.Rmd’
...
> chk_flag(y)
> y <- NA
> chk_flag(y)
When sourcing ‘chk.R’:
Error: `y` must be a flag (TRUE or FALSE).
Execution halted
‘chk-families.Rmd’ using ‘UTF-8’... [0s/1s] OK
‘chk.Rmd’ using ‘UTF-8’... failed
Flavor: r-oldrel-macos-x86_64