Package: ymq Title: Year Months and Quarters Version: 0.1.0 Authors@R: c( person("Steve", "Martin", role = c("aut", "cre", "cph"), email = "stevemartin041@gmail.com", comment = c(ORCID = "0000-0003-2544-9480")) ) Description: Operators to manipulate integers representing year months in the form YYYYMM, and year quarters in the form YYYYQQ. Depends: R (>= 3.5) License: MIT + file LICENSE Encoding: UTF-8 URL: https://github.com/marberts/yqm Repository: https://marberts.r-universe.dev Date/Publication: 2022-03-24 01:53:34 UTC RemoteUrl: https://github.com/marberts/ymq RemoteRef: HEAD RemoteSha: dddceefb81e558ab1dd83a0cd30b62c227b9b8b6 NeedsCompilation: no Packaged: 2026-06-11 11:04:20 UTC; root Author: Steve Martin [aut, cre, cph] (ORCID: ) Maintainer: Steve Martin