NEWS
genesysr 2.2.0 (2025-08-19)
- Upgrade to Genesys API v2
genesysr 2.1.1 (2024-02-23)
- Fixed issue with user_login() with httr2.
genesysr 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
genesysr 2.0.0 (2023-07-19)
- Upgraded
user_login() for OAuth 2.1
genesysr 1.1.0 (2023-02-15)
- Added list_crops(), list_species() and list_institutes()
- Added support to exclude fields in get_accessions()
genesysr 1.0.1 (2022-12-04)
- Updated API calls to validator.genesys-pgr.org with
escapeChar
- Better handling of CSV response from validator
genesysr 1.0.0 (2019-11-22)
- Updated from Genesys API v0 calls to API v1.
Notes
The filter structure has changed. See Tutorial.
genesysr 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.