Changes in version 2.2.0 (2025-08-19) - Upgrade to Genesys API v2 Changes in version 2.1.1 (2024-02-23) - Fixed issue with user_login() with httr2. Changes in version 2.1.0 (2023-10-13) - Improved support for logging into Genesys with OAuth 2.1 - Fixes issue with setup_sandbox() and user_login() that resulted in invalid_client error Changes in version 2.0.0 (2023-07-19) - Upgraded user_login() for OAuth 2.1 Changes in version 1.1.0 (2023-02-15) - Added list_crops(), list_species() and list_institutes() - Added support to exclude fields in get_accessions() Changes in version 1.0.1 (2022-12-04) - Updated API calls to validator.genesys-pgr.org with escapeChar - Better handling of CSV response from validator Changes in version 1.0.0 (2019-11-22) - Updated from Genesys API v0 calls to API v1. Notes The filter structure has changed. See Tutorial. Changes in version 0.9 - August 2019: Updated for API at api.genesys-pgr.org - June 2018: First version of the Genesys API client for R is released.