===============================
R CMD BUILD
===============================
* checking for file ‘scECODA/DESCRIPTION’ ... OK
* preparing ‘scECODA’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘scECODA.rmd’ using rmarkdown
Quitting from scECODA.rmd:204-218 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `if (is.na(n) || n > 65536L) ...`:
! missing value where TRUE/FALSE needed
---
Backtrace:
▆
1. └─scECODA::calc_ari(feat_mat, labels)
2. └─stats::hclust(dist_mat, method = "ward.D2")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'scECODA.rmd' failed with diagnostics:
missing value where TRUE/FALSE needed
--- failed re-building ‘scECODA.rmd’
SUMMARY: processing the following file failed:
‘scECODA.rmd’
Error: Vignette re-building failed.
Execution halted