bodomisc Installation of the package Install the development version from GitHub (using devtools): devtools::install_github("BodoBurger/bodomisc") I put this package in my .Rprofile file using the following lines: if (interactive()) { suppressMessages(require(bodomisc)) } Documentation vignette on Github Links When to use print(), cat(), message(), warning(), stop() colored console output