ymd: Parse 'YMD' Format Number or String to Date

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.0
Suggests: testthat (≥ 3.0.0)
Published: 2023-10-09
Author: Xianying Tan ORCID iD [aut, cre], Hiroaki Yutani ORCID iD [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

Documentation:

Reference manual: ymd.pdf

Downloads:

Package source: ymd_0.1.0.tar.gz
Windows binaries: r-devel: ymd_0.1.0.zip, r-release: ymd_0.1.0.zip, r-oldrel: ymd_0.1.0.zip
macOS binaries: r-release (arm64): ymd_0.1.0.tgz, r-oldrel (arm64): ymd_0.1.0.tgz, r-release (x86_64): ymd_0.1.0.tgz
Old sources: ymd archive

Reverse dependencies:

Reverse imports: fcl

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ymd to link to this page.