Randy Johnson

Results 2 comments of Randy Johnson

Perfect, thanks! I also just ran across this thread on Bioconductor: https://support.bioconductor.org/p/77698/

I think the issue stems from line 191 of [helpfunctions_checks.R](https://github.com/NErler/JointAI/blob/ab5728372161e82c8d649a3c0765b06c96999874/R/helpfunctions_checks.R) - probably because indexing a tibble in this way returns a tibble with one variable, rather than a vector. Modifying...