Last updated on 2025-03-19 08:52:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 3.17 | 59.68 | 62.85 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 1.99 | 42.30 | 44.29 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 114.66 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 135.93 | OK | |||
r-devel-macos-arm64 | 1.2.0 | 42.00 | OK | |||
r-devel-macos-x86_64 | 1.2.0 | 97.00 | OK | |||
r-devel-windows-x86_64 | 1.2.0 | 7.00 | 76.00 | 83.00 | ERROR | |
r-patched-linux-x86_64 | 1.2.0 | 3.37 | 58.15 | 61.52 | OK | |
r-release-linux-x86_64 | 1.2.0 | 3.06 | 55.56 | 58.62 | OK | |
r-release-macos-arm64 | 1.2.0 | 41.00 | OK | |||
r-release-macos-x86_64 | 1.2.0 | 62.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 4.00 | 85.00 | 89.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | OK | ||||
r-oldrel-macos-x86_64 | 1.2.0 | 93.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.0 | 4.00 | 104.00 | 108.00 | OK |
Version: 1.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'overview.Rmd' using rmarkdown
/usr/bin/tar: Child returned status 127
/usr/bin/tar: Error is not recoverable: exiting now
/usr/bin/tar: Child returned status 127
/usr/bin/tar: Error is not recoverable: exiting now
Quitting from overview.Rmd:33-35 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Failed to install 'rankrate' from GitHub:
length(file_list) > 0 is not TRUE
---
Backtrace:
▆
1. └─devtools::install_github("pearce790/rankrate")
2. ├─pkgbuild::with_build_tools(...)
3. │ └─pkgbuild:::withr_with_path(rtools_path(), code)
4. │ └─base::force(code)
5. └─remotes:::install_remotes(...)
6. └─base::tryCatch(...)
7. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
8. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
9. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'overview.Rmd' failed with diagnostics:
Failed to install 'rankrate' from GitHub:
length(file_list) > 0 is not TRUE
--- failed re-building 'overview.Rmd'
--- re-building 'tutorial.Rmd' using rmarkdown
--- finished re-building 'tutorial.Rmd'
SUMMARY: processing the following file failed:
'overview.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64