Last updated on 2025-02-16 09:50:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.5 | 39.55 | 59.07 | 98.62 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.6.5 | 32.20 | 41.56 | 73.76 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.6.5 | 177.99 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.6.5 | 187.95 | OK | |||
r-devel-macos-arm64 | 1.6.5 | 69.00 | OK | |||
r-devel-macos-x86_64 | 1.6.5 | 133.00 | OK | |||
r-devel-windows-x86_64 | 1.6.5 | 94.00 | 78.00 | 172.00 | OK | |
r-patched-linux-x86_64 | 1.6.5 | 35.60 | 56.20 | 91.80 | NOTE | |
r-release-linux-x86_64 | 1.6.5 | 35.99 | 55.66 | 91.65 | NOTE | |
r-release-macos-arm64 | 1.6.5 | 77.00 | ERROR | |||
r-release-macos-x86_64 | 1.6.5 | 222.00 | NOTE | |||
r-release-windows-x86_64 | 1.6.5 | 90.00 | 88.00 | 178.00 | NOTE | |
r-oldrel-macos-arm64 | 1.6.5 | 87.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.6.5 | 230.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.6.5 | 97.00 | 88.00 | 185.00 | NOTE |
Version: 1.6.5
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: 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: 1.6.5
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [8s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(fs)
>
> test_check("fs")
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 3482 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
Error in base::nchar(wide_chars$test, type = "width") :
cannot open file '/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/cli/R/sysdata.rdb': No such file or directory
Calls: test_check ... unicode_pre -> setup_unicode_width_fix -> <Anonymous>
Execution halted
Flavor: r-release-macos-arm64
Version: 1.6.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘function-comparisons.Rmd’ using rmarkdown
Error: processing vignette 'function-comparisons.Rmd' failed with diagnostics:
there is no package called ‘rlang’
--- failed re-building ‘function-comparisons.Rmd’
SUMMARY: processing the following file failed:
‘function-comparisons.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64