Throws a warning and logs it too with biodb logger.
warn(...)
...
Values to be passed to sprintf().
Nothing.
# Throws a warning: tryCatch(biodb::warn('Index is %d.', 10), warning=function(w){w$message})