
Changelog
rrstools 1.1.0
CRAN release: 2026-06-08
- Added features to interact with the RCRS Scenario Hub, including
download_scenario(),get_scenarios(), andset_hub_url()/get_hub_url(). - Added comprehensive test cases for the newly introduced Scenario Hub functions.
- Fixed a CRAN policy compliance issue in the scenario download workflow; removed
download_maps()and ensured that the output directory argument in the newdownload_scenario()is mandatory to prevent writing to the working directory without explicit user consent. - Improved package documentation by updating and expanding descriptions in both
DESCRIPTIONandREADME.md - Improved package maintenance by removing legacy competition map data and fully migration to the RCRS Scenario Hub infrastructure.