Another fault with the condition tag in ProgramR, this time it's with setting a condition default using lists. I just put together this simple fix that works when nothing is matched (so nothing is returned), then I just use an if and check for a default in the collections of keys and return it then.
That's 2 major bugs so far and 1 minor bug (the above).