Last updated on 2024-09-19 04:49:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.2 | 4.99 | 60.05 | 65.04 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.2 | 3.10 | 42.90 | 46.00 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.2 | 102.74 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.2 | 110.14 | OK | |||
r-devel-windows-x86_64 | 0.9.2 | 7.00 | 98.00 | 105.00 | OK | |
r-patched-linux-x86_64 | 0.9.2 | 6.98 | 56.65 | 63.63 | OK | |
r-release-linux-x86_64 | 0.9.2 | 4.24 | 56.76 | 61.00 | 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 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.2 | 72.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.9.2 | 8.00 | 109.00 | 117.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-x86_64