- Minor updates to unit tests and GitHub Actions
gdc_clinicalincludes clinical data from thecases.follow_ups.other_clinical_attributesentity (@LiNk-NY).
- Removed legacy function, methods, endpoints, and arguments (@LiNk-NY)
- Use native pipe
|>instead ofmagrittr::%>%(@LiNk-NY)
- Defunct legacy function, methods, endpoints, and arguments (@LiNk-NY)
- The GDC API has deprecated the legacy endpoint (#110, @LiNk-NY)
gdc_clinicalhandlesNULLresponses when diagnoses are not available for all IDs queried (#109, @zx8754).- Minor updates to somatic mutations vignette and unit tests.
gdcdatahas an ellipses argument to download data from the legacy archive, e.g.,legacy = TRUE(#84, @LiNk-NY)missing(is MISSING) and!missing(NOT MISSING) operations implemented for filtering queries, see vignette (#96, @LiNk-NY)gdc-clientversion can be validated against last known good version based on data release (#99, @LiNk-NY)
gdc_clinicalusesreadr::type_convertto handle columns with inconsistent types from the API.- update examples in documentation and vignette based on new data release