Last updated on 2024-09-07 15:49:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 5.91 | 75.96 | 81.87 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 4.50 | 52.04 | 56.54 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 130.79 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 134.45 | OK | |||
r-devel-windows-x86_64 | 0.5.0 | 9.00 | 101.00 | 110.00 | OK | |
r-patched-linux-x86_64 | 0.5.0 | 5.90 | 71.65 | 77.55 | OK | |
r-release-linux-x86_64 | 0.5.0 | 4.34 | 71.85 | 76.19 | OK | |
r-release-macos-arm64 | 0.5.0 | 60.00 | OK | |||
r-release-macos-x86_64 | 0.5.0 | 117.00 | OK | |||
r-release-windows-x86_64 | 0.5.0 | 8.00 | 101.00 | 109.00 | OK | |
r-oldrel-macos-arm64 | 0.5.0 | 58.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.5.0 | 102.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.5.0 | 11.00 | 111.00 | 122.00 | OK |
Version: 0.5.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘usedthese.Rmd’
...
2 x 4 5 1 5
> used_here()
When sourcing ‘usedthese.R’:
Error: `fil` must be either `current_input()` or a saved filename
ℹ When knitting a qmd/Rmd, `fil` defaults to `current_input()`.
ℹ When running a code chunk, quote a saved filename.
✖ You specified fil = .
Execution halted
‘multipage.Rmd’ using ‘UTF-8’... [1s/5s] OK
‘usedthese.Rmd’ using ‘UTF-8’... failed
Flavor: r-oldrel-macos-arm64
Version: 0.5.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘usedthese.Rmd’
...
2 x 4 5 1 5
> used_here()
When sourcing ‘usedthese.R’:
Error: `fil` must be either `current_input()` or a saved filename
ℹ When knitting a qmd/Rmd, `fil` defaults to `current_input()`.
ℹ When running a code chunk, quote a saved filename.
✖ You specified fil = .
Execution halted
‘multipage.Rmd’ using ‘UTF-8’... [3s/6s] OK
‘usedthese.Rmd’ using ‘UTF-8’... failed
Flavor: r-oldrel-macos-x86_64