MicrobiotaProcess icon indicating copy to clipboard operation
MicrobiotaProcess copied to clipboard

Error in if (nrow(tmpkeepfeature) > 0) { : argument is of length zero

Open freixas84 opened this issue 2 years ago • 1 comments

Can anyone help fixing this error? Error in if (nrow(tmpkeepfeature) > 0) { : argument is of length zero I've no clue how to solve it. all my rows sum more than 0, fyi

freixas84 avatar Aug 18 '22 17:08 freixas84

This should be fixed, you can reinstall MicrobiotaProcess via remotes::install_github('YuLab-SMU/MicrobiotaProcess'). You can refer to issue #87

xiangpin avatar Apr 12 '23 02:04 xiangpin