thomaszwagerman / butterfly

Verification of continually updating timeseries data where we expect new values, but want to ensure previous data remains unchanged.
https://thomaszwagerman.github.io/butterfly/
Other
2 stars 0 forks source link

change all instances of cat() or print() to cli::*() calls #8

Closed thomaszwagerman closed 1 month ago

thomaszwagerman commented 1 month ago

cat() or print() are discouraged by rOpenSci, see Packaging Guide: Console Messages