msg.Rd
Utility function to cat a message to stderr (by default)
msg(..., file = stderr())
pieces of the message
where to send the message. Defaults to stderr()
stderr()