===============================
R CMD BUILD
===============================
* checking for file ‘Ibex/DESCRIPTION’ ... OK
* preparing ‘Ibex’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘Ibex.Rmd’ using knitr
Quitting from Ibex.Rmd:279-301 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `complete.cases()`:
! no input has determined the number of cases
---
Backtrace:
▆
1. └─Ibex::Ibex.matrix(...)
2. └─stats::complete.cases(BCR[["cdr3_aa"]])
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Ibex.Rmd' failed with diagnostics:
no input has determined the number of cases
--- failed re-building ‘Ibex.Rmd’
SUMMARY: processing the following file failed:
‘Ibex.Rmd’
Error: Vignette re-building failed.
Execution halted