" Avoid sapply(); use vapply()" Hi, This is a Note I received from BiocCheck()
I tried to change my sapply functions to vapply; however, vapply requires knowing the exact length of the vector(list), however, my vector length are not static and variable. Therefore, vapply may not be of use for me in those cases. Is there any solution for it? Or shall I ignore the Note? Many thanks, Mohsen [[alternative HTML version deleted]] _______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel