I get the warning: <pre>Warning message: object ‘CsparseMatrix’ is not exported by 'namespace:Matrix' </pre> when running the followings in the R terminal: <pre>devtools::test()</pre> <pre>devtools::run_examples()</pre> I run the above commands in the /test folder of the project.