CRAN Package Check Results for Package rPanglaoDB

Last updated on 2024-04-28 03:57:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 32.52 234.11 266.63 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 20.37 165.39 185.76 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 346.04 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 297.52 OK
r-devel-windows-x86_64 0.2.1 22.00 156.00 178.00 OK
r-patched-linux-x86_64 0.2.1 17.50 215.20 232.70 OK
r-release-linux-x86_64 0.2.1 17.39 217.67 235.06 OK
r-release-macos-arm64 0.2.1 91.00 ERROR
r-release-windows-x86_64 0.2.1 23.00 157.00 180.00 OK
r-oldrel-macos-arm64 0.2.1 73.00 OK
r-oldrel-macos-x86_64 0.2.1 125.00 OK
r-oldrel-windows-x86_64 0.2.1 31.00 198.00 229.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: [] Failed to connect to panglaodb.se port 443 after 10008 ms: Timeout was reached Calls: getSampleComposition -> getSampleList -> <Anonymous> -> <Anonymous> Execution halted Flavor: r-release-macos-arm64