asardaes / dtwclust

R Package for Time Series Clustering Along with Optimizations for DTW
https://cran.r-project.org/package=dtwclust
GNU General Public License v3.0
252 stars 29 forks source link

Sanitize internal usage of `do.call` #73

Closed asardaes closed 1 month ago

asardaes commented 1 month ago

To hopefully avoid huge backtraces.

Also fixed some deprecated calls.

codecov-commenter commented 1 month ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella:

asardaes commented 1 month ago

Works on all Windows environments I tested except the GH workflow :shrug: