File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 55* Added tests for most functions.
66
77## Bug fixes
8- * More intuitive error message for explain_forest when local importance is absent.
8+ * Fixed bug for explain_forest not finding templates.
9+ * Added more intuitive error message for explain_forest when local importance is absent.
Original file line number Diff line number Diff line change 1+ ## Test environments
2+ * local OS X install, R 3.6.1
3+ * ubuntu 16.04 (on travis-ci, devel and release)
4+ * win-builder (devel and release)
5+
6+ ## R CMD check results
7+ There were no ERRORs or WARNINGs.
8+
9+ There was one NOTE:
10+ ```
11+ * checking CRAN incoming feasibility ... NOTE
12+ Maintainer: 'Yue Jiang <[email protected] >' 13+
14+ New maintainer:
15+ 16+ Old maintainer(s):
17+ Aleksandra Paluszynska <[email protected] > 18+ ```
19+ The maintainer role has been passed along to Yue Jiang and this is correct.
20+
21+ ## Downstream dependencies
22+ There are no downstream dependencies at this time.
You can’t perform that action at this time.
0 commit comments