The goal of the package is to create a creature that will accompany you when you feel lonely. You will find it at the bottom of your Rmd document or Shiny app. The creature was initially developed by Justin Windle, I’ve just found it cool and adapted it to R. You can say this is an R wrapper.
You can install the development version from GitHub with:
# install.packages("remotes")
remotes::install_github("feddelegrand7/creature")
A demo is available here
Please note that the creature project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.