Last updated on 2025-10-31 02:50:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 23.88 | 188.78 | 212.66 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 17.05 | 130.79 | 147.84 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 158.00 | 202.30 | 360.30 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 179.00 | 158.71 | 337.71 | OK | |
| r-devel-windows-x86_64 | 0.2.1 | 25.00 | 164.00 | 189.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 25.90 | 178.32 | 204.22 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 23.56 | 179.00 | 202.56 | OK | |
| r-release-macos-arm64 | 0.2.1 | 11.00 | 79.00 | 90.00 | ERROR | |
| r-release-macos-x86_64 | 0.2.1 | 55.00 | 396.00 | 451.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 26.00 | 165.00 | 191.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | 10.00 | 84.00 | 94.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.1 | 28.00 | 153.00 | 181.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 33.00 | 227.00 | 260.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 10002 milliseconds
  Calls: getSampleComposition ... getSampleList -> <Anonymous> -> <Anonymous> -> raise_libcurl_error
  Execution halted
Flavor: r-release-macos-arm64