Last updated on 2026-08-18 01:51:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.0 | 7.80 | 385.20 | 393.00 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.0 | 6.27 | 58.62 | 64.89 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.6.0 | 250.43 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 262.35 | OK | |||
| r-devel-windows-x86_64 | 0.6.0 | 11.00 | 348.00 | 359.00 | OK | |
| r-patched-linux-x86_64 | 0.6.0 | 7.86 | 353.90 | 361.76 | OK | |
| r-release-linux-x86_64 | 0.6.0 | 8.01 | 342.39 | 350.40 | OK | |
| r-release-macos-arm64 | 0.6.0 | 2.00 | 100.00 | 102.00 | OK | |
| r-release-macos-x86_64 | 0.6.0 | 6.00 | 472.00 | 478.00 | OK | |
| r-release-windows-x86_64 | 0.6.0 | 12.00 | 0.00 | 12.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.6.0 | 5.00 | 340.00 | 345.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.0 | 16.00 | 511.00 | 527.00 | OK |
Version: 0.6.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘cranly.Rmd’ using rmarkdown
Quitting from cranly.Rmd:36-38 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `readRDS()`:
! cannot open the connection to 'https://raw.githubusercontent.com/ikosmidis/cranly/develop/inst/extdata/cran_db.rds'
---
Backtrace:
▆
1. └─base::readRDS(url("https://raw.githubusercontent.com/ikosmidis/cranly/develop/inst/extdata/cran_db.rds"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'cranly.Rmd' failed with diagnostics:
cannot open the connection to 'https://raw.githubusercontent.com/ikosmidis/cranly/develop/inst/extdata/cran_db.rds'
--- failed re-building ‘cranly.Rmd’
--- re-building ‘dependence_trees.Rmd’ using rmarkdown
Quitting from dependence_trees.Rmd:38-40 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `readRDS()`:
! cannot open the connection to 'https://raw.githubusercontent.com/ikosmidis/cranly/develop/inst/extdata/package_network.rds'
---
Backtrace:
▆
1. └─base::readRDS(url("https://raw.githubusercontent.com/ikosmidis/cranly/develop/inst/extdata/package_network.rds"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'dependence_trees.Rmd' failed with diagnostics:
cannot open the connection to 'https://raw.githubusercontent.com/ikosmidis/cranly/develop/inst/extdata/package_network.rds'
--- failed re-building ‘dependence_trees.Rmd’
--- re-building ‘extractors.Rmd’ using rmarkdown
--- finished re-building ‘extractors.Rmd’
SUMMARY: processing the following files failed:
‘cranly.Rmd’ ‘dependence_trees.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc