notify_once: Print a warning message if not printed earlier
Description
To avoid flooding the user with identical warning messages, this function
keeps track of which have already been shown.Usage
notify_once(id, ..., fun = log_message)reset_notification(id, if_top_level = TRUE)