Last updated on 2026-04-25 11:50:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 27.12 | 195.23 | 222.35 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 17.57 | 134.05 | 151.62 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 48.00 | 330.91 | 378.91 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 46.00 | 329.98 | 375.98 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 23.38 | 185.48 | 208.86 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 22.53 | 183.10 | 205.63 | OK | |
| r-release-macos-arm64 | 0.2.1 | 6.00 | 48.00 | 54.00 | OK | |
| r-release-macos-x86_64 | 0.2.1 | 18.00 | 216.00 | 234.00 | ERROR | |
| r-release-windows-x86_64 | 0.2.1 | 26.00 | 165.00 | 191.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | ERROR | ||||
| r-oldrel-macos-x86_64 | 0.2.1 | 15.00 | 436.00 | 451.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 28.00 | 168.00 | 196.00 | OK |
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in ‘rPanglaoDB-Ex.R’ failed
The error most likely occurred in:
> ### Name: getSampleComposition
> ### Title: Get the cell-type content for each sample from the panglaoDB
> ### database.
> ### Aliases: getSampleComposition
>
> ### ** Examples
>
> # From PanglaoDB
> # https://panglaodb.se/list_clusters_and_cell_types.html?sra=SRA689041&srs=SRS3166675
>
> SRS3166675 <- getSampleComposition(srs = 'SRS3166675')
Error in curl::curl_download(url, file, quiet = quiet, mode = mode, handle = handle) :
Timeout was reached [panglaodb.se]:
Resolving timed out after 10003 milliseconds
Calls: getSampleComposition ... getSampleList -> <Anonymous> -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in ‘rPanglaoDB-Ex.R’ failed
The error most likely occurred in:
> ### Name: getSampleComposition
> ### Title: Get the cell-type content for each sample from the panglaoDB
> ### database.
> ### Aliases: getSampleComposition
>
> ### ** Examples
>
> # From PanglaoDB
> # https://panglaodb.se/list_clusters_and_cell_types.html?sra=SRA689041&srs=SRS3166675
>
> SRS3166675 <- getSampleComposition(srs = 'SRS3166675')
Error in curl::curl_download(url, file, quiet = quiet, mode = mode, handle = handle) :
Timeout was reached [panglaodb.se]: Resolving timed out after 10002 milliseconds
Calls: getSampleComposition ... getSampleList -> <Anonymous> -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-oldrel-macos-arm64