Provides functions to convert and impute date values to the ISO 8601 standard format. The package automatically recognizes date patterns within a data frame and transforms them into consistent ISO-formatted dates. It also supports imputing missing month or day components in partial date strings using user-defined rules. Only one date format can be applied within a single data frame column.
| Version: | 1.0.0 |
| Imports: | stringr, lubridate, data.table, dplyr |
| Suggests: | testthat (≥ 3.0.0) |
| Published: | 2025-11-12 |
| DOI: | 10.32614/CRAN.package.datetoiso |
| Author: | Lukasz Andrzejewski [aut, cre] |
| Maintainer: | Lukasz Andrzejewski <lukasz.coding at gmail.com> |
| License: | MIT + file LICENSE |
| URL: | https://github.com/andzoluk |
| NeedsCompilation: | no |
| Language: | en-US |
| Materials: | README, NEWS |
| CRAN checks: | datetoiso results |
| Reference manual: | datetoiso.html , datetoiso.pdf |
| Package source: | datetoiso_1.0.0.tar.gz |
| Windows binaries: | r-devel: datetoiso_0.2.0.zip, r-release: datetoiso_0.2.0.zip, r-oldrel: datetoiso_0.2.0.zip |
| macOS binaries: | r-release (arm64): datetoiso_0.2.0.tgz, r-oldrel (arm64): datetoiso_0.2.0.tgz, r-release (x86_64): datetoiso_0.2.0.tgz, r-oldrel (x86_64): datetoiso_0.2.0.tgz |
| Old sources: | datetoiso archive |
Please use the canonical form https://CRAN.R-project.org/package=datetoiso to link to this page.