Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-01-23 12:13 -0500 (Thu, 23 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4493
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4394
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 2009/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sparrow 1.12.0  (landing page)
Steve Lianoglou
Snapshot Date: 2025-01-20 13:00 -0500 (Mon, 20 Jan 2025)
git_url: https://git.bioconductor.org/packages/sparrow
git_branch: RELEASE_3_20
git_last_commit: df6e04d
git_last_commit_date: 2024-10-29 11:04:59 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    TIMEOUT  


CHECK results for sparrow on taishan

To the developers/maintainers of the sparrow package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/sparrow.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: sparrow
Version: 1.12.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:sparrow.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings sparrow_1.12.0.tar.gz
StartedAt: 2025-01-21 11:13:20 -0000 (Tue, 21 Jan 2025)
EndedAt: 2025-01-21 11:53:21 -0000 (Tue, 21 Jan 2025)
EllapsedTime: 2401.0 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: sparrow.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:sparrow.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings sparrow_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/sparrow.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 12.3.1 (openEuler 12.3.1-36.oe2403)
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘sparrow/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘sparrow’ version ‘1.12.0’
* 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 ‘sparrow’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... 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
geneSetsStats: no visible binding for global variable ‘direction’
Undefined global functions or variables:
  direction
* 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 line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking include directives in Makefiles ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
goseq                     9.066  0.239   9.206
seas                      7.676  0.247   7.901
geneSetsStats             6.040  0.056   5.616
scoreSingleSamples        5.578  0.067   5.667
annotateGeneSetMembership 5.104  0.164   5.029
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’

Installation output

sparrow.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL sparrow
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.2/site-library’
* installing *source* package ‘sparrow’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (sparrow)

Tests output

sparrow.Rcheck/tests/testthat.Rout


R version 4.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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("sparrow")
> library("testthat")
> library("data.table")
> library("dplyr")

Attaching package: 'dplyr'

The following objects are masked from 'package:data.table':

    between, first, last

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

    matches

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

    combine

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

    filter, lag

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

    intersect, setdiff, setequal, union

> 
> test_check("sparrow")

Attaching package: 'magrittr'

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

    equals, is_less_than, not


Example timings

sparrow.Rcheck/sparrow-Ex.timings

nameusersystemelapsed
GeneSetDb-class0.090.000.09
SparrowResult-utilities4.3330.1374.545
addGeneSetMetadata0.0890.0000.089
annotateGeneSetMembership5.1040.1645.029
calculateIndividualLogFC2.3110.0442.362
collectionMetadata0.0870.0040.092
combine-GeneSetDb-GeneSetDb-method0.1260.0000.127
combine-SparrowResult-SparrowResult-method0.1440.0120.167
conform0.5480.0080.559
conversion0.8130.0040.819
convertIdentifiers0.2300.0040.201
corplot0.1070.0000.107
eigenWeightedMean3.7770.1003.873
examples0.3770.0240.401
failWith0.0010.0000.000
featureIdMap0.6060.0160.613
featureIds0.6100.0040.613
geneSet0.1040.0000.094
geneSetCollectionURLfunction0.0690.0000.061
geneSetSummaryByGenes4.7510.0954.707
geneSets0.0750.0000.075
geneSetsStats6.0400.0565.616
getKeggCollection000
getMSigCollection000
getPantherCollection000
getReactomeCollection000
goseq9.0660.2399.206
gsdScore1.1460.0161.166
gskey0.0030.0000.003
hasGeneSet0.0770.0000.077
hasGeneSetCollection0.0680.0080.077
incidenceMatrix1.3430.0041.349
iplot1.3970.0361.433
is.active0.3800.0190.404
logFC3.7600.0843.857
mgheatmap000
mgheatmap2000
msg0.0000.0000.001
ora0.3690.0120.383
p.matrix0.0920.0000.093
randomGeneSetDb0.1010.0040.105
renameCollections0.1100.0000.107
renameRows0.4740.0040.479
results0.1140.0000.114
scale_rows0.0050.0000.005
scoreSingleSamples5.5780.0675.667
seas7.6760.2477.901
sparrow_methods0.0030.0000.003
species_info0.0070.0000.007
subset.GeneSetDb0.0950.0120.105
subsetByFeatures0.1670.0120.179
validateInputs0.1740.0000.172
volcanoPlot2.2410.0242.276
volcanoStatsTable0.0720.0000.072
zScore1.1320.0161.153