• Removed {lintr} and {purrr} dependenies.
  • BREAKING:
  • Added documentation to pass CMD check (utils, print method and ellipses)
  • Updated README.
  • Added addin_print() to RStduio Addins.
  • Added GitHub Actions for build and code coverage.
  • Added non-standard evaluation to r2eng() and introduced r2eng_from_string() (thanks to @chainsawriot).
  • Added more translations.
  • Updated README with clearer goals.
  • Added parsing method (thanks to @chainsawriot).
  • Removed manually-updated dictionary object.
  • Split out the dictionary into a separate data set.
  • Stored the code to create the dictionary.
  • Added package structure.
  • Added r2eng() function.