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

This page was generated on 2025-02-15 11:40 -0500 (Sat, 15 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4720
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4482
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4493
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4446
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 2010/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sparrow 1.13.4  (landing page)
Steve Lianoglou
Snapshot Date: 2025-02-14 13:40 -0500 (Fri, 14 Feb 2025)
git_url: https://git.bioconductor.org/packages/sparrow
git_branch: devel
git_last_commit: 960335c
git_last_commit_date: 2024-12-03 10:41:27 -0500 (Tue, 03 Dec 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


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.13.4
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:sparrow.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings sparrow_1.13.4.tar.gz
StartedAt: 2025-02-15 02:29:07 -0500 (Sat, 15 Feb 2025)
EndedAt: 2025-02-15 02:40:33 -0500 (Sat, 15 Feb 2025)
EllapsedTime: 686.8 seconds
RetCode: 0
Status:   OK  
CheckDir: sparrow.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/sparrow.Rcheck’
* using R Under development (unstable) (2025-01-20 r87609)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘sparrow/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘sparrow’ version ‘1.13.4’
* 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 ... 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.013  0.442   8.478
scoreSingleSamples 6.562  0.113   6.553
geneSetsStats      5.639  0.055   3.850
seas               5.361  0.180   4.543
* 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.21-bioc/meat/sparrow.Rcheck/00check.log’
for details.


Installation output

sparrow.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘sparrow’ ...
** this is package ‘sparrow’ version ‘1.13.4’
** 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) (2025-01-20 r87609) -- "Unsuffered Consequences"
Copyright (C) 2025 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")
> 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

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 1509 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test-MultiGSEAResult.R:3:1'

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 1509 ]
> 
> ## 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 
321.343  17.512 293.200 

Example timings

sparrow.Rcheck/sparrow-Ex.timings

nameusersystemelapsed
GeneSetDb-class0.7520.0040.739
SparrowResult-utilities4.3440.1043.509
addGeneSetMetadata0.0980.0010.068
annotateGeneSetMembership4.8380.1003.989
calculateIndividualLogFC1.3950.0381.433
collectionMetadata0.0920.0010.065
combine-GeneSetDb-GeneSetDb-method0.1390.0030.086
combine-SparrowResult-SparrowResult-method0.1160.0030.118
conform0.4280.0070.407
conversion1.3460.0451.250
convertIdentifiers0.3070.0100.198
corplot0.0850.0060.092
eigenWeightedMean3.9380.1103.984
examples0.2700.0790.349
failWith0.0000.0010.000
featureIdMap0.4070.0130.389
featureIds0.4510.0020.403
geneSet0.1220.0020.079
geneSetCollectionURLfunction0.0850.0010.055
geneSetSummaryByGenes3.9760.0292.903
geneSets0.0870.0000.055
geneSetsStats5.6390.0553.850
getKeggCollection0.0000.0000.001
getMSigCollection000
getPantherCollection0.0010.0000.000
getReactomeCollection000
goseq9.0130.4428.478
gsdScore0.8970.0020.840
gskey0.0010.0010.003
hasGeneSet0.0880.0000.058
hasGeneSetCollection0.0910.0000.059
incidenceMatrix1.0390.0011.008
iplot1.1490.0681.145
is.active0.3820.0150.358
logFC3.5740.0442.667
mgheatmap0.0010.0000.000
mgheatmap2000
msg0.0000.0000.001
ora0.3010.0040.300
p.matrix0.0870.0000.087
randomGeneSetDb0.0890.0050.088
renameCollections0.1180.0000.076
renameRows0.3550.0110.363
results0.1010.0040.105
scale_rows0.0040.0000.004
scoreSingleSamples6.5620.1136.553
seas5.3610.1804.543
sparrow_methods0.0020.0010.003
species_info0.0050.0010.006
subset.GeneSetDb0.0950.0010.063
subsetByFeatures0.1550.0010.091
validateInputs0.1420.0060.120
volcanoPlot1.6830.0691.752
volcanoStatsTable0.0640.0040.069
zScore0.8690.0190.830