Ok, I found the root cause, because R under WSL gave me a more meaningful error message.
Solution was:
install.packages("MTS") library("MTS")