Package: ageutils
Type: Package
Title: Collection of Functions for Working with Age Intervals
Version: 0.0.3
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")
      ),
      person(
        given = "Edwin",
        family = "van Leeuwen",
        role = "ctb",
        email = "edwinvanl@gmail.com", 
        comment = c(ORCID = "0000-0002-2383-5305")
      )
    )
Description: Provides a collection of efficient functions for working with
  individual ages and corresponding intervals. These include functions for
  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.3.1
Suggests: knitr, markdown, tinytest
Depends: R (>= 3.5.0)
LazyData: true
VignetteBuilder: knitr
URL: https://timtaylor.github.io/ageutils/
BugReports: https://github.com/TimTaylor/ageutils/issues
Config/runiverse/noindex: true
NeedsCompilation: yes
Packaged: 2024-05-30 15:06:21 UTC; tim
Author: Tim Taylor [aut, cre, cph] (<https://orcid.org/0000-0002-8587-7113>),
  Edwin van Leeuwen [ctb] (<https://orcid.org/0000-0002-2383-5305>)
Maintainer: Tim Taylor <tim.taylor@hiddenelephants.co.uk>
Repository: CRAN
Date/Publication: 2024-05-30 15:20:15 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-05-30 16:25:35 UTC; unix
Archs: ageutils.so.dSYM
