Closed mayer79 closed 1 year ago
CRAN informed that package_version() will stop to accept numeric values (for good reasons).
This row should be fixed accordingly:
utils::packageVersion("lightgbm") >= 4
Fixed in https://github.com/ModelOriented/shapviz/pull/101
CRAN informed that package_version() will stop to accept numeric values (for good reasons).
This row should be fixed accordingly: