Closed LiNk-NY closed 3 years ago
Hi Sean, @seandavi This may be related? The package is not passing on Linux: http://bioconductor.org/checkResults/devel/bioc-LATEST/GenomicDataCommons/nebbiolo1-checksrc.html
The source package is not available: http://bioconductor.org/packages/3.13/bioc/html/GenomicDataCommons.html
This is the error from the build report:
> # and get the data, placing it into the gdc_cache() directory
> fpaths <- gdcdata(uuids, use_cached=TRUE)
Error in (function (uri, destination, overwrite, progress, token = NULL, :
Unavailable For Legal Reasons (Internet draft) (HTTP 451).
Calls: gdcdata -> mapply -> <Anonymous> -> stop_for_status
Execution halted
Hi Sean, @seandavi
I am getting an error in both release and devel using the
gdcdata
download function. Was there a change to the API with accessing legacy archive data? :thinking:Created on 2020-09-14 by the reprex package (v0.3.0)
http://bioconductor.org/checkResults/devel/bioc-LATEST/TCGAutils/malbec1-buildsrc.html http://bioconductor.org/checkResults/release/bioc-LATEST/TCGAutils/malbec2-buildsrc.html
Thanks!