Skip to content

Commit 16efc55

Browse files
committed
fix broken links, bump up version in prep for a release
1 parent 2b46554 commit 16efc55

22 files changed

+28
-28
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: randomForestExplainer
22
Title: Explaining and Visualizing Random Forests in Terms of Variable Importance
3-
Version: 0.10.0
3+
Version: 0.10.1
44
Authors@R: c(
55
person("Aleksandra", "Paluszynska", email = "[email protected]", role = c("aut")),
66
person("Przemyslaw", "Biecek", email = "[email protected]", role = c("aut","ths")),

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ devtools::install_github("ModelOriented/randomForestExplainer")
2828

2929
## Examples
3030

31-
* [Initial vignette for glioblastoma data](https://cdn.staticaly.com/gh/geneticsMiNIng/BlackBoxOpener/master/randomForestExplainer/inst/doc/randomForestExplainer.html)
31+
* [Initial vignette for glioblastoma data](https://htmlpreview.github.io/?https://github.com/geneticsMiNIng/BlackBoxOpener/blob/master/randomForestExplainer/inst/doc/randomForestExplainer.html)

docs/404.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/randomForestExplainer.html

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/authors.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/news/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ pkgdown: 1.5.1
33
pkgdown_sha: ~
44
articles:
55
randomForestExplainer: randomForestExplainer.html
6-
last_built: 2020-07-07T06:23Z
6+
last_built: 2020-07-11T05:00Z
77

docs/reference/explain_forest.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)