CRAN Package Check Results for Package dsROCrate

Last updated on 2026-09-11 22:50:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 4.77 65.97 70.74 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.2 3.66 43.47 47.13 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.2 50.57 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 54.91 OK
r-devel-windows-x86_64 0.2.2 8.00 108.00 116.00 OK
r-patched-linux-x86_64 0.2.2 4.70 63.46 68.16 OK
r-release-linux-x86_64 0.2.2 5.07 62.66 67.73 OK
r-release-macos-arm64 0.2.2 1.00 155.00 156.00 OK
r-release-macos-x86_64 0.2.2 4.00 225.00 229.00 OK
r-release-windows-x86_64 0.2.2 8.00 95.00 103.00 OK
r-oldrel-macos-arm64 0.2.2 1.00 159.00 160.00 OK
r-oldrel-macos-x86_64 0.2.2 4.00 327.00 331.00 OK
r-oldrel-windows-x86_64 0.2.2 10.00 115.00 125.00 OK

Check Details

Version: 0.2.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘audit-permissions.Rmd’ using rmarkdown [WARNING] Deprecated: --mathjax. Use --math-method=mathjax[:URL] instead. --- finished re-building ‘audit-permissions.Rmd’ --- re-building ‘deploy-local-datashield-server-with-opal.Rmd’ using rmarkdown [WARNING] Deprecated: --mathjax. Use --math-method=mathjax[:URL] instead. --- 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 'distinct' 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::distinct(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'getting-started.Rmd' failed with diagnostics: no applicable method for 'distinct' 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-debian-clang

Version: 0.2.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘audit-permissions.Rmd’ using rmarkdown [WARNING] Deprecated: --mathjax. Use --math-method=mathjax[:URL] instead. --- finished re-building ‘audit-permissions.Rmd’ --- re-building ‘deploy-local-datashield-server-with-opal.Rmd’ using rmarkdown [WARNING] Deprecated: --mathjax. Use --math-method=mathjax[:URL] instead. --- finished re-building ‘deploy-local-datashield-server-with-opal.Rmd’ --- re-building ‘getting-started.Rmd’ using rmarkdown Quitting from getting-started.Rmd:353-358 [safe_outputs] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/purrr_error_indexed> Error in `purrr::map()`: ℹ In index: 123. Caused by error in `purrr::map()`: ℹ In index: 5. ℹ With name: ..5. --- Backtrace: ▆ 1. ├─dsROCrate::safe_output(...) 2. ├─dsROCrate:::safe_output.opal(...) 3. │ └─dsROCrate:::calls_to_tbl(calls_lst, registry) 4. │ ├─purrr::list_rbind(...) 5. │ │ └─purrr:::check_list_of_data_frames(x) 6. │ │ └─vctrs::obj_check_list(x, call = error_call) 7. │ └─purrr::map(...) 8. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress) 9. │ ├─purrr:::with_indexed_errors(...) 10. │ │ └─base::withCallingHandlers(...) 11. │ ├─purrr:::call_with_cleanup(...) 12. │ └─dsROCrate (local) .f(.x[[i]], ...) 13. │ └─tibble::tibble(...) 14. │ └─tibble:::tibble_quos(xs, .rows, .name_repair) 15. │ └─rlang::eval_tidy(xs[[j]], mask) 16. ├─purrr::map(...) 17. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress) 18. │ ├─purrr:::with_indexed_errors(...) 19. │ │ └─base::withCallingHandlers(...) 20. │ ├─purrr:::call_with_cleanup(...) 21. │ └─dsROCrate (local) .f(.x[[i]], ...) 22. │ └─dsROCrate:::resolve_symbol_asset(x$symbol_id, registry) 23. │ └─dsROCrate:::resolve_provenance(symbol_id, registry) 24. │ └─purrr::map_dfr(...) 25. │ └─purrr::map(.x, .f, ...) 26. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress) 27. │ ├─purrr:::with_indexed_errors(...) 28. │ │ └─base::withCallingHandlers(...) 29. │ ├─purrr:::call_with_cleanup(...) 30. │ └─dsROCrate (local) .f(.x[[i]], ...) 31. ├─purrr (local) `<fn>`(`<sbscOOBE>`) 32. │ └─cli::cli_abort(...) 33. │ └─rlang::abort(...) 34. │ └─rlang:::signal_abort(cnd, .file) 35. │ └─base::signalCondition(cnd) 36. └─purrr (local) `<fn>`(`<prrr_rr_>`) 37. └─cli::cli_abort(...) --- Caused by error in `map()`: ℹ In index: 1. Caused by error in `sym$depends_on[[1]]`: ! subscript out of bounds --- Backtrace: ▆ 1. ├─dsROCrate::safe_output(...) 2. ├─dsROCrate:::safe_output.opal(...) 3. │ └─dsROCrate:::calls_to_tbl(calls_lst, registry) 4. │ ├─purrr::list_rbind(...) 5. │ │ └─purrr:::check_list_of_data_frames(x) 6. │ │ └─vctrs::obj_check_list(x, call = error_call) 7. │ └─purrr::map(...) 8. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress) 9. │ ├─purrr:::with_indexed_errors(...) 10. │ │ └─base::withCallingHandlers(...) 11. │ ├─purrr:::call_with_cleanup(...) 12. │ └─dsROCrate (local) .f(.x[[i]], ...) 13. │ └─tibble::tibble(...) 14. │ └─tibble:::tibble_quos(xs, .rows, .name_repair) 15. │ └─rlang::eval_tidy(xs[[j]], mask) 16. └─purrr::map(...) 17. └─purrr:::map_("list", .x, .f, ..., .progress = .progress) 18. ├─purrr:::with_indexed_errors(...) 19. │ └─base::withCallingHandlers(...) 20. ├─purrr:::call_with_cleanup(...) 21. └─dsROCrate (local) .f(.x[[i]], ...) 22. └─dsROCrate:::resolve_symbol_asset(x$symbol_id, registry) 23. └─dsROCrate:::resolve_provenance(symbol_id, registry) 24. └─purrr::map_dfr(...) 25. └─purrr::map(.x, .f, ...) 26. └─purrr:::map_("list", .x, .f, ..., .progress = .progress) 27. ├─purrr:::with_indexed_errors(...) 28. │ └─base::withCallingHandlers(...) 29. ├─purrr:::call_with_cleanup(...) 30. └─dsROCrate (local) .f(.x[[i]], ...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'getting-started.Rmd' failed with diagnostics: ℹ In index: 123. Caused by error in `purrr::map()`: ℹ In index: 5. ℹ With name: ..5. Caused by error in `map()`: ℹ In index: 1. Caused by error in `sym$depends_on[[1]]`: ! subscript out of bounds --- 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-debian-gcc