r-hyperspec / hyperSpec

hyperSpec: Tools for Spectroscopy (R package)
https://r-hyperspec.github.io/hyperSpec/
GNU General Public License v3.0
12 stars 3 forks source link

Fix issue 26: explicitly set unit test language #27

Open cbeleites opened 3 years ago

cbeleites commented 3 years ago

...for unit tests depending on English error messages or warnings.

cbeleites commented 3 years ago

withr is actually one of the dependencies behind testthat, so not really a new dependency.

GegznaV commented 3 years ago

Apply styler on the updated files, please, before merging.