# # R basic utilities # # # notify on stderr # notify <- function(...) cat("+", ..., "\n")