tests/testthat/_snaps/defunct-functions.md

defunct functions give good error messaging!

Code
  reaggregate_interval_rates()
Condition <defunctError>
  Error in `reaggregate_interval_rates()`:
  ! `reaggregate_interval_rates` was removed in the 0.0.8 release of ageutils. Going forward please use the function `reaggregate_rates()`.
Code
  reaggregate_interval_counts()
Condition <defunctError>
  Error in `reaggregate_interval_counts()`:
  ! `reaggregate_interval_counts` was removed in the 0.0.8 release of ageutils. Going forward please use the function `reaggregate_counts()`.
Code
  split_interval_counts()
Condition <defunctError>
  Error in `split_interval_counts()`:
  ! `split_interval_counts` was removed in the 0.0.8 release of ageutils.
Code
  aggregate_age_counts()
Condition <defunctError>
  Error in `aggregate_age_counts()`:
  ! `aggregate_age_counts` was removed in the 0.0.8 release of ageutils.


Try the ageutils package in your browser

Any scripts or data that you put into this service are public.

ageutils documentation built on July 2, 2025, 9:08 a.m.