Last updated on 2026-06-07 09:52:07 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 7.60 | 122.16 | 129.76 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 6.44 | 79.42 | 85.86 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 15.00 | 161.22 | 176.22 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 15.00 | 197.08 | 212.08 | OK | |
| r-devel-windows-x86_64 | 1.0.3 | 12.00 | 124.00 | 136.00 | OK | |
| r-patched-linux-x86_64 | 1.0.3 | 8.80 | 114.65 | 123.45 | OK | |
| r-release-linux-x86_64 | 1.0.3 | 8.25 | 114.60 | 122.85 | OK | |
| r-release-macos-arm64 | 1.0.3 | 2.00 | 33.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 1.0.3 | 7.00 | 128.00 | 135.00 | OK | |
| r-release-windows-x86_64 | 1.0.3 | 12.00 | 126.00 | 138.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.3 | 6.00 | 123.00 | 129.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.3 | 15.00 | 160.00 | 175.00 | OK |
Version: 1.0.3
Check: foreign function calls
Result: NOTE
Fatal error: cannot create 'R_TempDir'
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘custom_filters.Rmd’ using rmarkdown
288 576--- finished re-building ‘custom_filters.Rmd’
--- re-building ‘geoms.Rmd’ using rmarkdown
Warning in file("", "w+b") :
cannot open file '/tmp/RtmpBGZyqR/Rf23616a161fac47': No space left on device
Warning in dev.off(dv) : agg could not write to the given file
Quitting from geoms.Rmd:103-116 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cannot open the connection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from geoms.Rmd:103-116 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'geoms.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘geoms.Rmd’
--- re-building ‘ggfx.Rmd’ using rmarkdown
Warning in dev.off(dv) : agg could not write to the given file
--- finished re-building ‘ggfx.Rmd’
SUMMARY: processing the following file failed:
‘geoms.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc