shuffled_indexes()
that internally used std::random_shuffle()
. This change does not guarantee backward compatibility across all platforms.cli
instead of the base R message()
and warning()
functions.label
model in keyATM()
(it was an experimental feature).plot_timetrend()
output (thank you @WenHanGao for the suggestion in #188).save()
function (thank you @AMindToThink for repoting this error in #214)