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 08b35f9 commit 4c40054Copy full SHA for 4c40054
README.md
@@ -14,7 +14,7 @@ randomForestExplainer can be installed from [CRAN](https://cran.r-project.org/pa
14
install.packages("randomForestExplainer")
15
```
16
17
-To install and load the latest version of `https://cran.r-project.org/package=randomForestExplainer` from **Github** run:
+To install and load the latest version of `randomForestExplainer` from **Github** run:
18
19
```{r}
20
if (!require(devtools)) install.packages("devtools")
0 commit comments