poissonconsulting / dttr2

An R package to manipulate dates, times and date times
https://poissonconsulting.github.io/dttr2/
Other
10 stars 2 forks source link

Updating tests due POSIXct bug fix #30

Closed aylapear closed 1 year ago

aylapear commented 1 year ago

Removed the test file and all tests are now passing. Confirmed that the tests failed on the development version on MacOS, windows and ubuntu as well as it failed on all version on ubuntu. Since it is fixed in the development version of R there is no need to test this in our package anymore. The test file was used to show the bug in base R and not used to test a function within the dttr2 package, no errors related to this change has been caught by any tests that are testing actual functions of dttr2.