Last updated on 2026-06-08 06:52:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.7 | 7.71 | 130.26 | 137.97 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.7 | 5.51 | 33.26 | 38.77 | FAIL | |
| r-devel-linux-x86_64-fedora-clang | 0.5.7 | 13.00 | 203.10 | 216.10 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.7 | 12.00 | 202.64 | 214.64 | OK | |
| r-devel-windows-x86_64 | 0.5.7 | 10.00 | 142.00 | 152.00 | OK | |
| r-patched-linux-x86_64 | 0.5.7 | 8.77 | 123.69 | 132.46 | OK | |
| r-release-linux-x86_64 | 0.5.7 | 6.88 | 122.62 | 129.50 | OK | |
| r-release-macos-arm64 | 0.5.7 | 2.00 | 34.00 | 36.00 | ERROR | |
| r-release-macos-x86_64 | 0.5.7 | 6.00 | 159.00 | 165.00 | OK | |
| r-release-windows-x86_64 | 0.5.7 | 10.00 | 140.00 | 150.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.7 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.7 | 5.00 | 106.00 | 111.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.7 | 17.00 | 179.00 | 196.00 | OK |
Version: 0.5.7
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: 0.5.7
Check: data for non-ASCII characters
Result: FAIL
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.7
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘gallery.Rmd’ using rmarkdown
--- finished re-building ‘gallery.Rmd’
--- re-building ‘introduction.Rmd’ using rmarkdown
Quitting from introduction.Rmd:281-290 [unnamed-chunk-27]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'dplyr'
---
Backtrace:
▆
1. └─base::library(dplyr)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'introduction.Rmd' failed with diagnostics:
there is no package called 'dplyr'
--- failed re-building ‘introduction.Rmd’
SUMMARY: processing the following file failed:
‘introduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64