available helps you name your R package.
You can install available from CRAN with:
Or the development version from GitHub with:
library(available)
suggest(text = "Client for New York Times APIs")
#> [1] "timesr"
suggest(text = "An R Interface to SciDB")
#> [1] "scidbr"
RStudio versions 1.1 and later support color in the terminal.