Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prep_match_table fails without species information #46

Closed
mhpob opened this issue Dec 20, 2024 · 0 comments
Closed

prep_match_table fails without species information #46

mhpob opened this issue Dec 20, 2024 · 0 comments

Comments

@mhpob
Copy link
Owner

mhpob commented Dec 20, 2024

prep_match_table fails on ACT data after update to accommodate networks that provide species info.

Error:

Error in [.data.table(extract, , .(detections = .N), by = c("trackercode", : Column or expression 2 of 'by' or 'keyby' is type 'NULL' which is not currently supported. If you have a compelling use case, please add it to Rdatatable/data.table#1597. As a workaround, consider converting the column to a supported type, e.g. by=sapply(list_col, toString), whilst taking care to maintain distinctness in the process.

Failed matos tests: https://github.com/mhpob/matos/actions/runs/12434501188/job/34718325493

@mhpob mhpob closed this as completed in 17aa382 Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant