Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-03-28 11:39:19 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 838/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GEOexplorer 1.9.1  (landing page)
Guy Hunt
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/GEOexplorer
git_branch: devel
git_last_commit: 4132e83
git_last_commit_date: 2023-10-30 22:27:28 -0400 (Mon, 30 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    TIMEOUT    OK  
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped

CHECK results for GEOexplorer on lconway


To the developers/maintainers of the GEOexplorer package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GEOexplorer.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: GEOexplorer
Version: 1.9.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GEOexplorer.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GEOexplorer_1.9.1.tar.gz
StartedAt: 2024-03-27 21:22:43 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 22:02:43 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 2400.1 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: GEOexplorer.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GEOexplorer.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GEOexplorer_1.9.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/GEOexplorer.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GEOexplorer/DESCRIPTION’ ... OK
* this is package ‘GEOexplorer’ version ‘1.9.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘GEOexplorer’ can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘shiny::dataTableOutput’ by ‘DT::dataTableOutput’ when loading ‘GEOexplorer’
  Warning: replacing previous import ‘shiny::renderDataTable’ by ‘DT::renderDataTable’ when loading ‘GEOexplorer’
See ‘/Users/biocbuild/bbs-3.19-bioc/meat/GEOexplorer.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
combineExpressionData: no visible binding for global variable ‘rowname’
removeLowlyExpressedGenes: no visible binding for global variable
  ‘rnaExpressionData’
removeLowlyExpressedGenes: no visible binding for global variable
  ‘group’
Undefined global functions or variables:
  group rnaExpressionData rowname
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’

Installation output

GEOexplorer.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL GEOexplorer
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘GEOexplorer’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘shiny::dataTableOutput’ by ‘DT::dataTableOutput’ when loading ‘GEOexplorer’
Warning: replacing previous import ‘shiny::renderDataTable’ by ‘DT::renderDataTable’ when loading ‘GEOexplorer’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import ‘shiny::dataTableOutput’ by ‘DT::dataTableOutput’ when loading ‘GEOexplorer’
Warning: replacing previous import ‘shiny::renderDataTable’ by ‘DT::renderDataTable’ when loading ‘GEOexplorer’
** testing if installed package can be loaded from final location
Warning: replacing previous import ‘shiny::dataTableOutput’ by ‘DT::dataTableOutput’ when loading ‘GEOexplorer’
Warning: replacing previous import ‘shiny::renderDataTable’ by ‘DT::renderDataTable’ when loading ‘GEOexplorer’
** testing if installed package keeps a record of temporary installation path
* DONE (GEOexplorer)

Tests output

GEOexplorer.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(GEOexplorer)
Loading required package: shiny
Loading required package: limma
Loading required package: Biobase
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following object is masked from 'package:limma':

    plotMA

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, unique, unsplit, which.max, which.min

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: plotly
Loading required package: ggplot2

Attaching package: 'plotly'

The following object is masked from 'package:ggplot2':

    last_plot

The following object is masked from 'package:stats':

    filter

The following object is masked from 'package:graphics':

    layout

Loading required package: enrichR
Welcome to enrichR
Checking connection ... 
Enrichr ... Connection is Live!
FlyEnrichr ... Connection is Live!
WormEnrichr ... Connection is Live!
YeastEnrichr ... Connection is Live!
FishEnrichr ... Connection is Live!
OxEnrichr ... Connection is Live!
Setting options('download.file.method.GEOquery'='auto')
Setting options('GEOquery.inmemory.gpl'=FALSE)
Warning messages:
1: replacing previous import 'shiny::dataTableOutput' by 'DT::dataTableOutput' when loading 'GEOexplorer' 
2: replacing previous import 'shiny::renderDataTable' by 'DT::renderDataTable' when loading 'GEOexplorer' 
> 
> test_check("GEOexplorer")
Found 1 file(s)
GSE178351_series_matrix.txt.gz
Annotation GPL not available, so will use submitter GPL instead
Cluster size 24351 broken into 8281 16070 
Cluster size 8281 broken into 6052 2229 
Cluster size 6052 broken into 3427 2625 
Cluster size 3427 broken into 1621 1806 
Cluster size 1621 broken into 830 791 
Done cluster 830 
Done cluster 791 
Done cluster 1621 
Cluster size 1806 broken into 850 956 
Done cluster 850 
Done cluster 956 
Done cluster 1806 
Done cluster 3427 
Cluster size 2625 broken into 1160 1465 
Done cluster 1160 
Done cluster 1465 
Done cluster 2625 
Done cluster 6052 
Cluster size 2229 broken into 749 1480 
Done cluster 749 
Done cluster 1480 
Done cluster 2229 
Done cluster 8281 
Cluster size 16070 broken into 7624 8446 
Cluster size 7624 broken into 3559 4065 
Cluster size 3559 broken into 1881 1678 
Cluster size 1881 broken into 908 973 
Done cluster 908 
Done cluster 973 
Done cluster 1881 
Cluster size 1678 broken into 789 889 
Done cluster 789 
Done cluster 889 
Done cluster 1678 
Done cluster 3559 
Cluster size 4065 broken into 1962 2103 
Cluster size 1962 broken into 1058 904 
Done cluster 1058 
Done cluster 904 
Done cluster 1962 
Cluster size 2103 broken into 972 1131 
Done cluster 972 
Done cluster 1131 
Done cluster 2103 
Done cluster 4065 
Done cluster 7624 
Cluster size 8446 broken into 4144 4302 
Cluster size 4144 broken into 2283 1861 
Cluster size 2283 broken into 1197 1086 
Done cluster 1197 
Done cluster 1086 
Done cluster 2283 
Cluster size 1861 broken into 1234 627 
Done cluster 1234 
Done cluster 627 
Done cluster 1861 
Done cluster 4144 
Cluster size 4302 broken into 2165 2137 
Cluster size 2165 broken into 1098 1067 
Done cluster 1098 
Done cluster 1067 
Done cluster 2165 
Cluster size 2137 broken into 990 1147 
Done cluster 990 
Done cluster 1147 
Done cluster 2137 
Done cluster 4302 
Done cluster 8446 
Done cluster 16070 
Uploading data to Enrichr... Done.
  Querying GO_Biological_Process_2015... Done.
Parsing results... Done.
Found 2 file(s)
GSE18380-GPL4694_series_matrix.txt.gz
Annotation GPL not available, so will use submitter GPL instead
GSE18380-GPL9270_series_matrix.txt.gz
Annotation GPL not available, so will use submitter GPL instead
Cluster size 3877 broken into 207 3670 
Done cluster 207 
Cluster size 3670 broken into 2511 1159 
Cluster size 2511 broken into 631 1880 
Done cluster 631 
Cluster size 1880 broken into 862 1018 
Done cluster 862 
Done cluster 1018 
Done cluster 1880 
Done cluster 2511 
Done cluster 1159 
Done cluster 3670 
Uploading data to Enrichr... Done.
  Querying GO_Biological_Process_2015... Done.
Parsing results... Done.
Uploading data to Enrichr... Done.
  Querying GO_Biological_Process_2015... Done.
Parsing results... Done.
Uploading data to Enrichr... Done.
  Querying GO_Biological_Process_2015... Done.
Parsing results... Done.
Found 1 file(s)
GSE2_series_matrix.txt.gz
Uploading data to Enrichr... 

Example timings

GEOexplorer.Rcheck/GEOexplorer-Ex.timings

nameusersystemelapsed
loadApp0.7050.0530.762