A collection of utility functions for working with Year Month Day objects. Includes functions for fast parsing of numeric and character input based on algorithms described in Hinnant, H. (2021) <https://howardhinnant.github.io/date_algorithms.html> as well as a branchless calculation of leap years by Jerichaux (2025) <https://stackoverflow.com/a/79564914>.
| Version: | 0.1.4 | 
| Depends: | R (≥ 4.2.0) | 
| Suggests: | fasttime, lubridate, microbenchmark, tinytest, ymd, litedown | 
| Published: | 2025-10-03 | 
| DOI: | 10.32614/CRAN.package.fastymd | 
| Author: | Tim Taylor | 
| Maintainer: | Tim Taylor <tim.taylor at hiddenelephants.co.uk> | 
| BugReports: | https://codeberg.org/TimTaylor/fastymd/issues | 
| License: | GPL-3 | 
| URL: | https://timtaylor.codeberg.page/fastymd/ | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS | 
| CRAN checks: | fastymd results | 
| Reference manual: | fastymd.html , fastymd.pdf | 
| Vignettes: | fastymd (source, R code) | 
| Package source: | fastymd_0.1.4.tar.gz | 
| Windows binaries: | r-devel: fastymd_0.1.4.zip, r-release: fastymd_0.1.4.zip, r-oldrel: fastymd_0.1.4.zip | 
| macOS binaries: | r-release (arm64): fastymd_0.1.4.tgz, r-oldrel (arm64): fastymd_0.1.4.tgz, r-release (x86_64): fastymd_0.1.4.tgz, r-oldrel (x86_64): fastymd_0.1.4.tgz | 
| Old sources: | fastymd archive | 
| Reverse imports: | grates | 
| Reverse suggests: | atime | 
Please use the canonical form https://CRAN.R-project.org/package=fastymd to link to this page.