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

This page was generated on 2025-01-29 11:44 -0500 (Wed, 29 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4661
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4457
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4468
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4421
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4411
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 2003/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sparrow 1.13.4  (landing page)
Steve Lianoglou
Snapshot Date: 2025-01-28 13:40 -0500 (Tue, 28 Jan 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    NA  


CHECK results for sparrow on lconway

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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:sparrow.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings sparrow_1.13.4.tar.gz
StartedAt: 2025-01-28 23:00:32 -0500 (Tue, 28 Jan 2025)
EndedAt: 2025-01-28 23:10:09 -0500 (Tue, 28 Jan 2025)
EllapsedTime: 577.2 seconds
RetCode: 0
Status:   OK  
CheckDir: sparrow.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/sparrow.Rcheck’
* using R Under development (unstable) (2025-01-22 r87618)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* 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.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 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
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              7.288  0.418   7.738
scoreSingleSamples 6.416  0.367   6.809
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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


Installation output

sparrow.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/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-22 r87618) -- "Unsuffered Consequences"
Copyright (C) 2025 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("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 1497 ]

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

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 1497 ]
> 
> ## 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 
297.324  22.751 314.060 

Example timings

sparrow.Rcheck/sparrow-Ex.timings

nameusersystemelapsed
GeneSetDb-class0.6910.0070.700
SparrowResult-utilities3.7060.1373.855
addGeneSetMetadata0.0490.0030.051
annotateGeneSetMembership3.0140.1263.146
calculateIndividualLogFC1.5660.0511.625
collectionMetadata0.0960.0050.103
combine-GeneSetDb-GeneSetDb-method0.0910.0020.094
combine-SparrowResult-SparrowResult-method0.1340.0060.141
conform0.3860.0220.408
conversion1.2380.0691.320
convertIdentifiers0.1670.0040.172
corplot0.0810.0040.085
eigenWeightedMean3.6850.1073.803
examples0.3120.0940.407
failWith000
featureIdMap0.3090.0090.318
featureIds0.4430.0240.468
geneSet0.0900.0100.101
geneSetCollectionURLfunction0.0400.0010.041
geneSetSummaryByGenes2.7650.1162.897
geneSets0.0500.0020.053
geneSetsStats3.4830.1153.612
getKeggCollection0.0010.0000.000
getMSigCollection0.0000.0010.001
getPantherCollection0.0000.0000.001
getReactomeCollection0.0000.0010.000
goseq7.2880.4187.738
gsdScore1.1340.0471.188
gskey0.0030.0010.003
hasGeneSet0.0450.0020.047
hasGeneSetCollection0.0440.0030.049
incidenceMatrix1.1580.0551.219
iplot2.0640.1342.214
is.active0.4080.0630.475
logFC2.5270.0892.622
mgheatmap0.0010.0000.000
mgheatmap2000
msg0.0000.0000.001
ora0.2760.0270.313
p.matrix0.0990.0020.102
randomGeneSetDb0.0870.0070.095
renameCollections0.0740.0020.076
renameRows0.4270.0130.443
results0.1180.0060.124
scale_rows0.0050.0010.006
scoreSingleSamples6.4160.3676.809
seas4.5870.1914.792
sparrow_methods0.0040.0010.005
species_info0.0060.0020.008
subset.GeneSetDb0.0980.0040.104
subsetByFeatures0.0710.0040.075
validateInputs1.2930.0291.327
volcanoPlot1.8150.1321.957
volcanoStatsTable0.0750.0020.077
zScore0.7250.0370.763