Releases: MRCIEU/ieugwasr
Releases · MRCIEU/ieugwasr
ieugwasr v1.1.0
- Improving error handling
- Managing new API limits on associations endpoint
- Updated header info being passed to API
ieugwasr 1.0.4
- Improved warning messages in
ld_clump()(thanks @DarwinAwardWinner). ld_clump()andld_matrix()now search for the plink binary as documented (thanks @DarwinAwardWinner).- Made some minor amends in the helpfiles and vignettes including: fixing typos, replacing all references to MR-Base with OpenGWAS, and improving the
gwasinfo_files()helpfile. - Fixed bug in headers code in
api_query()(thanks @Gaoyan152).
ieugwasr 1.0.3
- Add gwasinfo_files() function to access the API
/api/gwasinfo/files#117
ieugwasr 1.0.1
- Checking for allowance depletion, and erroring until the allowance is reset
- Import the magrittr pipe (thanks @Bhashitha2014)
v1.0.0
- Introducing JWT authorisation for the API
- Phasing out Google Oauth2 authorisation
- Added user() function to get user information
- Fixing issue with anonymous functions and backwards compatibility
- Bug in tophits when result is empty
- Removing version check at startup
- Bug in querying when errors returned
- Removing unnecessary dependancies and vignettes
v0.2.2
- Reinstating https://api.opengwas.org/api/ as the API server address
- Fixing issues with tests failing when server load is an issue
v0.2.1
- Updating API server address temporarily
- Modifying tests to manage API server load
- Fixes to load/attach behaviour
v0.2.0
- Moving API address to https://api.opengwas.org/api/
- Fixing issues for CRAN release