Convert 'YMD' format number or string to Date efficiently, using Rust's standard library. It also provides helper functions to handle Date, e.g., quick finding the beginning or ending of the given period, adding months to Date, etc.
Version: | 0.0.1 |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2022-01-06 |
Author: | Xianying Tan [aut, cre], Hiroaki Yutani [ctb] (configure, configure.win, tools/configure.R) |
Maintainer: | Xianying Tan <shrektan at 126.com> |
BugReports: | https://github.com/shrektan/ymd/issues |
License: | MIT + file LICENSE |
URL: | https://shrektan.github.io/ymd/, https://github.com/shrektan/ymd |
NeedsCompilation: | yes |
SystemRequirements: | Cargo (rustc package manager) |
Materials: | README NEWS |
CRAN checks: | ymd results |
Reference manual: | ymd.pdf |
Package source: | ymd_0.0.1.tar.gz |
Windows binaries: | r-devel: ymd_0.0.1.zip, r-release: ymd_0.0.1.zip, r-oldrel: ymd_0.0.1.zip |
macOS binaries: | r-release (arm64): ymd_0.0.1.tgz, r-oldrel (arm64): ymd_0.0.1.tgz, r-release (x86_64): ymd_0.0.1.tgz, r-oldrel (x86_64): ymd_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ymd to link to this page.