Fixes messy dates in data frames such as those entered via text boxes. Standardizes / - and whitespace separation, month abbreviations, and year first or day first by converting to R's built-in Date class. Imputes missing date or month using user-provided values.
Version: | 0.1.6 |
Depends: | R (≥ 4.0.0) |
Imports: | stringr |
Suggests: | rmarkdown, knitr, testthat (≥ 3.0.0) |
Published: | 2022-05-03 |
Author: | Nathan Constantine-Cooke
|
Maintainer: | Nathan Constantine-Cooke <nathan.constantine-cooke at ed.ac.uk> |
BugReports: | https://github.com/nathansam/datefixR/issues |
License: | GPL (≥ 3) |
URL: | https://www.constantine-cooke.com/datefixR/ https://github.com/nathansam/datefixR |
NeedsCompilation: | no |
Language: | en-US |
Citation: | datefixR citation info |
Materials: | README NEWS |
CRAN checks: | datefixR results |
Reference manual: | datefixR.pdf |
Vignettes: |
datefixR |
Package source: | datefixR_0.1.6.tar.gz |
Windows binaries: | r-devel: datefixR_0.1.6.zip, r-release: datefixR_0.1.6.zip, r-oldrel: datefixR_0.1.6.zip |
macOS binaries: | r-release (arm64): datefixR_0.1.6.tgz, r-oldrel (arm64): datefixR_0.1.6.tgz, r-release (x86_64): datefixR_0.1.6.tgz, r-oldrel (x86_64): datefixR_0.1.6.tgz |
Old sources: | datefixR archive |
Please use the canonical form https://CRAN.R-project.org/package=datefixR to link to this page.