Last updated on 2025-03-22 08:53:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 10.68 | 107.06 | 117.74 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 6.78 | 76.38 | 83.16 | 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.61 | 102.70 | 112.31 | OK | |
r-release-linux-x86_64 | 1.0 | 8.41 | 98.96 | 107.37 | 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 | 10.00 | 109.00 | 119.00 | OK | |
r-oldrel-macos-arm64 | 1.0 | 56.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.0 | 101.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0 | 14.00 | 132.00 | 146.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