- Added a
NEWS.mdfile to track changes to the package.
-
All exported functions are now documented
-
Added a working with date values vignete
-
Added README content
-
Added chil-rmd files for better documentation
-
Added availabel_locale dataset, with accepted locale values for makeup when working with dates
-
From R 4.2.0, calling if() or while() with a condition of length greater than one gives an error rather than a warning](https://cran.r-project.org/bin/windows/base/old/4.2.0/NEWS.R-4.2.0.html). These conditional were detected and fixed
-
Failing test were silenced