Closed pbiecek closed 6 years ago
I've just installed fresh R 3.5.0 with all newst packages from CRAN and still get
> modelDown::modelDown(explainer_ranger, explainer_glm) #all defaults
Error in file.copy(css_files_paths, to, recursive = TRUE, overwrite = TRUE) :
invalid 'from' argument
Fixed - file.copy was not working correctly with generated list of files on macOS and Linux.
I was executing your examples: https://htmlpreview.github.io/?https://raw.githubusercontent.com/kromash/modelDown/master/docs/reference/modelDown.html
and got following error:
Here is the traceback:
and here is my session info