Package: ageutils
Type: Package
Title: Collection of Functions for Working with Age Intervals
Version: 0.0.1
Authors@R: 
    c(
      person(
        given = "Tim",
        family = "Taylor",
        role = c("aut", "cre", "cph"),
        email = "tim.taylor@hiddenelephants.co.uk", 
        comment = c(ORCID = "0000-0002-8587-7113")
      )
    )
Description: Provides a collection of efficient functions for working with
  individual ages and corresponding intervals. These include functions for
  efficient conversion from an age to an interval, aggregation of ages with
  associated counts in to intervals and the splitting of interval counts based
  on specified age distributions.
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, tinytest
Depends: R (>= 3.5.0)
LazyData: true
VignetteBuilder: knitr
URL: https://timtaylor.github.io/ageutils/
BugReports: https://github.com/TimTaylor/ageutils/issues
NeedsCompilation: yes
Packaged: 2023-01-05 10:25:51 UTC; tim
Author: Tim Taylor [aut, cre, cph] (<https://orcid.org/0000-0002-8587-7113>)
Maintainer: Tim Taylor <tim.taylor@hiddenelephants.co.uk>
Repository: CRAN
Date/Publication: 2023-01-09 09:50:15 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 13:57:00 UTC; windows
Archs: i386, x64
