CRAN Package Check Results for Package rPanglaoDB

Last updated on 2026-07-07 09:51:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 27.06 199.00 226.06 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 16.65 135.24 151.89 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 42.00 308.34 350.34 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 46.00 307.75 353.75 OK
r-devel-windows-x86_64 0.2.1 26.00 170.00 196.00 OK
r-patched-linux-x86_64 0.2.1 20.96 188.88 209.84 OK
r-release-linux-x86_64 0.2.1 25.61 187.16 212.77 OK
r-release-macos-arm64 0.2.1 6.00 46.00 52.00 OK
r-release-macos-x86_64 0.2.1 17.00 192.00 209.00 OK
r-release-windows-x86_64 0.2.1 26.00 175.00 201.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 39.00 229.00 268.00 OK

Check Details

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