Error message is:
if (then == 1) { : argument is of length zero
This piece of code is from the function regenerationThisYear_YN
.
Commit a877899 changed this from a function local to do_OneSite
to its own package-level function, but didn't affect this error which was there before.