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

This page was generated on 2026-03-20 11:34 -0400 (Fri, 20 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4862
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" 4064
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 2077/2368HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sparrow 1.17.0  (landing page)
Steve Lianoglou
Snapshot Date: 2026-03-19 13:40 -0400 (Thu, 19 Mar 2026)
git_url: https://git.bioconductor.org/packages/sparrow
git_branch: devel
git_last_commit: 03b668b
git_last_commit_date: 2025-10-29 11:12:41 -0400 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    ERROR  skippedskipped
See other builds for sparrow in R Universe.


CHECK results for sparrow on nebbiolo1

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.

raw results


Summary

Package: sparrow
Version: 1.17.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:sparrow.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings sparrow_1.17.0.tar.gz
StartedAt: 2026-03-20 04:22:00 -0400 (Fri, 20 Mar 2026)
EndedAt: 2026-03-20 04:32:31 -0400 (Fri, 20 Mar 2026)
EllapsedTime: 631.7 seconds
RetCode: 0
Status:   OK  
CheckDir: sparrow.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:sparrow.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings sparrow_1.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/sparrow.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-03-20 08:22:00 UTC
* checking for file ‘sparrow/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘sparrow’ version ‘1.17.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
.map_ids_orthogene: no visible binding for global variable ‘gspecies’
.map_ids_orthogene: no visible binding for global variable ‘species’
.map_ids_orthogene: no visible binding for global variable ‘input_ensg’
.map_ids_orthogene: no visible binding for global variable
  ‘ortholog_ensg’
.map_ids_orthogene: no visible binding for global variable
  ‘ortholog_gene’
.map_ids_orthogene: no visible binding for global variable ‘symbol’
.map_ids_orthogene: no visible binding for global variable ‘input_id’
.map_ids_orthogene: no visible global function definition for
  ‘starts_with’
.map_ids_orthogene: no visible global function definition for
  ‘last_col’
.map_ids_orthogene: no visible binding for global variable ‘rm_na’
geneSetsStats: no visible binding for global variable ‘direction’
getMSigGeneSetDb: no visible binding for global variable ‘ncbi_gene’
getMSigGeneSetDb: no visible binding for global variable ‘db_species’
getMSigGeneSetDb: no visible binding for global variable
  ‘msigdb_collection’
getMSigGeneSetDb: no visible binding for global variable ‘gene_symbol’
getMSigGeneSetDb: no visible binding for global variable
  ‘gs_collection_name’
getMSigGeneSetDb: no visible binding for global variable ‘gs_url’
convertIdentifiers,GeneSetDb: no visible binding for global variable
  ‘.convert_ids_with_babelgene’
convertIdentifiers,GeneSetDb: no visible global function definition for
  ‘.map_ids_babelgene’
Undefined global functions or variables:
  .convert_ids_with_babelgene .map_ids_babelgene db_species direction
  gene_symbol gs_collection_name gs_url gspecies input_ensg input_id
  last_col msigdb_collection ncbi_gene ortholog_ensg ortholog_gene
  rm_na species starts_with symbol
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Non-topic package-anchored link(s) in Rd file 'GeneSetDb-class.Rd':
  ‘[GSEABase:GeneIdentifierType-constructors]{GSEABase::EntrezIdentifier()}’

Non-topic package-anchored link(s) in Rd file 'calculateIndividualLogFC.Rd':
  ‘[limma:ebayes]{limma::eBayes()}’

Non-topic package-anchored link(s) in Rd file 'collectionMetadata.Rd':
  ‘[GSEABase:GeneIdentifierType-constructors]{GSEABase::EntrezIdentifier()}’

Non-topic package-anchored link(s) in Rd file 'seas.Rd':
  ‘[limma:toptable]{limma::topTable()}’
  ‘[limma:dupcor]{limma::duplicateCorrelation()}’

See section 'Cross-references' in the 'Writing R Extensions' manual.

Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  seas.Rd: BiocParallel
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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.078  0.428   8.402
scoreSingleSamples        6.907  0.161   6.932
geneSetsStats             6.467  0.097   4.487
seas                      6.113  0.233   5.164
annotateGeneSetMembership 5.260  0.210   4.458
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/sparrow.Rcheck/00check.log’
for details.


Installation output

sparrow.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL sparrow
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘sparrow’ ...
** this is package ‘sparrow’ version ‘1.17.0’
** 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 Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-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")

Attaching package: 'data.table'

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

    %notin%

> library("dplyr")

Attaching package: 'dplyr'

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

    between, first, last

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

[ FAIL 0 | WARN 0 | SKIP 8 | PASS 1499 ]

══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• empty test (3): 'test-MultiGSEAResult.R:3:1', ,
• {misgdbdf} is not installed (5): 'test-get-msigdb.R:6:3',
  'test-get-msigdb.R:14:3', 'test-get-msigdb.R:27:3', 'test-get-msigdb.R:65:3',
  'test-get-msigdb.R:99:3'

[ FAIL 0 | WARN 0 | SKIP 8 | PASS 1499 ]
> 
> ## Remove temporary files that were generated
> test.dir <- system.file('tests', package = "sparrow")
> pdfs <- dir(test.dir, "\\.pdf$", full.names=TRUE)
> if (length(pdfs)) {
+   unlink(pdfs)
+ }
> 
> 
> proc.time()
   user  system elapsed 
300.437  11.564 265.703 

Example timings

sparrow.Rcheck/sparrow-Ex.timings

nameusersystemelapsed
GeneSetDb-class0.0960.0020.080
SparrowResult-utilities4.6660.1863.814
addGeneSetMetadata0.1050.0040.076
annotateGeneSetMembership5.2600.2104.458
calculateIndividualLogFC1.4340.0101.445
collectionMetadata0.1280.0100.105
combine-GeneSetDb-GeneSetDb-method0.1510.0010.097
combine-SparrowResult-SparrowResult-method0.1210.0030.124
conform0.4450.0030.419
conversion1.4330.0361.351
convertIdentifiers0.3020.0060.198
corplot0.0850.0020.087
eigenWeightedMean4.0800.0054.031
examples0.2730.1010.374
failWith0.0010.0000.001
featureIdMap0.4450.0140.431
featureIds0.5010.0060.457
geneSet0.1350.0030.097
geneSetCollectionURLfunction0.1240.0010.086
geneSetSummaryByGenes4.5720.1173.398
geneSets0.1020.0000.064
geneSetsStats6.4670.0974.487
getKeggCollection0.0000.0010.001
getMSigCollection000
getPantherCollection000
getReactomeCollection000
goseq9.0780.4288.402
gsdScore1.2310.0151.175
gskey0.0020.0010.003
hasGeneSet0.1080.0000.070
hasGeneSetCollection0.1120.0020.074
incidenceMatrix1.3380.0061.305
iplot2.9680.0322.929
is.active0.4490.0080.420
logFC4.0320.0853.032
mgheatmap0.0000.0010.000
mgheatmap2000
msg0.0000.0000.001
ora0.2570.0090.262
p.matrix0.1000.0010.101
randomGeneSetDb0.1080.0080.110
renameCollections0.1460.0010.093
renameRows0.3210.0020.322
results0.1040.0030.107
scale_rows0.0020.0010.004
scoreSingleSamples6.9070.1616.932
seas6.1130.2335.164
sparrow_methods0.0020.0010.004
species_info0.0050.0020.008
subset.GeneSetDb0.1180.0080.083
subsetByFeatures0.1600.0130.104
validateInputs0.1870.0090.153
volcanoPlot2.2730.0812.355
volcanoStatsTable0.0660.0010.066
zScore0.9400.0090.876