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.2 |
Depends: | R (≥ 4.2.0) |
Suggests: | fasttime, lubridate, microbenchmark, tinytest, ymd, litedown |
Published: | 2025-04-25 |
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.pdf |
Vignettes: |
fastymd (source, R code) |
Package source: | fastymd_0.1.2.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): fastymd_0.1.2.tgz, r-oldrel (arm64): fastymd_0.1.2.tgz, r-release (x86_64): fastymd_0.1.2.tgz, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=fastymd to link to this page.