We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e3ae4 commit 6a0255aCopy full SHA for 6a0255a
README.md
@@ -17,7 +17,6 @@ Install from [CRAN](https://cran.r-project.org/web/packages/RcppML/index.html) o
17
18
```
19
install.packages('RcppML') # install CRAN version
20
-devtools::install_github("zdebruine/RcppSparse") # dev version dependency
21
devtools::install_github("zdebruine/RcppML") # compile dev version
22
23
0 commit comments