CRAN Package Check Results for Package geneExpressionFromGEO

Last updated on 2024-07-03 13:58:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9 1.91 37.07 38.98 OK
r-devel-linux-x86_64-debian-gcc 0.9 1.91 28.79 30.70 OK
r-devel-linux-x86_64-fedora-clang 0.9 54.87 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9 63.27 NOTE
r-devel-windows-x86_64 0.9 4.00 225.00 229.00 OK
r-patched-linux-x86_64 0.9 1.56 36.26 37.82 OK
r-release-linux-x86_64 0.9 1.84 35.97 37.81 OK
r-release-macos-arm64 0.9 35.00 OK
r-release-macos-x86_64 0.9 49.00 OK
r-release-windows-x86_64 0.9 4.00 417.00 421.00 OK
r-oldrel-macos-arm64 0.9 8.00 ERROR
r-oldrel-macos-x86_64 0.9 43.00 OK
r-oldrel-windows-x86_64 0.9 4.00 60.00 64.00 ERROR

Check Details

Version: 0.9
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘BiocManager’ ‘R.utils’ ‘markdown’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.9
Check: package dependencies
Result: ERROR Package required but not available: ‘GEOquery’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-oldrel-macos-arm64

Version: 0.9
Check: examples
Result: ERROR Running examples in 'geneExpressionFromGEO-Ex.R' failed The error most likely occurred in: > ### Name: getGeneExpressionFromGEO > ### Title: Function that reads in the GEO code of a dataset, and returns > ### the gene expression dataframe. > ### Aliases: getGeneExpressionFromGEO > > ### ** Examples > > geneExpressionDF1 <- getGeneExpressionFromGEO("GSE3268", FALSE, FALSE) Error in open.connection(x, "rb") : Timeout was reached: [ftp.ncbi.nlm.nih.gov] SSL/TLS connection timeout Calls: getGeneExpressionFromGEO -> <Anonymous> -> read_html.default Execution halted Flavor: r-oldrel-windows-x86_64