Last updated on 2026-07-03 09:50:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.13 | 120.23 | 522.38 | 642.61 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.13 | 44.43 | 314.69 | 359.12 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.13 | 67.00 | 827.87 | 894.87 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.13 | 108.00 | 879.21 | 987.21 | OK | |
| r-devel-windows-x86_64 | 0.3.13 | 59.00 | 444.00 | 503.00 | ERROR | |
| r-patched-linux-x86_64 | 0.3.13 | 65.63 | 505.26 | 570.89 | OK | |
| r-release-linux-x86_64 | 0.3.13 | OK | ||||
| r-release-macos-arm64 | 0.3.13 | 14.00 | 125.00 | 139.00 | OK | |
| r-release-macos-x86_64 | 0.3.13 | 33.00 | 578.00 | 611.00 | OK | |
| r-release-windows-x86_64 | 0.3.13 | 60.00 | 640.00 | 700.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.13 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.13 | 31.00 | 485.00 | 516.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.13 | 82.00 | 833.00 | 915.00 | OK |
Version: 0.3.13
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'cran.Rmd' using rmarkdown
Quitting from cran.Rmd:61-64 [get_graph_all_packages]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `UseMethod()`:
! no applicable method for 'inner_join' applied to an object of class "NULL"
---
Backtrace:
▆
1. └─crandep::get_graph_all_packages(type = "depends")
2. └─dplyr::inner_join(l0$dependencies, df1, c("type", "reverse"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'cran.Rmd' failed with diagnostics:
no applicable method for 'inner_join' applied to an object of class "NULL"
--- failed re-building 'cran.Rmd'
--- re-building 'degree.Rmd' using rmarkdown
Quitting from degree.Rmd:45-52 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `UseMethod()`:
! no applicable method for 'inner_join' applied to an object of class "NULL"
---
Backtrace:
▆
1. └─crandep::get_graph_all_packages(type = "imports")
2. └─dplyr::inner_join(l0$dependencies, df1, c("type", "reverse"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'degree.Rmd' failed with diagnostics:
no applicable method for 'inner_join' applied to an object of class "NULL"
--- failed re-building 'degree.Rmd'
--- re-building 'introduction.Rmd' using rmarkdown
--- finished re-building 'introduction.Rmd'
SUMMARY: processing the following files failed:
'cran.Rmd' 'degree.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64