CRAN Package Check Results for Package delimtools

Last updated on 2026-02-28 11:49:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 10.94 115.67 126.61 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.1 7.47 80.77 88.24 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 19.00 188.29 207.29 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 16.00 180.65 196.65 ERROR
r-devel-macos-arm64 0.2.1 3.00 42.00 45.00 OK
r-devel-windows-x86_64 0.2.1 13.00 126.00 139.00 ERROR
r-patched-linux-x86_64 0.2.1 9.26 103.55 112.81 ERROR
r-release-linux-x86_64 0.2.1 10.57 104.59 115.16 ERROR
r-release-macos-arm64 0.2.1 NOTE
r-release-macos-x86_64 0.2.1 8.00 391.00 399.00 NOTE
r-release-windows-x86_64 0.2.1 17.00 124.00 141.00 ERROR
r-oldrel-macos-arm64 0.2.1 NOTE
r-oldrel-macos-x86_64 0.2.1 8.00 354.00 362.00 NOTE
r-oldrel-windows-x86_64 0.2.1 18.00 161.00 179.00 ERROR

Additional issues

donttest

Check Details

Version: 0.2.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Pedro Bittencourt <pedro.sennabittencourt@gmail.com>’ Additional repositories with no packages: https://r-forge.r-project.org/ Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.1
Check: examples
Result: ERROR Running examples in ‘delimtools-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: match_ratio > ### Title: Compute Agreement Between Alternative Species Delimitation > ### Partitions > ### Aliases: match_ratio > > ### ** Examples > > > # estimate match ratio statistics > match_ratio(geophagus_delims) Error in `purrr::map()`: ℹ In index: 1. Caused by error in `dplyr::mutate()`: ℹ In argument: `n_match = dplyr::if_else(dplyr::pick(2) == dplyr::pick(3), union, 0)`. Caused by error in `dplyr::if_else()`: ! `condition` must be a logical vector, not a logical matrix. Backtrace: ▆ 1. ├─delimtools::match_ratio(geophagus_delims) 2. │ ├─dplyr::ungroup(...) 3. │ ├─dplyr::arrange(...) 4. │ ├─dplyr::group_by(...) 5. │ ├─purrr::list_rbind(...) 6. │ │ └─purrr:::check_list_of_data_frames(x) 7. │ │ └─vctrs::obj_check_list(x, call = error_call) 8. │ ├─rlang::set_names(...) 9. │ └─purrr::map(...) 10. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress) 11. │ ├─purrr:::with_indexed_errors(...) 12. │ │ └─base::withCallingHandlers(...) 13. │ ├─purrr:::call_with_cleanup(...) 14. │ └─delimtools (local) .f(.x[[i]], ...) 15. │ ├─dplyr::summarise(...) 16. │ ├─dplyr::mutate(...) 17. │ └─dplyr:::mutate.data.frame(...) 18. │ └─dplyr:::mutate_cols(.data, dplyr_quosures(...), by) 19. │ ├─base::withCallingHandlers(...) 20. │ └─dplyr:::mutate_col(dots[[i]], data, mask, new_columns) 21. │ └─mask$eval_all_mutate(quo) 22. │ └─dplyr (local) eval() 23. ├─dplyr::if_else(...) 24. │ └─vctrs::vec_if_else(...) 25. └─rlang::abort(message = message, call = call) Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed delim_autoplot 4.440 0.238 6.045 delim_autoplot2 3.863 0.083 5.030 Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.1
Check: examples
Result: ERROR Running examples in ‘delimtools-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: match_ratio > ### Title: Compute Agreement Between Alternative Species Delimitation > ### Partitions > ### Aliases: match_ratio > > ### ** Examples > > > # estimate match ratio statistics > match_ratio(geophagus_delims) Error in `purrr::map()`: ℹ In index: 1. Caused by error in `dplyr::mutate()`: ℹ In argument: `n_match = dplyr::if_else(dplyr::pick(2) == dplyr::pick(3), union, 0)`. Caused by error in `dplyr::if_else()`: ! `condition` must be a logical vector, not a logical matrix. Backtrace: ▆ 1. ├─delimtools::match_ratio(geophagus_delims) 2. │ ├─dplyr::ungroup(...) 3. │ ├─dplyr::arrange(...) 4. │ ├─dplyr::group_by(...) 5. │ ├─purrr::list_rbind(...) 6. │ │ └─purrr:::check_list_of_data_frames(x) 7. │ │ └─vctrs::obj_check_list(x, call = error_call) 8. │ ├─rlang::set_names(...) 9. │ └─purrr::map(...) 10. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress) 11. │ ├─purrr:::with_indexed_errors(...) 12. │ │ └─base::withCallingHandlers(...) 13. │ ├─purrr:::call_with_cleanup(...) 14. │ └─delimtools (local) .f(.x[[i]], ...) 15. │ ├─dplyr::summarise(...) 16. │ ├─dplyr::mutate(...) 17. │ └─dplyr:::mutate.data.frame(...) 18. │ └─dplyr:::mutate_cols(.data, dplyr_quosures(...), by) 19. │ ├─base::withCallingHandlers(...) 20. │ └─dplyr:::mutate_col(dots[[i]], data, mask, new_columns) 21. │ └─mask$eval_all_mutate(quo) 22. │ └─dplyr (local) eval() 23. ├─dplyr::if_else(...) 24. │ └─vctrs::vec_if_else(...) 25. └─rlang::abort(message = message, call = call) Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: examples
Result: ERROR Running examples in ‘delimtools-Ex.R’ failed The error most likely occurred in: > ### Name: match_ratio > ### Title: Compute Agreement Between Alternative Species Delimitation > ### Partitions > ### Aliases: match_ratio > > ### ** Examples > > > # estimate match ratio statistics > match_ratio(geophagus_delims) Error in `purrr::map()`: ℹ In index: 1. Caused by error in `dplyr::mutate()`: ℹ In argument: `n_match = dplyr::if_else(dplyr::pick(2) == dplyr::pick(3), union, 0)`. Caused by error in `dplyr::if_else()`: ! `condition` must be a logical vector, not a logical matrix. Backtrace: ▆ 1. ├─delimtools::match_ratio(geophagus_delims) 2. │ ├─dplyr::ungroup(...) 3. │ ├─dplyr::arrange(...) 4. │ ├─dplyr::group_by(...) 5. │ ├─purrr::list_rbind(...) 6. │ │ └─purrr:::check_list_of_data_frames(x) 7. │ │ └─vctrs::obj_check_list(x, call = error_call) 8. │ ├─rlang::set_names(...) 9. │ └─purrr::map(...) 10. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress) 11. │ ├─purrr:::with_indexed_errors(...) 12. │ │ └─base::withCallingHandlers(...) 13. │ ├─purrr:::call_with_cleanup(...) 14. │ └─delimtools (local) .f(.x[[i]], ...) 15. │ ├─dplyr::summarise(...) 16. │ ├─dplyr::mutate(...) 17. │ └─dplyr:::mutate.data.frame(...) 18. │ └─dplyr:::mutate_cols(.data, dplyr_quosures(...), by) 19. │ ├─base::withCallingHandlers(...) 20. │ └─dplyr:::mutate_col(dots[[i]], data, mask, new_columns) 21. │ └─mask$eval_all_mutate(quo) 22. │ └─dplyr (local) eval() 23. ├─dplyr::if_else(...) 24. │ └─vctrs::vec_if_else(...) 25. └─rlang::abort(message = message, call = call) Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.2.1
Check: examples
Result: ERROR Running examples in ‘delimtools-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: match_ratio > ### Title: Compute Agreement Between Alternative Species Delimitation > ### Partitions > ### Aliases: match_ratio > > ### ** Examples > > > # estimate match ratio statistics > match_ratio(geophagus_delims) Error in `purrr::map()`: ℹ In index: 1. Caused by error in `dplyr::mutate()`: ℹ In argument: `n_match = dplyr::if_else(dplyr::pick(2) == dplyr::pick(3), union, 0)`. Caused by error in `dplyr::if_else()`: ! `condition` must be a logical vector, not a logical matrix. Backtrace: ▆ 1. ├─delimtools::match_ratio(geophagus_delims) 2. │ ├─dplyr::ungroup(...) 3. │ ├─dplyr::arrange(...) 4. │ ├─dplyr::group_by(...) 5. │ ├─purrr::list_rbind(...) 6. │ │ └─purrr:::check_list_of_data_frames(x) 7. │ │ └─vctrs::obj_check_list(x, call = error_call) 8. │ ├─rlang::set_names(...) 9. │ └─purrr::map(...) 10. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress) 11. │ ├─purrr:::with_indexed_errors(...) 12. │ │ └─base::withCallingHandlers(...) 13. │ ├─purrr:::call_with_cleanup(...) 14. │ └─delimtools (local) .f(.x[[i]], ...) 15. │ ├─dplyr::summarise(...) 16. │ ├─dplyr::mutate(...) 17. │ └─dplyr:::mutate.data.frame(...) 18. │ └─dplyr:::mutate_cols(.data, dplyr_quosures(...), by) 19. │ ├─base::withCallingHandlers(...) 20. │ └─dplyr:::mutate_col(dots[[i]], data, mask, new_columns) 21. │ └─mask$eval_all_mutate(quo) 22. │ └─dplyr (local) eval() 23. ├─dplyr::if_else(...) 24. │ └─vctrs::vec_if_else(...) 25. └─rlang::abort(message = message, call = call) Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed delim_autoplot 4.197 0.073 7.096 delim_autoplot2 3.802 0.021 5.720 get_delim_cols 3.357 0.133 5.046 Flavor: r-patched-linux-x86_64

