This package has begun failing tests on CRAN. The specific thing that is failing is a [conversion of coordinates using a projstring extracted from the test data file](https://github.com/pacificclimate/ncdf4.helpers/blob/cfaac23366eed10c3d725301bfa87468c19c41d9/tests/testthat/test-file-functions.R#L30). Coordinates and projstring are as expected, but the projected result isn't.
This package has begun failing tests on CRAN. The specific thing that is failing is a conversion of coordinates using a projstring extracted from the test data file. Coordinates and projstring are as expected, but the projected result isn't.