CatastRo 1.0.0

This major release introduces a full overhaul of the codebase and test suite. All requests now use httr2, and cached files are reorganized into topic-based subfolders for easier management.

Because of internal changes, existing caches are not compatible with this release and must be rebuilt.

We have transitioned from rappdirs::user_config_dir() to tools::R_user_dir() for managing your persistent cache directory. If you are a heavy CatastRo user and already have a cache directory in place, you’ll receive a one-time friendly message informing you about this migration. Consider it a warm welcome to CatastRo 1.0.0 😉.

The package now requires R ≥ 4.1.0, and dependency updates improve both performance and maintainability. All functions return tidy objects (tibbles or sf objects with tibble data).

Major changes

Note: Previous caches must be recreated.

Compatibility and performance

Deprecations

New features

Other updates

CatastRo 0.4.1

CatastRo 0.4.0

CatastRo 0.3.1

CatastRo 0.3.0

CatastRo 0.2.3

CatastRo 0.2.2

CatastRo 0.2.1

CatastRo 0.2.0

Overall revamp of the package. Major changes to the API.

CatastRo 0.1.0