Version: 0.2.1
Check: examples
Result: ERROR Running examples in ‘delimtools-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: match_ratio > ### Title: Compute Agreement Between Alternative Species Delimitation > ### Partitions > ### Aliases: match_ratio > > ### ** Examples > > > # estimate match ratio statistics > match_ratio(geophagus_delims) Error in `purrr::map()`: ℹ In index: 1. Caused by error in `dplyr::mutate()`: ℹ In argument: `n_match = dplyr::if_else(dplyr::pick(2) == dplyr::pick(3), union, 0)`. Caused by error in `dplyr::if_else()`: ! `condition` must be a logical vector, not a logical matrix. Backtrace: ▆ 1. ├─delimtools::match_ratio(geophagus_delims) 2. │ ├─dplyr::ungroup(...) 3. │ ├─dplyr::arrange(...) 4. │ ├─dplyr::group_by(...) 5. │ ├─purrr::list_rbind(...) 6. │ │ └─purrr:::check_list_of_data_frames(x) 7. │ │ └─vctrs::obj_check_list(x, call = error_call) 8. │ ├─rlang::set_names(...) 9. │ └─purrr::map(...) 10. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress) 11. │ ├─purrr:::with_indexed_errors(...) 12. │ │ └─base::withCallingHandlers(...) 13. │ ├─purrr:::call_with_cleanup(...) 14. │ └─delimtools (local) .f(.x[[i]], ...) 15. │ ├─dplyr::summarise(...) 16. │ ├─dplyr::mutate(...) 17. │ └─dplyr:::mutate.data.frame(...) 18. │ └─dplyr:::mutate_cols(.data, dplyr_quosures(...), by) 19. │ ├─base::withCallingHandlers(...) 20. │ └─dplyr:::mutate_col(dots[[i]], data, mask, new_columns) 21. │ └─mask$eval_all_mutate(quo) 22. │ └─dplyr (local) eval() 23. ├─dplyr::if_else(...) 24. │ └─vctrs::vec_if_else(...) 25. └─rlang::abort(message = message, call = call) Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed delim_autoplot 4.118 0.098 5.538 delim_autoplot2 3.915 0.011 5.197 Flavor: r-release-linux-x86_64

Version: 0.2.1
Check: Rd cross-references
Result: NOTE Package unavailable to check Rd xrefs: ‘bGMYC’ Unknown package ‘splits’ in Rd xrefs Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.2.1
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'bGMYC', 'splits' Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.2.1
Check: Rd cross-references
Result: NOTE Packages unavailable to check Rd xrefs: ‘bGMYC’, ‘splits’ Flavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.