Last updated on 2026-08-20 21:03:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 4.85 | 73.83 | 78.68 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 3.52 | 50.43 | 53.95 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | OK | ||||
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | ERROR | ||||
| r-devel-windows-x86_64 | 0.2.1 | 9.00 | 110.00 | 119.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 4.42 | 63.08 | 67.50 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 3.97 | 63.87 | 67.84 | OK | |
| r-release-macos-arm64 | 0.2.1 | 1.00 | 155.00 | 156.00 | OK | |
| r-release-macos-x86_64 | 0.2.1 | 4.00 | 369.00 | 373.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 9.00 | 0.00 | 9.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | 1.00 | 156.00 | 157.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.1 | 4.00 | 280.00 | 284.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 11.00 | 119.00 | 130.00 | OK |
Version: 0.2.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘audit-permissions.Rmd’ using rmarkdown
--- finished re-building ‘audit-permissions.Rmd’
--- re-building ‘deploy-local-datashield-server-with-opal.Rmd’ using rmarkdown
--- finished re-building ‘deploy-local-datashield-server-with-opal.Rmd’
--- re-building ‘getting-started.Rmd’ using rmarkdown
Quitting from getting-started.Rmd:459-468 [unnamed-chunk-26]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `UseMethod()`:
! no applicable method for 'select' applied to an object of class "NULL"
---
Backtrace:
▆
1. ├─dsROCrate::audit(...)
2. └─dsROCrate:::audit.opal(...)
3. ├─dsROCrate:::audit_engine(...)
4. └─dsROCrate:::audit_engine.opal(...)
5. └─purrr::reduce(...)
6. └─purrr:::reduce_impl(.x, .f, ..., .init = .init, .dir = .dir)
7. └─dsROCrate (local) fn(out, elt, ...)
8. ├─dsROCrate::safe_output(...)
9. └─dsROCrate:::safe_output.rocrate(...)
10. ├─dsROCrate::safe_output(...)
11. └─dsROCrate:::safe_output.opal(...)
12. ├─dplyr::select(...)
13. ├─dplyr::mutate(...)
14. ├─dplyr::mutate(...)
15. ├─dplyr::left_join(...)
16. ├─purrr::list_c(...)
17. │ └─vctrs::obj_check_list(x)
18. ├─(function(x) {...
19. │ ├─purrr::map2(...)
20. │ │ └─purrr:::map2_("list", .x, .y, .f, ..., .progress = .progress)
21. │ │ └─purrr:::vctrs_vec_compat(.x, .purrr_user_env)
22. │ ├─base::split(dplyr::select(x, -args), seq_len(nrow(x)))
23. │ └─dplyr::select(x, -args)
24. ├─dplyr::mutate(...)
25. └─dplyr::select(calls_tbl, -symbol)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'getting-started.Rmd' failed with diagnostics:
no applicable method for 'select' applied to an object of class "NULL"
--- failed re-building ‘getting-started.Rmd’
SUMMARY: processing the following file failed:
‘getting-started.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc