We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
improve error message? It is a matrix, just sparse, not plain
mat_to_fmm(sparse_mat, "sparse_matrix.mtx") #> Error in mat_to_fmm(sparse_mat, "sparse_matrix.mtx") : object is not a matrix
First noted here: ropensci/software-review#606 (comment).
The text was updated successfully, but these errors were encountered:
Users should use write_fmm instead..
write_fmm
Sorry, something went wrong.
fastMatMR
No branches or pull requests
First noted here: ropensci/software-review#606 (comment).
The text was updated successfully, but these errors were encountered: