simtimer::sim_wday()
to a character, giving the weekday number (“1” = Monday, “2” = Tuesday, …, “7” = Sunday). Before this function returned the abbreviated weekday (depending on base::Sys.getlocale()
). The new solution therefore improves platform independency.NEWS.md
file to track changes to the package.