datefixR 1.6.1

Code changes

datefixR 1.6.0

Code changes

Documentation

Package help file is now auto-generated.

datefixR 1.5.0

Code changes

Documentation

datefixR 1.4.1

Code changes

datefixR 1.4.0

Code changes

Support has been added for parsing dates converted to a numeric format by Excel. Unlike R which converts Date objects to numeric by calculating the number of days since 1970-01-01, Excel typically converts date cells to numeric cells by calculating the number of days since 1900-01-01. datefixR can be told to expect dates converted by Excel instead of R by passing excel = TRUE to datefixR’s functions.

In datefixR 1.3.1, internal functions began to be converted to C++. This process unintentionally led to translations of some user-facing messages not being delivered to users. This bug has now been fixed.

Documentation

Added function documentation for the new excel argument and updated the “Getting Started” vignette with a section on converting numeric dates.

datefixR 1.3.1

Code changes

A warning is now raised if datefixR is used with a locale which does not support multibyte characters. Tests for months names in different languages now first check if multibyte characters are supported before running.

datefixR 1.3.0

Code changes

Tests have been refactored: making it easier for others to contribute their own tests. See #57.

Documentation

datefixR 1.2.0

Code changes

Documentation

The README file now mentions which languages datefixR currently supports.

datefixR 1.1.0

This update introduces a Shiny app and support for names of months in Spanish, German, and French.

Code changes

Documentation

datefixR 1.0.0

For this revision, datefixR has undergone ropensci peer review which has resulted in substantial changes and improvements to the package. My sincerest thanks to the reviewers, Kaique dos S. Alves and Al-Ahmadgaid B. Asaad, and the editor, Adam H. Sparks.

Code changes

Documentation

Testing

datefixR 0.1.6

datefixR 0.1.4

datefixR 0.1.3

datefixR 0.1.2

datefixR 0.1.1