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 end of the given period, adding months to Date, etc.
Version: | 0.1.3 |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2024-11-06 |
DOI: | 10.32614/CRAN.package.ymd |
Author: | Xianying Tan
[aut, cre],
Hiroaki Yutani
[ctb] (configure, configure.win, tools/configure.R),
The authors of the dependency Rust crates [ctb] (see inst/AUTHORS file
for details) ymd author details |
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 (Rust's package manager), rustc |
Materials: | README NEWS |
CRAN checks: | ymd results |
Reference manual: | ymd.pdf |
Package source: | ymd_0.1.3.tar.gz |
Windows binaries: | r-devel: ymd_0.1.2.zip, r-release: ymd_0.1.2.zip, r-oldrel: ymd_0.1.2.zip |
macOS binaries: | r-release (arm64): ymd_0.1.3.tgz, r-oldrel (arm64): ymd_0.1.3.tgz, r-release (x86_64): ymd_0.1.3.tgz, r-oldrel (x86_64): ymd_0.1.3.tgz |
Old sources: | ymd archive |
Reverse imports: | fcl |
Please use the canonical form https://CRAN.R-project.org/package=ymd to link to this page.