Found an issue ``` Error: useNames = NA is defunct. Instead, specify either useNames = TRUE or useNames = FALSE. ``` to solve the issue ``` remotes::install_version("matrixStats", version="1.1.0") ```