Responses from the ALEPE API are cached on disk to avoid repeated
downloads. The location follows tools::R_user_dir(), as required by
CRAN policy. Cached entries expire after
getOption("alepe.cache_max_age", 6 * 3600) seconds.
Responses from the ALEPE API are cached on disk to avoid repeated
downloads. The location follows tools::R_user_dir(), as required by
CRAN policy. Cached entries expire after
getOption("alepe.cache_max_age", 6 * 3600) seconds.