<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Fast Utilities for Year Month Day Objects</dc:title>
  <dc:title>R package fastymd version 0.1.5</dc:title>
  <dc:description>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) 
  &lt;https://howardhinnant.github.io/date_algorithms.html&gt; as well as a branchless
  calculation of leap years by Jerichaux (2025) &lt;https://stackoverflow.com/a/79564914&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2.0)</dc:relation>
  <dc:relation>Suggests: fasttime, lubridate, microbenchmark, tinytest, ymd, litedown</dc:relation>
  <dc:creator>Tim Taylor &lt;tim.taylor@hiddenelephants.co.uk&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Tim Taylor [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-8587-7113&gt;),
  Howard Hinnant [aut] (Author of underlying algorithms for calculating
    Epoch days to Calendar days and vice versa),
  jerichaux [aut] (Author of included branchless leap year calculation)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-02-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=fastymd</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.fastymd</dc:identifier>
</oai_dc:dc>
