Changes in version 0.3.5 - Removed from CRAN. - Removed hard code of the .data_path in the package. Changes in version 0.3.4 (2023-03-14) - Suppressed the check warning and error. Changes in version 0.3.3 (2022-08-15) - Printed more reasonable message when network is not available. Changes in version 0.3.2 (2022-06-03) - Enhanced parse_gdc_file_uuid(). Changes in version 0.3.1 - Re-implemented parse_gdc_file_uuid(). Changes in version 0.3.0 (2022-03-11) - Used tempdir as user default data directory. - Supported annotables annotation data tables by combining newly created ls_annotables() and load_data(). - Added convert_hm_genes() - Convert human/mouse gene IDs between Ensembl and Hugo Symbol system. Changes in version 0.2.0 (2022-03-09) - Added filter_tcga_barcodes for TCGA barcode filtering. - Moved all data to Zenodo https://zenodo.org/record/6336671 to keep this package smaller. Changes in version 0.1.1 - Added parse_gdc_file_uuid() to "Parse Metadata from GDC Portal File UUID". - Added multiple option to return a map data.table. Changes in version 0.1.0 - Added convert_custom() to allow user construct custom database for conversion. - Added convert_icgc(). - Added convert_pcawg(). - Added convert_tcga(). Changes in version 0.0.0.9000 - Added a NEWS.md file to track changes to the package.