bd-R/bdclean

Running any check from bdchecks crashes bdclean

tom-gu opened this issue · 2 comments

Running any check from bdchecks crashes bdclean, console error massage:
image

For more details see QA working file:
https://docs.google.com/spreadsheets/d/1VFhHy6uo7qVBiHhcuLqUJ3RXKpaG-4C3RD0jqvB0xtU/edit#gid=21537633&range=12:12

Current development bdchecks version on GitHub has different function names:

  • bdchecks::dc_perform instead of bdchecks::performDataCheck

These names might change in future versions.

Fixed