Package: datey Title: Exact Date and Duration Arithmetic on an Annual Grid Version: 0.1.0 Authors@R: person("Tim", "Gordon", , "tim.gordon@btinternet.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0006-3087-4384")) Description: Standardised mapping of dates onto a discrete annual grid, together with exact date and duration arithmetic. This matters when the primary unit is years but the input data uses dates. Examples are actuarial mortality experience analysis and valuation of life assurance and annuities, for which mortality rates are defined per year but experience and valuation data are typically defined using dates. License: MIT + file LICENSE URL: https://github.com/logmu-org/r-datey, https://r-datey.logmu.org/ BugReports: https://github.com/logmu-org/r-datey/issues Depends: R (>= 4.0.0) Suggests: knitr, pillar, rmarkdown, testthat (>= 3.0.0) LinkingTo: cpp11 VignetteBuilder: knitr Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) Repository: https://logmu-org.r-universe.dev Date/Publication: 2026-07-03 09:30:33 UTC RemoteUrl: https://github.com/logmu-org/r-datey RemoteRef: HEAD RemoteSha: 421f7314b43afd7cce4c41a4ce19c4280ae07aa8 NeedsCompilation: yes Packaged: 2026-07-08 06:49:05 UTC; root Author: Tim Gordon [aut, cre] (ORCID: ) Maintainer: Tim Gordon