Last updated on 2025-02-04 05:50:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.5 | 41.13 | 59.56 | 100.69 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.6.5 | 33.13 | 42.74 | 75.87 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.6.5 | 177.99 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.6.5 | 186.13 | OK | |||
r-devel-windows-x86_64 | 1.6.5 | 87.00 | 80.00 | 167.00 | OK | |
r-patched-linux-x86_64 | 1.6.5 | 36.48 | 55.97 | 92.45 | NOTE | |
r-release-linux-x86_64 | 1.6.5 | 36.44 | 56.14 | 92.58 | 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 | 94.00 | 82.00 | 176.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 | 87.00 | 88.00 | 175.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