You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I go to package manager using ] and try to run tests on this julia package, it throws errors as follows
ERROR: LoadError: REvalError: Error in library("DMwR") : there is no package called ‘DMwR’
in expression starting at /home/siddarth_pai/ClassImbalance.jl/test/install_dmwr.jl:32
in expression starting at /home/siddarth_pai/ClassImbalance.jl/test/runtests.jl:9
ERROR: Package ClassImbalance errored during testing
The text was updated successfully, but these errors were encountered:
When I go to package manager using ] and try to run tests on this julia package, it throws errors as follows
ERROR: LoadError: REvalError: Error in library("DMwR") : there is no package called ‘DMwR’
in expression starting at /home/siddarth_pai/ClassImbalance.jl/test/install_dmwr.jl:32
in expression starting at /home/siddarth_pai/ClassImbalance.jl/test/runtests.jl:9
ERROR: Package ClassImbalance errored during testing
The text was updated successfully, but these errors were encountered: