Last updated on 2026-06-07 13:50:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 1.83 | 29.63 | 31.46 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 1.46 | 23.26 | 24.72 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 46.58 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 57.94 | NOTE | |||
| r-devel-windows-x86_64 | 0.4.0 | 4.00 | 50.00 | 54.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.0 | 1.51 | 25.78 | 27.29 | NOTE | |
| r-release-linux-x86_64 | 0.4.0 | 1.69 | 26.09 | 27.78 | NOTE | |
| r-release-macos-arm64 | 0.4.0 | 1.00 | 15.00 | 16.00 | NOTE | |
| r-release-macos-x86_64 | 0.4.0 | 2.00 | 48.00 | 50.00 | NOTE | |
| r-release-windows-x86_64 | 0.4.0 | 4.00 | 49.00 | 53.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.4.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.4.0 | 1.00 | 43.00 | 44.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.4.0 | 5.00 | 57.00 | 62.00 | NOTE |
Version: 0.4.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘get_proverbs.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.4.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘auto_proverb.Rmd’ using rmarkdown
Warning in file("", "w+b") :
cannot open file '/tmp/Rtmp1aZ94b/Rf36a8f4711ee32f': No space left on device
Quitting from auto_proverb.Rmd:10-15 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cannot open the connection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from auto_proverb.Rmd:10-15 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'auto_proverb.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘auto_proverb.Rmd’
--- re-building ‘esv_api_key.Rmd’ using rmarkdown
--- finished re-building ‘esv_api_key.Rmd’
SUMMARY: processing the following file failed:
‘auto_proverb.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc