Last updated on 2023-07-16 07:58:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.4 | 5.10 | 55.05 | 60.15 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.4 | 4.19 | 39.88 | 44.07 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.4 | 72.43 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.4 | 67.75 | OK | |||
r-devel-windows-x86_64 | 0.3.4 | 7.00 | 67.00 | 74.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.4 | 5.17 | 50.38 | 55.55 | ERROR | |
r-release-linux-x86_64 | 0.3.4 | 5.50 | 50.77 | 56.27 | OK | |
r-release-macos-arm64 | 0.3.4 | 63.00 | OK | |||
r-release-macos-x86_64 | 0.3.4 | 77.00 | OK | |||
r-release-windows-x86_64 | 0.3.4 | 8.00 | 72.00 | 80.00 | ERROR | |
r-oldrel-macos-arm64 | 0.3.4 | 65.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.4 | 70.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.4 | 8.00 | 80.00 | 88.00 | OK |
Version: 0.3.4
Check: examples
Result: ERROR
Running examples in ‘IDConverter-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: parse_gdc_file_uuid
> ### Title: Parse Sample ID from GDC Portal File UUID
> ### Aliases: parse_gdc_file_uuid
>
> ### ** Examples
>
>
> parse_gdc_file_uuid("fe522fc8-e690-49b9-b3b6-fa3658705057")
Querying info from GDC portal API: https://api.gdc.cancer.gov
Fields: cases.samples.submitter_id,cases.samples.sample_type,file_id
Try querying data #1
Error in parse_gdc_file_uuid("fe522fc8-e690-49b9-b3b6-fa3658705057") :
Service Unavailable (HTTP 503).
Calls: parse_gdc_file_uuid -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.3.4
Check: examples
Result: ERROR
Running examples in ‘IDConverter-Ex.R’ failed
The error most likely occurred in:
> ### Name: parse_gdc_file_uuid
> ### Title: Parse Sample ID from GDC Portal File UUID
> ### Aliases: parse_gdc_file_uuid
>
> ### ** Examples
>
>
> parse_gdc_file_uuid("fe522fc8-e690-49b9-b3b6-fa3658705057")
Querying info from GDC portal API: https://api.gdc.cancer.gov
Fields: cases.samples.submitter_id,cases.samples.sample_type,file_id
Try querying data #1
Error in parse_gdc_file_uuid("fe522fc8-e690-49b9-b3b6-fa3658705057") :
Service Unavailable (HTTP 503).
Calls: parse_gdc_file_uuid -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-windows-x86_64