Last updated on 2025-03-19 07:03:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 10.13 | 107.55 | 117.68 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 6.36 | 78.88 | 85.24 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 194.66 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 273.57 | OK | |||
r-devel-macos-arm64 | 1.0 | 58.00 | OK | |||
r-devel-macos-x86_64 | 1.0 | 105.00 | OK | |||
r-devel-windows-x86_64 | 1.0 | 11.00 | 109.00 | 120.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 9.76 | 103.44 | 113.20 | OK | |
r-release-linux-x86_64 | 1.0 | 9.58 | 100.71 | 110.29 | OK | |
r-release-macos-arm64 | 1.0 | 61.00 | OK | |||
r-release-macos-x86_64 | 1.0 | 110.00 | OK | |||
r-release-windows-x86_64 | 1.0 | 11.00 | 107.00 | 118.00 | OK | |
r-oldrel-macos-arm64 | 1.0 | 54.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.0 | 101.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0 | 14.00 | 133.00 | 147.00 | OK |
Version: 1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘CNVReg_vig.Rmd’ using rmarkdown
Quitting from CNVReg_vig.Rmd:27-33 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package or namespace load failed for 'kableExtra' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'systemfonts'
---
Backtrace:
▆
1. └─base::library("kableExtra")
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'CNVReg_vig.Rmd' failed with diagnostics:
package or namespace load failed for 'kableExtra' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'systemfonts'
--- failed re-building ‘CNVReg_vig.Rmd’
SUMMARY: processing the following file failed:
‘CNVReg_vig.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-arm64