Open smortex opened 7 months ago
The ensure_packages() function is deprecated and we should use stdlib::ensure_packages() instead.
You'd want to bump the dependency in metadata.json too.
Good catch, I fixed this in multiple places and it slept through! PR updated!
The ensure_packages() function is deprecated and we should use stdlib::ensure_packages() instead.